2024-03-24T11:36:43.131 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-24T11:36:43.132 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} --name teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi --verbose --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949 -- /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949/orig.config.yaml 2024-03-24T11:36:43.162 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T11:36:43.248 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7617949' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-22_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: 1 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: db0330b1e4e2470d52b750e251e55a522b4f7d69 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 workunit: branch: squid sha1: f73f1dfd96849300c4322bd7259a3ab37f94c200 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: 8903 sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 sleep_before_teardown: 0 subset: 44/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f73f1dfd96849300c4322bd7259a3ab37f94c200 targets: smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-22_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-24T11:36:43.248 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa; will attempt to use it 2024-03-24T11:36:43.249 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa/tasks 2024-03-24T11:36:43.249 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-24T11:36:43.250 INFO:teuthology.task.internal:Checking packages... 2024-03-24T11:36:43.274 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'db0330b1e4e2470d52b750e251e55a522b4f7d69' 2024-03-24T11:36:43.274 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-24T11:36:43.274 INFO:teuthology.packaging:ref: None 2024-03-24T11:36:43.274 INFO:teuthology.packaging:tag: None 2024-03-24T11:36:43.274 INFO:teuthology.packaging:branch: squid 2024-03-24T11:36:43.274 INFO:teuthology.packaging:sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:36:43.274 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-24T11:36:43.425 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1764-gf73f1dfd-1focal 2024-03-24T11:36:43.426 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-24T11:36:43.432 INFO:teuthology.task.internal:no buildpackages task found 2024-03-24T11:36:43.433 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-24T11:36:43.438 INFO:teuthology.task.internal:Saving configuration 2024-03-24T11:36:43.449 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-24T11:36:43.455 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T11:36:43.481 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949', '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-24 11:29:35.914950', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-24T11:36:43.506 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949', '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-24 11:29:35.916856', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-24T11:36:43.506 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-24T11:36:43.512 INFO:teuthology.task.internal:roles: ubuntu@smithi134.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-24T11:36:43.512 INFO:teuthology.task.internal:roles: ubuntu@smithi135.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-24T11:36:43.512 INFO:teuthology.run_tasks:Running task console_log... 2024-03-24T11:36:43.591 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f41adff2f70>, signals=[15]) 2024-03-24T11:36:43.591 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-24T11:36:43.598 INFO:teuthology.task.internal:Opening connections... 2024-03-24T11:36:43.598 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-03-24T11:36:43.602 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:36:43.699 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-03-24T11:36:43.700 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:36:43.784 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-24T11:36:43.791 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-03-24T11:36:43.797 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-03-24T11:36:43.798 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-03-24T11:36:43.847 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="Ubuntu" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:ID=ubuntu 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE=debian 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="20.04" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_CODENAME=focal 2024-03-24T11:36:43.848 INFO:teuthology.orchestra.run.smithi134.stdout:UBUNTU_CODENAME=focal 2024-03-24T11:36:43.849 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-03-24T11:36:43.876 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-03-24T11:36:43.883 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-03-24T11:36:43.883 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-03-24T11:36:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="Ubuntu" 2024-03-24T11:36:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-24T11:36:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:ID=ubuntu 2024-03-24T11:36:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE=debian 2024-03-24T11:36:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-24T11:36:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="20.04" 2024-03-24T11:36:43.937 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-24T11:36:43.938 INFO:teuthology.orchestra.run.smithi135.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-24T11:36:43.938 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-24T11:36:43.938 INFO:teuthology.orchestra.run.smithi135.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-24T11:36:43.938 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_CODENAME=focal 2024-03-24T11:36:43.938 INFO:teuthology.orchestra.run.smithi135.stdout:UBUNTU_CODENAME=focal 2024-03-24T11:36:43.938 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-03-24T11:36:43.967 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-24T11:36:43.976 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-24T11:36:43.982 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-24T11:36:43.982 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-03-24T11:36:43.984 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-03-24T11:36:43.990 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-24T11:36:44.009 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-24T11:36:44.009 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-03-24T11:36:44.012 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-03-24T11:36:44.050 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-24T11:36:44.108 INFO:teuthology.run_tasks:Running task kernel... 2024-03-24T11:36:44.122 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-24T11:36:44.122 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-24T11:36:44.122 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T11:36:44.123 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T11:36:44.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T11:36:44.129 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-03-24T11:36:44.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T11:36:44.130 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-03-24T11:36:44.136 INFO:teuthology.orchestra.run.smithi134.stdout:5.4.0-124-generic 2024-03-24T11:36:44.136 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.4.0-124-generic 2024-03-24T11:36:44.136 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-03-24T11:36:44.137 INFO:teuthology.orchestra.run.smithi135.stdout:5.4.0-124-generic 2024-03-24T11:36:44.138 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.4.0-124-generic 2024-03-24T11:36:44.138 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-03-24T11:36:44.234 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-03-24T11:36:44.297 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-03-24T11:36:44.411 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T11:36:44.421 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-24T11:36:44.453 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T11:36:44.453 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-24T11:36:44.453 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-24T11:36:44.493 INFO:teuthology.orchestra.run.smithi134.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-24T11:36:44.515 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-24T11:36:44.539 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-24T11:36:44.798 INFO:teuthology.orchestra.run.smithi134.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,187 kB] 2024-03-24T11:36:44.833 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [951 kB] 2024-03-24T11:36:44.934 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,187 kB] 2024-03-24T11:36:44.966 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,810 kB] 2024-03-24T11:36:44.969 INFO:teuthology.orchestra.run.smithi134.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [951 kB] 2024-03-24T11:36:44.982 INFO:teuthology.orchestra.run.smithi134.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [508 kB] 2024-03-24T11:36:44.988 INFO:teuthology.orchestra.run.smithi134.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-24T11:36:44.988 INFO:teuthology.orchestra.run.smithi134.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-24T11:36:44.989 INFO:teuthology.orchestra.run.smithi134.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,800 kB] 2024-03-24T11:36:45.001 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [508 kB] 2024-03-24T11:36:45.011 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-24T11:36:45.012 INFO:teuthology.orchestra.run.smithi135.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-24T11:36:45.013 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,800 kB] 2024-03-24T11:36:45.048 INFO:teuthology.orchestra.run.smithi134.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [391 kB] 2024-03-24T11:36:45.050 INFO:teuthology.orchestra.run.smithi134.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T11:36:45.051 INFO:teuthology.orchestra.run.smithi134.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-24T11:36:45.063 INFO:teuthology.orchestra.run.smithi134.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-24T11:36:45.066 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [391 kB] 2024-03-24T11:36:45.076 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T11:36:45.076 INFO:teuthology.orchestra.run.smithi135.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-24T11:36:45.086 INFO:teuthology.orchestra.run.smithi135.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-24T11:36:45.096 INFO:teuthology.orchestra.run.smithi134.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-24T11:36:45.100 INFO:teuthology.orchestra.run.smithi134.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-24T11:36:45.101 INFO:teuthology.orchestra.run.smithi134.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-24T11:36:45.101 INFO:teuthology.orchestra.run.smithi134.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-24T11:36:45.102 INFO:teuthology.orchestra.run.smithi134.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-24T11:36:45.106 INFO:teuthology.orchestra.run.smithi135.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-24T11:36:45.108 INFO:teuthology.orchestra.run.smithi135.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-24T11:36:45.109 INFO:teuthology.orchestra.run.smithi135.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-24T11:36:45.109 INFO:teuthology.orchestra.run.smithi135.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-24T11:36:45.109 INFO:teuthology.orchestra.run.smithi135.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-24T11:36:45.117 INFO:teuthology.orchestra.run.smithi134.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-24T11:36:45.117 INFO:teuthology.orchestra.run.smithi134.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-24T11:36:45.117 INFO:teuthology.orchestra.run.smithi134.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-24T11:36:45.118 INFO:teuthology.orchestra.run.smithi134.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-24T11:36:45.118 INFO:teuthology.orchestra.run.smithi134.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-24T11:36:45.129 INFO:teuthology.orchestra.run.smithi135.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-24T11:36:45.130 INFO:teuthology.orchestra.run.smithi135.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-24T11:36:45.130 INFO:teuthology.orchestra.run.smithi135.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-24T11:36:45.131 INFO:teuthology.orchestra.run.smithi135.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-24T11:36:45.131 INFO:teuthology.orchestra.run.smithi135.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-24T11:36:45.136 INFO:teuthology.orchestra.run.smithi134.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-24T11:36:45.137 INFO:teuthology.orchestra.run.smithi134.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-24T11:36:45.150 INFO:teuthology.orchestra.run.smithi135.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-24T11:36:45.150 INFO:teuthology.orchestra.run.smithi135.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-24T11:36:45.152 INFO:teuthology.orchestra.run.smithi134.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [726 kB] 2024-03-24T11:36:45.221 INFO:teuthology.orchestra.run.smithi135.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [726 kB] 2024-03-24T11:36:45.230 INFO:teuthology.orchestra.run.smithi135.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [426 kB] 2024-03-24T11:36:45.238 INFO:teuthology.orchestra.run.smithi135.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-24T11:36:45.238 INFO:teuthology.orchestra.run.smithi135.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-24T11:36:45.238 INFO:teuthology.orchestra.run.smithi135.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,683 kB] 2024-03-24T11:36:45.269 INFO:teuthology.orchestra.run.smithi135.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [375 kB] 2024-03-24T11:36:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T11:36:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-24T11:36:45.287 INFO:teuthology.orchestra.run.smithi135.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-24T11:36:45.296 INFO:teuthology.orchestra.run.smithi135.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-24T11:36:45.298 INFO:teuthology.orchestra.run.smithi135.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-24T11:36:45.302 INFO:teuthology.orchestra.run.smithi135.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-24T11:36:45.302 INFO:teuthology.orchestra.run.smithi135.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-24T11:36:45.303 INFO:teuthology.orchestra.run.smithi135.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-24T11:36:45.322 INFO:teuthology.orchestra.run.smithi135.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-24T11:36:45.491 INFO:teuthology.orchestra.run.smithi134.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,810 kB] 2024-03-24T11:36:45.686 INFO:teuthology.orchestra.run.smithi134.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [426 kB] 2024-03-24T11:36:45.698 INFO:teuthology.orchestra.run.smithi134.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-24T11:36:45.698 INFO:teuthology.orchestra.run.smithi134.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,683 kB] 2024-03-24T11:36:45.791 INFO:teuthology.orchestra.run.smithi134.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-24T11:36:45.796 INFO:teuthology.orchestra.run.smithi134.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [375 kB] 2024-03-24T11:36:45.802 INFO:teuthology.orchestra.run.smithi134.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T11:36:45.803 INFO:teuthology.orchestra.run.smithi134.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-24T11:36:45.815 INFO:teuthology.orchestra.run.smithi134.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-24T11:36:45.992 INFO:teuthology.orchestra.run.smithi134.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-24T11:36:46.425 INFO:teuthology.orchestra.run.smithi134.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-24T11:36:46.430 INFO:teuthology.orchestra.run.smithi134.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-24T11:36:46.432 INFO:teuthology.orchestra.run.smithi134.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-24T11:36:46.439 INFO:teuthology.orchestra.run.smithi134.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-24T11:36:46.441 INFO:teuthology.orchestra.run.smithi134.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-24T11:36:48.968 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 19.6 MB in 3s (6,886 kB/s) 2024-03-24T11:36:49.199 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 19.6 MB in 3s (7,146 kB/s) 2024-03-24T11:36:50.450 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-03-24T11:36:50.477 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:36:50.561 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-03-24T11:36:50.748 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-03-24T11:36:50.748 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-03-24T11:36:50.770 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-24T11:36:50.797 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:36:50.865 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-24T11:36:50.932 INFO:teuthology.orchestra.run.smithi134.stdout:The following additional packages will be installed: 2024-03-24T11:36:50.933 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T11:36:50.933 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-24T11:36:50.933 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-24T11:36:50.934 INFO:teuthology.orchestra.run.smithi134.stdout:Suggested packages: 2024-03-24T11:36:50.934 INFO:teuthology.orchestra.run.smithi134.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-24T11:36:50.934 INFO:teuthology.orchestra.run.smithi134.stdout:Recommended packages: 2024-03-24T11:36:50.934 INFO:teuthology.orchestra.run.smithi134.stdout: thermald 2024-03-24T11:36:50.990 INFO:teuthology.orchestra.run.smithi134.stdout:The following NEW packages will be installed: 2024-03-24T11:36:50.990 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T11:36:50.991 INFO:teuthology.orchestra.run.smithi134.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-24T11:36:50.991 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-24T11:36:50.992 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages will be upgraded: 2024-03-24T11:36:50.992 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-24T11:36:51.052 INFO:teuthology.orchestra.run.smithi134.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T11:36:51.052 INFO:teuthology.orchestra.run.smithi134.stdout:Need to get 77.1 MB of archives. 2024-03-24T11:36:51.052 INFO:teuthology.orchestra.run.smithi134.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-24T11:36:51.053 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:51.073 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-03-24T11:36:51.073 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-03-24T11:36:51.259 INFO:teuthology.orchestra.run.smithi135.stdout:The following additional packages will be installed: 2024-03-24T11:36:51.259 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T11:36:51.259 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-24T11:36:51.260 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-24T11:36:51.261 INFO:teuthology.orchestra.run.smithi135.stdout:Suggested packages: 2024-03-24T11:36:51.261 INFO:teuthology.orchestra.run.smithi135.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-24T11:36:51.261 INFO:teuthology.orchestra.run.smithi135.stdout:Recommended packages: 2024-03-24T11:36:51.261 INFO:teuthology.orchestra.run.smithi135.stdout: thermald 2024-03-24T11:36:51.315 INFO:teuthology.orchestra.run.smithi135.stdout:The following NEW packages will be installed: 2024-03-24T11:36:51.315 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T11:36:51.315 INFO:teuthology.orchestra.run.smithi135.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-24T11:36:51.315 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-24T11:36:51.316 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages will be upgraded: 2024-03-24T11:36:51.317 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-24T11:36:51.418 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:51.499 INFO:teuthology.orchestra.run.smithi135.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T11:36:51.500 INFO:teuthology.orchestra.run.smithi135.stdout:Need to get 77.1 MB of archives. 2024-03-24T11:36:51.500 INFO:teuthology.orchestra.run.smithi135.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-24T11:36:51.500 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:51.528 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:52.065 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:52.065 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:52.065 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:52.278 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:52.302 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:52.657 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:52.928 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:53.012 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 77.1 MB in 1s (59.2 MB/s) 2024-03-24T11:36:53.177 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-24T11:36:54.376 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:54.376 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:54.376 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:54.662 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:54.708 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:54.908 INFO:teuthology.orchestra.run.smithi134.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-24T11:36:54.913 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:36:55.008 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:36:55.405 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 77.1 MB in 3s (22.8 MB/s) 2024-03-24T11:36:55.582 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-24T11:36:56.925 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-24T11:36:56.939 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:36:57.048 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:36:57.426 INFO:teuthology.orchestra.run.smithi135.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-24T11:36:57.431 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:36:57.504 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:36:58.153 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-24T11:36:58.169 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:36:58.211 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:36:59.421 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-24T11:36:59.437 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:36:59.541 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:00.610 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-24T11:37:00.623 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:37:00.665 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:03.043 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T11:37:03.168 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T11:37:03.543 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T11:37:03.679 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T11:37:04.007 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-24T11:37:04.020 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-24T11:37:04.082 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T11:37:05.503 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T11:37:05.631 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T11:37:05.973 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T11:37:06.126 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T11:37:06.479 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-24T11:37:06.493 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-24T11:37:06.537 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T11:37:09.382 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-24T11:37:09.402 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:37:09.439 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:12.060 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-24T11:37:12.081 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T11:37:12.126 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:12.327 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T11:37:12.454 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T11:37:12.784 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:14.044 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:14.903 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T11:37:15.031 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T11:37:15.186 INFO:teuthology.orchestra.run.smithi134.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-24T11:37:15.186 INFO:teuthology.orchestra.run.smithi134.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:15.321 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:15.389 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:16.514 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T11:37:16.652 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:16.657 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:17.033 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-24T11:37:17.800 INFO:teuthology.orchestra.run.smithi135.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-24T11:37:17.800 INFO:teuthology.orchestra.run.smithi135.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:17.929 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:18.276 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-24T11:37:18.711 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-24T11:37:18.837 INFO:teuthology.orchestra.run.smithi134.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:18.920 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-24T11:37:18.921 INFO:teuthology.orchestra.run.smithi134.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:19.106 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T11:37:19.232 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:19.383 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-24T11:37:19.509 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-24T11:37:20.968 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-24T11:37:21.628 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T11:37:21.692 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-24T11:37:21.692 INFO:teuthology.orchestra.run.smithi135.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:40.973 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-24T11:37:40.974 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub' 2024-03-24T11:37:40.980 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:37:40.990 INFO:teuthology.orchestra.run.smithi134.stdout:Generating grub configuration file ... 2024-03-24T11:37:41.360 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T11:37:41.391 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:41.800 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T11:37:41.812 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T11:37:43.647 INFO:teuthology.orchestra.run.smithi134.stdout:done 2024-03-24T11:37:43.975 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-24T11:37:43.975 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub' 2024-03-24T11:37:43.981 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:37:44.003 INFO:teuthology.orchestra.run.smithi135.stdout:Generating grub configuration file ... 2024-03-24T11:37:44.070 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 20 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.4.0.174.172 2024-03-24T11:37:44.113 INFO:teuthology.orchestra.run.smithi134.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-24T11:37:44.114 INFO:teuthology.orchestra.run.smithi134.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-24T11:37:44.114 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-03-24T11:37:44.114 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-03-24T11:37:44.114 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:37:44.114 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-03-24T11:37:44.114 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-24T11:37:44.114 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T11:37:44.114 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T11:37:44.114 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-24T11:37:44.114 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T11:37:44.115 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-03-24T11:37:44.201 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-03-24T11:37:44.341 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T11:37:44.356 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-24T11:37:44.356 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T11:37:44.366 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-24T11:37:44.368 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:44.387 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-24T11:37:44.800 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T11:37:44.812 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T11:37:46.152 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-03-24T11:37:46.175 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:37:46.241 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-03-24T11:37:46.437 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-03-24T11:37:46.437 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-03-24T11:37:46.653 INFO:teuthology.orchestra.run.smithi134.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-24T11:37:46.653 INFO:teuthology.orchestra.run.smithi134.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T11:37:46.655 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 20 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.4.0.174.172 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.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-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.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-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-03-24T11:37:46.673 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-03-24T11:37:46.674 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:37:46.674 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-03-24T11:37:46.674 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-03-24T11:37:46.678 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.UNtLC3HYya 2024-03-24T11:37:46.678 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub/grub.cfg /tmp/tmp.UNtLC3HYya 2024-03-24T11:37:46.688 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.UNtLC3HYya 2024-03-24T11:37:46.690 INFO:teuthology.orchestra.run.smithi135.stdout:done 2024-03-24T11:37:46.774 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.UNtLC3HYya is 9KB 2024-03-24T11:37:46.791 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.UNtLC3HYya 2024-03-24T11:37:46.797 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-24T11:37:46.852 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:37:46.852 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-24T11:37:46.852 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-24T11:37:46.886 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-24T11:37:46.887 DEBUG:teuthology.orchestra.run.smithi134:> sudo update-grub 2024-03-24T11:37:47.151 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-03-24T11:37:47.195 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 20 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.4.0.174.172 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.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-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.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-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:37:47.196 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-03-24T11:37:47.197 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-24T11:37:47.197 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T11:37:47.197 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T11:37:47.197 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-24T11:37:47.197 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T11:37:47.197 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-03-24T11:37:47.299 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-03-24T11:37:47.442 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T11:37:47.442 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-24T11:37:47.452 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-24T11:37:47.474 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-24T11:37:48.168 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub' 2024-03-24T11:37:48.174 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:37:48.182 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-03-24T11:37:48.490 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T11:37:48.502 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:48.921 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T11:37:48.933 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T11:37:49.252 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-24T11:37:49.278 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T11:37:49.349 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-03-24T11:37:49.556 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-03-24T11:37:49.557 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-03-24T11:37:49.643 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-03-24T11:37:49.645 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-03-24T11:37:49.774 INFO:teuthology.orchestra.run.smithi135.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-24T11:37:49.774 INFO:teuthology.orchestra.run.smithi135.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T11:37:49.776 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 20 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.4.0.174.172 2024-03-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.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-24T11:37:49.798 INFO:teuthology.orchestra.run.smithi135.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-24T11:37:49.799 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-03-24T11:37:49.799 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-03-24T11:37:49.799 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-03-24T11:37:49.799 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-03-24T11:37:49.799 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-03-24T11:37:49.805 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.3JvxTJgyeD 2024-03-24T11:37:49.806 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub/grub.cfg /tmp/tmp.3JvxTJgyeD 2024-03-24T11:37:49.863 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.3JvxTJgyeD 2024-03-24T11:37:49.899 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.3JvxTJgyeD is 9KB 2024-03-24T11:37:49.912 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.3JvxTJgyeD 2024-03-24T11:37:49.918 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-24T11:37:49.973 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:37:49.974 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-24T11:37:49.974 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-24T11:37:50.019 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-24T11:37:50.019 DEBUG:teuthology.orchestra.run.smithi135:> sudo update-grub 2024-03-24T11:37:51.516 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub' 2024-03-24T11:37:51.524 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T11:37:51.535 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-03-24T11:37:51.786 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T11:37:51.798 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T11:37:52.182 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T11:37:52.194 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T11:37:53.056 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-03-24T11:37:53.057 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-03-24T11:38:19.701 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-24T11:38:19.701 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-24T11:38:19.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:38:23.062 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-24T11:38:23.063 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-24T11:38:23.063 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:38:38.239 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-03-24T11:38:41.566 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-03-24T11:38:47.245 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-24T11:38:47.246 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:38:50.302 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-03-24T11:38:50.568 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-24T11:38:50.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:38:53.634 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-03-24T11:39:02.310 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-24T11:39:02.311 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:39:05.638 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-24T11:39:05.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:39:24.063 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-03-24T11:39:34.038 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-03-24T11:39:34.629 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-24T11:39:34.629 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-03-24T11:39:34.630 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-03-24T11:39:34.636 INFO:teuthology.orchestra.run.smithi134.stdout:5.4.0-174-generic 2024-03-24T11:39:34.636 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-24T11:39:34.636 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T11:39:34.636 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-24T11:39:35.637 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-24T11:39:35.637 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T11:39:35.728 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-03-24T11:39:35.752 DEBUG:teuthology.parallel:result is None 2024-03-24T11:39:39.064 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-24T11:39:39.065 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:39:39.315 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-03-24T11:39:39.945 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-24T11:39:39.945 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-03-24T11:39:39.945 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-03-24T11:39:39.994 INFO:teuthology.orchestra.run.smithi135.stdout:5.4.0-174-generic 2024-03-24T11:39:39.994 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-24T11:39:39.994 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T11:39:39.994 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-24T11:39:40.995 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-24T11:39:40.995 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T11:39:41.088 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-03-24T11:39:41.110 DEBUG:teuthology.parallel:result is None 2024-03-24T11:39:41.111 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-24T11:39:41.120 INFO:teuthology.task.internal:Creating test directory... 2024-03-24T11:39:41.120 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T11:39:41.122 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T11:39:41.129 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-24T11:39:41.137 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-24T11:39:41.148 INFO:teuthology.task.internal:Creating archive directory... 2024-03-24T11:39:41.148 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T11:39:41.171 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T11:39:41.194 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-24T11:39:41.202 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-24T11:39:41.206 DEBUG:teuthology.orchestra.run.smithi134:> 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-24T11:39:41.209 DEBUG:teuthology.orchestra.run.smithi135:> 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-24T11:39:41.227 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:39:41.238 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:39:41.248 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:39:41.259 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T11:39:41.261 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-24T11:39:41.269 INFO:teuthology.task.internal:Configuring sudo... 2024-03-24T11:39:41.269 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T11:39:41.307 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T11:39:41.324 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-24T11:39:41.334 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-24T11:39:41.334 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T11:39:41.337 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T11:39:41.370 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T11:39:41.392 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T11:39:41.399 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:39:41.399 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T11:39:41.435 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T11:39:41.443 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T11:39:41.449 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:39:41.449 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T11:39:41.517 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-03-24T11:39:41.519 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-03-24T11:39:41.568 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-24T11:39:41.575 INFO:teuthology.task.internal:Starting timer... 2024-03-24T11:39:41.576 INFO:teuthology.run_tasks:Running task pcp... 2024-03-24T11:39:41.587 INFO:teuthology.run_tasks:Running task selinux... 2024-03-24T11:39:41.598 DEBUG:teuthology.task.selinux:Excluding smithi134: OS 'ubuntu' does not support SELinux 2024-03-24T11:39:41.598 DEBUG:teuthology.task.selinux:Excluding smithi135: OS 'ubuntu' does not support SELinux 2024-03-24T11:39:41.599 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-24T11:39:41.599 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-24T11:39:41.599 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-24T11:39:41.599 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-24T11:39:41.609 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-24T11:39:41.628 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-24T11:39:41.630 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi134.front.sepia.ceph.com,smithi135.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-24T11:45:15.587 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi134.front.sepia.ceph.com'), Remote(name='ubuntu@smithi135.front.sepia.ceph.com')] 2024-03-24T11:45:15.588 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-24T11:45:15.590 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:45:15.692 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-03-24T11:45:15.815 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-24T11:45:15.816 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-24T11:45:15.816 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T11:45:15.914 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-03-24T11:45:16.048 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-03-24T11:45:16.048 INFO:teuthology.run_tasks:Running task clock... 2024-03-24T11:45:16.060 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-24T11:45:16.061 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T11:45:16.061 DEBUG:teuthology.orchestra.run.smithi134:> 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-24T11:45:16.063 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T11:45:16.063 DEBUG:teuthology.orchestra.run.smithi135:> 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-24T11:45:16.094 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-24T11:45:16.095 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Command line: ntpd -gq 2024-03-24T11:45:16.095 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: proto: precision = 0.135 usec (-23) 2024-03-24T11:45:16.096 INFO:teuthology.orchestra.run.smithi134.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T11:45:16.096 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T11:45:16.096 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: restrict ::: KOD does nothing without LIMITED. 2024-03-24T11:45:16.097 INFO:teuthology.orchestra.run.smithi134.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-24T11:45:16.097 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Listen and drop on 0 v6wildcard [::]:123 2024-03-24T11:45:16.098 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-24T11:45:16.098 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Listen normally on 2 lo 127.0.0.1:123 2024-03-24T11:45:16.098 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Listen normally on 3 enp3s0f1 172.21.15.134:123 2024-03-24T11:45:16.098 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Listen normally on 4 lo [::1]:123 2024-03-24T11:45:16.098 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6de9%5]:123 2024-03-24T11:45:16.098 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:16 ntpd[12949]: Listening on routing socket on fd #22 for interface updates 2024-03-24T11:45:16.098 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-24T11:45:16.099 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Command line: ntpd -gq 2024-03-24T11:45:16.099 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: proto: precision = 0.117 usec (-23) 2024-03-24T11:45:16.099 INFO:teuthology.orchestra.run.smithi135.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T11:45:16.099 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T11:45:16.100 INFO:teuthology.orchestra.run.smithi135.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: restrict ::: KOD does nothing without LIMITED. 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Listen and drop on 0 v6wildcard [::]:123 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Listen normally on 2 lo 127.0.0.1:123 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Listen normally on 3 enp3s0f1 172.21.15.135:123 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Listen normally on 4 lo [::1]:123 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8083%5]:123 2024-03-24T11:45:16.101 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:16 ntpd[12957]: Listening on routing socket on fd #22 for interface updates 2024-03-24T11:45:17.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:17.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.099 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.099 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:17.099 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:17 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:17.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.101 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:17.101 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:17.101 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:17.101 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:17.101 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:17.101 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:17 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:18.095 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:18 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:18.095 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:18 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:19.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:19 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:19.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:19.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:19 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:20.098 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:20 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:20.098 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:20 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:20.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:20 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:20.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:20 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:20.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:20 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:20.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:20 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:21.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:21.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:21.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:21.098 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:21 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:21.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:21.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:21 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:22.098 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:22 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:22.098 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:22 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:22.098 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:22 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:22.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:22 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:22.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:22 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:22.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:22 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:23.096 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:23.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:23.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:23.097 INFO:teuthology.orchestra.run.smithi134.stdout:24 Mar 11:45:23 ntpd[12949]: ntpd: time slew +0.001798 s 2024-03-24T11:45:23.097 INFO:teuthology.orchestra.run.smithi134.stdout:ntpd: time slew +0.001798s 2024-03-24T11:45:23.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-24T11:45:23.097 INFO:teuthology.orchestra.run.smithi134.stderr:24 Mar 11:45:23 ntpd[12949]: can't open /var/log/ntpstats/loopstats.20240324: Permission denied 2024-03-24T11:45:23.098 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stdout:24 Mar 11:45:23 ntpd[12957]: ntpd: time slew +0.003160 s 2024-03-24T11:45:23.099 INFO:teuthology.orchestra.run.smithi135.stdout:ntpd: time slew +0.003160s 2024-03-24T11:45:23.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-24T11:45:23.100 INFO:teuthology.orchestra.run.smithi135.stderr:24 Mar 11:45:23 ntpd[12957]: can't open /var/log/ntpstats/loopstats.20240324: Permission denied 2024-03-24T11:45:23.167 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T11:45:23.167 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-03-24T11:45:23.167 INFO:teuthology.orchestra.run.smithi134.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.167 INFO:teuthology.orchestra.run.smithi134.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.167 INFO:teuthology.orchestra.run.smithi134.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.167 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.172 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T11:45:23.172 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-03-24T11:45:23.172 INFO:teuthology.orchestra.run.smithi135.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.172 INFO:teuthology.orchestra.run.smithi135.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.173 INFO:teuthology.orchestra.run.smithi135.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.173 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T11:45:23.173 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-24T11:45:23.269 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': 1}, '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': 'db0330b1e4e2470d52b750e251e55a522b4f7d69'} 2024-03-24T11:45:23.269 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-24T11:45:23.270 INFO:tasks.cephadm:Cluster fsid is ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:45:23.270 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-24T11:45:23.270 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.134', 'mon.c': '[v2:172.21.15.134:3301,v1:172.21.15.134:6790]', 'mon.b': '172.21.15.135'} 2024-03-24T11:45:23.270 INFO:tasks.cephadm:First mon is mon.a on smithi134 2024-03-24T11:45:23.270 INFO:tasks.cephadm:First mgr is y 2024-03-24T11:45:23.270 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-24T11:45:23.270 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-03-24T11:45:23.288 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-03-24T11:45:23.305 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-24T11:45:23.305 DEBUG:teuthology.orchestra.run.smithi134:> 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-24T11:45:23.541 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 24 11:45 /home/ubuntu/cephtest/cephadm 2024-03-24T11:45:23.541 DEBUG:teuthology.orchestra.run.smithi135:> 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-24T11:45:23.698 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 24 11:45 /home/ubuntu/cephtest/cephadm 2024-03-24T11:45:23.698 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T11:45:23.707 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T11:45:23.726 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-24T11:45:23.726 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-24T11:45:23.728 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-24T11:45:23.994 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-24T11:45:24.023 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-24T11:46:01.574 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:46:01.575 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-24T11:46:01.575 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-24T11:46:01.575 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-03-24T11:46:01.575 INFO:teuthology.orchestra.run.smithi134.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-24T11:46:01.575 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-03-24T11:46:01.575 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:46:08.321 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-03-24T11:46:08.322 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-24T11:46:08.322 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-24T11:46:08.322 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2024-03-24T11:46:08.322 INFO:teuthology.orchestra.run.smithi135.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-24T11:46:08.322 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-03-24T11:46:08.322 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-03-24T11:46:08.347 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-03-24T11:46:08.363 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-03-24T11:46:08.379 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-03-24T11:46:08.392 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-03-24T11:46:08.403 INFO:tasks.cephadm:Writing seed config... 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-24T11:46:08.404 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-24T11:46:08.405 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-24T11:46:08.405 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:46:08.405 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-24T11:46:08.411 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 = ffb840ea-e9d3-11ee-95cd-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = 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-24T11:46:08.411 DEBUG:teuthology.orchestra.run.smithi134:mon.a> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a.service 2024-03-24T11:46:08.453 DEBUG:teuthology.orchestra.run.smithi134:mgr.y> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y.service 2024-03-24T11:46:08.455 INFO:tasks.cephadm:Bootstrapping... 2024-03-24T11:46:08.455 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.134 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-24T11:46:08.617 INFO:teuthology.orchestra.run.smithi134.stderr:-------------------------------------------------------------------------------- 2024-03-24T11:46:08.617 INFO:teuthology.orchestra.run.smithi134.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'ffb840ea-e9d3-11ee-95cd-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.134', '--skip-admin-label'] 2024-03-24T11:46:08.617 INFO:teuthology.orchestra.run.smithi134.stderr:Verifying podman|docker is present... 2024-03-24T11:46:08.617 INFO:teuthology.orchestra.run.smithi134.stderr:Verifying lvm2 is present... 2024-03-24T11:46:08.617 INFO:teuthology.orchestra.run.smithi134.stderr:Verifying time synchronization is in place... 2024-03-24T11:46:08.623 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T11:46:08.629 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.637 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-24T11:46:08.645 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.651 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: masked 2024-03-24T11:46:08.658 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.665 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-24T11:46:08.671 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.680 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: enabled 2024-03-24T11:46:08.687 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: active 2024-03-24T11:46:08.688 INFO:teuthology.orchestra.run.smithi134.stderr:Unit ntp.service is enabled and running 2024-03-24T11:46:08.688 INFO:teuthology.orchestra.run.smithi134.stderr:Repeating the final host check... 2024-03-24T11:46:08.688 INFO:teuthology.orchestra.run.smithi134.stderr:docker (/usr/bin/docker) is present 2024-03-24T11:46:08.688 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl is present 2024-03-24T11:46:08.688 INFO:teuthology.orchestra.run.smithi134.stderr:lvcreate is present 2024-03-24T11:46:08.694 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T11:46:08.701 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.706 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-24T11:46:08.712 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.718 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: masked 2024-03-24T11:46:08.725 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.731 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-24T11:46:08.737 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: inactive 2024-03-24T11:46:08.744 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: enabled 2024-03-24T11:46:08.750 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: active 2024-03-24T11:46:08.751 INFO:teuthology.orchestra.run.smithi134.stderr:Unit ntp.service is enabled and running 2024-03-24T11:46:08.752 INFO:teuthology.orchestra.run.smithi134.stderr:Host looks OK 2024-03-24T11:46:08.752 INFO:teuthology.orchestra.run.smithi134.stderr:Cluster fsid: ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:08.752 INFO:teuthology.orchestra.run.smithi134.stderr:Acquiring lock 139667005516096 on /run/cephadm/ffb840ea-e9d3-11ee-95cd-87774f69a715.lock 2024-03-24T11:46:08.752 INFO:teuthology.orchestra.run.smithi134.stderr:Lock 139667005516096 acquired on /run/cephadm/ffb840ea-e9d3-11ee-95cd-87774f69a715.lock 2024-03-24T11:46:08.752 INFO:teuthology.orchestra.run.smithi134.stderr:Verifying IP 172.21.15.134 port 3300 ... 2024-03-24T11:46:08.753 INFO:teuthology.orchestra.run.smithi134.stderr:Verifying IP 172.21.15.134 port 6789 ... 2024-03-24T11:46:08.753 INFO:teuthology.orchestra.run.smithi134.stderr:Base mon IP is 172.21.15.134, final addrv is [v2:172.21.15.134:3300,v1:172.21.15.134:6789] 2024-03-24T11:46:08.756 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-24T11:46:08.756 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.134 metric 100 2024-03-24T11:46:08.756 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-24T11:46:08.756 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.134 2024-03-24T11:46:08.756 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.134 metric 100 2024-03-24T11:46:08.760 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-24T11:46:08.760 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-24T11:46:08.760 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1780sec pref medium 2024-03-24T11:46:08.764 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-24T11:46:08.764 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-24T11:46:08.764 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-24T11:46:08.764 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-24T11:46:08.764 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:6de9/64 scope link 2024-03-24T11:46:08.764 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-24T11:46:08.765 INFO:teuthology.orchestra.run.smithi134.stderr:Mon IP `172.21.15.134` is in CIDR network `172.21.0.0/20` 2024-03-24T11:46:08.765 INFO:teuthology.orchestra.run.smithi134.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-24T11:46:08.766 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-24T11:46:08.886 INFO:journalctl@ceph.mgr.y.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:46:08.897 INFO:journalctl@ceph.mon.a.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:46:09.557 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-24T11:46:09.653 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-24T11:46:09.653 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-24T11:46:09.678 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-24T11:46:10.750 INFO:teuthology.orchestra.run.smithi134.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-24T11:46:11.328 INFO:teuthology.orchestra.run.smithi134.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-24T11:46:11.328 INFO:teuthology.orchestra.run.smithi134.stderr:Extracting ceph user uid/gid from container image... 2024-03-24T11:46:12.124 INFO:teuthology.orchestra.run.smithi134.stderr:stat: 167 167 2024-03-24T11:46:12.772 INFO:teuthology.orchestra.run.smithi134.stderr:Creating initial keys... 2024-03-24T11:46:13.563 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-authtool: AQCFEgBmrCWhIRAAa9nZcojLiOuELlU2rddxWA== 2024-03-24T11:46:14.998 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-authtool: AQCGEgBmzwuDOxAAKNhs2Vy/vFgSD4ywQtb7cQ== 2024-03-24T11:46:16.457 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-authtool: AQCIEgBmnptIGxAAYbSi4O2I2J+C8htHJpZs8A== 2024-03-24T11:46:17.106 INFO:teuthology.orchestra.run.smithi134.stderr:Creating initial monmap... 2024-03-24T11:46:17.928 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T11:46:17.928 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-24T11:46:17.928 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:17.928 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T11:46:18.459 INFO:teuthology.orchestra.run.smithi134.stderr:monmaptool for a [v2:172.21.15.134:3300,v1:172.21.15.134:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T11:46:18.459 INFO:teuthology.orchestra.run.smithi134.stderr:setting min_mon_release = octopus 2024-03-24T11:46:18.459 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/monmaptool: set fsid to ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:18.459 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T11:46:18.459 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:46:18.459 INFO:teuthology.orchestra.run.smithi134.stderr:Creating mon... 2024-03-24T11:46:19.309 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.302+0000 7f9c642fc880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T11:46:19.309 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.302+0000 7f9c642fc880 1 imported monmap: 2024-03-24T11:46:19.310 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-24T11:46:19.310 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:19.310 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: last_changed 2024-03-24T11:46:17.928165+0000 2024-03-24T11:46:19.310 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: created 2024-03-24T11:46:17.928165+0000 2024-03-24T11:46:19.310 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-24T11:46:19.310 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-24T11:46:19.310 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.a 2024-03-24T11:46:19.311 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.311 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.302+0000 7f9c642fc880 0 /usr/bin/ceph-mon: set fsid to ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:19.312 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: RocksDB version: 6.15.5 2024-03-24T11:46:19.312 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.312 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-24T11:46:19.312 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Compile date Apr 18 2022 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: DB SUMMARY 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: DB Session ID: 3LOYRM5Q9QMOP7N8DXC4 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.error_if_exists: 0 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.create_if_missing: 1 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T11:46:19.316 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.env: 0x5586b2292860 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.fs: Posix File System 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.info_log: 0x5586b3f15320 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.statistics: (nil) 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.use_fsync: 0 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T11:46:19.317 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.db_log_dir: 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T11:46:19.318 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T11:46:19.340 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T11:46:19.340 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.write_buffer_manager: 0x5586b41b5950 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.unordered_write: 0 2024-03-24T11:46:19.341 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.row_cache: None 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.wal_filter: None 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.preserve_deletes: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.two_write_queues: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.atomic_flush: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T11:46:19.342 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T11:46:19.343 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_open_files: -1 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Compression algorithms supported: 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kZSTD supported: 0 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kXpressCompression supported: 0 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T11:46:19.344 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kZlibCompression supported: 1 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.merge_operator: 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_filter: None 2024-03-24T11:46:19.345 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5586b3eded10) 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-24T11:46:19.346 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_cache: 0x5586b3f46170 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-24T11:46:19.347 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression: NoCompression 2024-03-24T11:46:19.348 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.num_levels: 7 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T11:46:19.349 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T11:46:19.350 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-24T11:46:19.351 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.table_properties_collectors: 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T11:46:19.352 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.bloom_locality: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.ttl: 2592000 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.enable_blob_files: false 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.min_blob_size: 0 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T11:46:19.353 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.306+0000 7f9c642fc880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.314+0000 7f9c642fc880 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-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.314+0000 7f9c642fc880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.314+0000 7f9c642fc880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.314+0000 7f9c642fc880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5586b3f2c700 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.314+0000 7f9c642fc880 4 rocksdb: DB pointer 0x5586b3fa0000 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.314+0000 7f9c55ee6700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.314+0000 7f9c55ee6700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:46:19.354 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.355 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:46:19.356 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:46:19.357 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.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-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: 2024-03-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.318+0000 7f9c642fc880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.318+0000 7f9c642fc880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-24T11:46:19.358 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph-mon: debug 2024-03-24T11:46:19.318+0000 7f9c642fc880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-24T11:46:19.986 INFO:teuthology.orchestra.run.smithi134.stderr:create mon.a on 2024-03-24T11:46:20.202 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-24T11:46:20.405 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715.target. 2024-03-24T11:46:20.405 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715.target. 2024-03-24T11:46:20.807 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to reset failed state of unit ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a.service: Unit ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a.service not loaded. 2024-03-24T11:46:20.814 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715.target.wants/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@.service. 2024-03-24T11:46:21.021 INFO:teuthology.orchestra.run.smithi134.stderr:firewalld does not appear to be present 2024-03-24T11:46:21.021 INFO:teuthology.orchestra.run.smithi134.stderr:Not possible to enable service . firewalld.service is not available 2024-03-24T11:46:21.021 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for mon to start... 2024-03-24T11:46:21.021 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for mon... 2024-03-24T11:46:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:22 smithi134 bash[13955]: cluster 2024-03-24T11:46:22.365832+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-24T11:46:22.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: cluster: 2024-03-24T11:46:22.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: id: ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:22.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-24T11:46:22.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:22.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: services: 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.373721s) 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: data: 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: pgs: 2024-03-24T11:46:22.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:23.456 INFO:teuthology.orchestra.run.smithi134.stderr:mon is available 2024-03-24T11:46:23.456 INFO:teuthology.orchestra.run.smithi134.stderr:Assimilating anything we can from ceph.conf... 2024-03-24T11:46:23.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:23 smithi134 bash[13955]: cluster 2024-03-24T11:46:22.377736+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-24T11:46:23.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:23 smithi134 bash[13955]: cluster 2024-03-24T11:46:22.379698+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} 2024-03-24T11:46:23.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:23 smithi134 bash[13955]: cluster 2024-03-24T11:46:22.389611+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-24T11:46:23.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:23 smithi134 bash[13955]: cluster 2024-03-24T11:46:22.400451+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-24T11:46:23.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:23 smithi134 bash[13955]: cluster 2024-03-24T11:46:22.402024+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-24T11:46:23.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:23 smithi134 bash[13955]: audit 2024-03-24T11:46:22.751399+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.134:0/198135250' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-24T11:46:24.613 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:24.613 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: [global] 2024-03-24T11:46:24.613 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: fsid = ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:24.613 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.134:3300,v1:172.21.15.134:6789] 2024-03-24T11:46:24.613 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-24T11:46:24.613 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-24T11:46:24.613 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: [mgr] 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: [osd] 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-24T11:46:24.614 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-24T11:46:24.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:24 smithi134 bash[13955]: audit 2024-03-24T11:46:24.605041+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.134:0/2414160183' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T11:46:24.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:24 smithi134 bash[13955]: audit 2024-03-24T11:46:24.610615+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.134:0/2414160183' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-24T11:46:25.236 INFO:teuthology.orchestra.run.smithi134.stderr:Generating new minimal ceph.conf... 2024-03-24T11:46:26.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:26 smithi134 bash[13955]: audit 2024-03-24T11:46:26.324887+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.134:0/2134211447' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:46:26.933 INFO:teuthology.orchestra.run.smithi134.stderr:Restarting the monitor... 2024-03-24T11:46:27.316 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:26 smithi134 systemd[1]: Stopping Ceph mon.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T11:46:27.316 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:26 smithi134 bash[14351]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon.a 2024-03-24T11:46:27.316 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:27 smithi134 bash[13955]: debug 2024-03-24T11:46:27.042+0000 7fdcfab93700 -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-24T11:46:27.316 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:27 smithi134 bash[13955]: debug 2024-03-24T11:46:27.042+0000 7fdcfab93700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-24T11:46:27.586 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:27 smithi134 bash[14360]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon-a 2024-03-24T11:46:27.774 INFO:teuthology.orchestra.run.smithi134.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-24T11:46:27.838 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:27 smithi134 bash[14395]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon.a 2024-03-24T11:46:27.839 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:27 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a.service: Succeeded. 2024-03-24T11:46:27.839 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:27 smithi134 systemd[1]: Stopped Ceph mon.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:46:27.839 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:27 smithi134 systemd[1]: Started Ceph mon.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:46:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.978+0000 7f665b746880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.978+0000 7f665b746880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.978+0000 7f665b746880 0 pidfile_write: ignore empty --pid-file 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 0 load: jerasure load: lrc 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: RocksDB version: 6.15.5 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Compile date Apr 18 2022 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: DB SUMMARY 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: DB Session ID: COSC2780RJBJYSGSMAL4 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: CURRENT file: CURRENT 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T11:46:29.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82649 ; 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.error_if_exists: 0 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.create_if_missing: 0 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.env: 0x55f502472860 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.fs: Posix File System 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.info_log: 0x55f502f5fe00 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.statistics: (nil) 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.use_fsync: 0 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T11:46:29.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T11:46:29.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.db_log_dir: 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.write_buffer_manager: 0x55f503050270 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T11:46:29.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-24T11:46:29.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T11:46:29.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T11:46:29.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T11:46:29.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T11:46:29.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T11:46:29.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T11:46:29.185 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T11:46:29.185 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.unordered_write: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.row_cache: None 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.wal_filter: None 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.preserve_deletes: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.two_write_queues: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.atomic_flush: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T11:46:29.186 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T11:46:29.187 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_open_files: -1 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Compression algorithms supported: 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kZSTD supported: 0 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kXpressCompression supported: 0 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T11:46:29.188 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kZlibCompression supported: 1 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.merge_operator: 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_filter: None 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T11:46:29.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f502f2dd00) 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: cache_index_and_filter_blocks: 1 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: pin_top_level_index_and_filter: 1 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: index_type: 0 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: data_block_index_type: 0 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: index_shortening: 1 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: hash_index_allow_collision: 1 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: checksum: 1 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: no_block_cache: 0 2024-03-24T11:46:29.190 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_cache: 0x55f502f94170 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_cache_name: BinnedLRUCache 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_cache_options: 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: capacity : 536870912 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: num_shard_bits : 4 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: strict_capacity_limit : 0 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: high_pri_pool_ratio: 0.000 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_cache_compressed: (nil) 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: persistent_cache: (nil) 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_size: 4096 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_size_deviation: 10 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_restart_interval: 16 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: index_block_restart_interval: 1 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: metadata_block_size: 4096 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: partition_filters: 0 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: use_delta_encoding: 1 2024-03-24T11:46:29.191 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: whole_key_filtering: 1 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: verify_compression: 0 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: read_amp_bytes_per_bit: 0 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: format_version: 4 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: enable_index_compression: 1 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: block_align: 0 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T11:46:29.192 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression: NoCompression 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.num_levels: 7 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T11:46:29.193 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T11:46:29.194 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T11:46:29.195 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.table_properties_collectors: 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T11:46:29.196 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.bloom_locality: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.ttl: 2592000 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.enable_blob_files: false 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.min_blob_size: 0 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T11:46:29.197 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 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-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280788988875, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.982+0000 7f665b746880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.986+0000 7f665b746880 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-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.986+0000 7f665b746880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280788990331, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79199, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77462, "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": 71771, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1711280788, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "8a99f3d0-7f1c-49ab-93af-ffc1938833e8", "db_session_id": "COSC2780RJBJYSGSMAL4"}} 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.986+0000 7f665b746880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.986+0000 7f665b746880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280788991837, "job": 1, "event": "recovery_finished"} 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.986+0000 7f665b746880 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-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.990+0000 7f665b746880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55f502f7aa80 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.990+0000 7f665b746880 4 rocksdb: DB pointer 0x55f502f8a000 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.990+0000 7f664b4ce700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-24T11:46:29.198 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.990+0000 7f664b4ce700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ** DB Stats ** 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ** Compaction Stats [default] ** 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.3 0.00 0.00 1 0.001 0 0 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.3 0.00 0.00 1 0.001 0 0 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.3 0.00 0.00 1 0.001 0 0 2024-03-24T11:46:29.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ** Compaction Stats [default] ** 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 77.3 0.00 0.00 1 0.001 0 0 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Cumulative compaction: 0.00 GB write, 10.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Interval compaction: 0.00 GB write, 10.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ** Compaction Stats [default] ** 2024-03-24T11:46:29.200 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.3 0.00 0.00 1 0.001 0 0 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.3 0.00 0.00 1 0.001 0 0 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ** Compaction Stats [default] ** 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 77.3 0.00 0.00 1 0.001 0 0 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:46:29.201 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: Cumulative compaction: 0.00 GB write, 10.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.990+0000 7f665b746880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 1 mon.a@-1(???) e1 preinit fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 0 mon.a@-1(???).mds e1 new map 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 0 mon.a@-1(???).mds e1 print_map 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: e1 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 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-24T11:46:29.202 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: legacy client fscid: -1 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: No filesystems configured 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:28 smithi134 bash[14434]: debug 2024-03-24T11:46:28.994+0000 7f665b746880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:29 smithi134 bash[14434]: cluster 2024-03-24T11:46:29.004036+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:29 smithi134 bash[14434]: cluster 2024-03-24T11:46:29.004100+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0]} 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:29 smithi134 bash[14434]: cluster 2024-03-24T11:46:29.004172+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:29 smithi134 bash[14434]: cluster 2024-03-24T11:46:29.004205+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-24T11:46:29.203 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:29 smithi134 bash[14434]: cluster 2024-03-24T11:46:29.004659+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-24T11:46:29.951 INFO:teuthology.orchestra.run.smithi134.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-24T11:46:29.952 INFO:teuthology.orchestra.run.smithi134.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-24T11:46:29.952 INFO:teuthology.orchestra.run.smithi134.stderr:Creating mgr... 2024-03-24T11:46:29.952 INFO:teuthology.orchestra.run.smithi134.stderr:Verifying port 9283 ... 2024-03-24T11:46:30.172 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Failed to reset failed state of unit ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y.service: Unit ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y.service not loaded. 2024-03-24T11:46:30.179 INFO:teuthology.orchestra.run.smithi134.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715.target.wants/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@.service. 2024-03-24T11:46:30.373 INFO:teuthology.orchestra.run.smithi134.stderr:firewalld does not appear to be present 2024-03-24T11:46:30.373 INFO:teuthology.orchestra.run.smithi134.stderr:Not possible to enable service . firewalld.service is not available 2024-03-24T11:46:30.373 INFO:teuthology.orchestra.run.smithi134.stderr:firewalld does not appear to be present 2024-03-24T11:46:30.373 INFO:teuthology.orchestra.run.smithi134.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-24T11:46:30.374 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for mgr to start... 2024-03-24T11:46:30.374 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for mgr... 2024-03-24T11:46:30.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:30 smithi134 bash[14434]: audit 2024-03-24T11:46:29.259174+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.134:0/3613263214' entity='client.admin' 2024-03-24T11:46:31.940 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:31.940 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: { 2024-03-24T11:46:31.940 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "fsid": "ffb840ea-e9d3-11ee-95cd-87774f69a715", 2024-03-24T11:46:31.940 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "health": { 2024-03-24T11:46:31.940 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-24T11:46:31.940 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "checks": {}, 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mutes": [] 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum": [ 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 0 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "a" 2024-03-24T11:46:31.943 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "monmap": { 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osdmap": { 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-24T11:46:31.944 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "pgmap": { 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-24T11:46:31.948 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "fsmap": { 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "available": false, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "modules": [ 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "iostat", 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "nfs", 2024-03-24T11:46:31.949 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "restful" 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "services": {} 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "servicemap": { 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "modified": "2024-03-24T11:46:22.383297+0000", 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "services": {} 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-24T11:46:31.950 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: } 2024-03-24T11:46:32.123 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:31 smithi134 bash[14434]: audit 2024-03-24T11:46:31.939288+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.134:0/2364238911' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T11:46:32.124 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:31 smithi134 bash[14706]: debug 2024-03-24T11:46:31.826+0000 7fbb7567c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T11:46:32.576 INFO:teuthology.orchestra.run.smithi134.stderr:mgr not available, waiting (1/15)... 2024-03-24T11:46:32.804 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:32 smithi134 bash[14706]: debug 2024-03-24T11:46:32.522+0000 7fbb7567c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T11:46:32.804 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:32 smithi134 bash[14706]: debug 2024-03-24T11:46:32.642+0000 7fbb7567c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T11:46:33.127 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:32 smithi134 bash[14706]: debug 2024-03-24T11:46:32.798+0000 7fbb7567c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:46:33.416 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:33 smithi134 bash[14706]: debug 2024-03-24T11:46:33.122+0000 7fbb7567c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T11:46:33.417 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:33 smithi134 bash[14706]: debug 2024-03-24T11:46:33.214+0000 7fbb7567c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T11:46:33.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:33 smithi134 bash[14706]: debug 2024-03-24T11:46:33.413+0000 7fbb7567c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T11:46:34.586 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:34 smithi134 bash[14706]: debug 2024-03-24T11:46:34.261+0000 7fbb7567c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T11:46:34.586 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:34 smithi134 bash[14706]: debug 2024-03-24T11:46:34.361+0000 7fbb7567c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T11:46:34.926 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:34 smithi134 bash[14706]: debug 2024-03-24T11:46:34.581+0000 7fbb7567c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T11:46:35.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:34 smithi134 bash[14706]: debug 2024-03-24T11:46:34.921+0000 7fbb7567c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T11:46:35.624 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:35 smithi134 bash[14706]: debug 2024-03-24T11:46:35.249+0000 7fbb7567c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T11:46:35.782 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:35.782 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: { 2024-03-24T11:46:35.782 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "fsid": "ffb840ea-e9d3-11ee-95cd-87774f69a715", 2024-03-24T11:46:35.783 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "health": { 2024-03-24T11:46:35.783 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "checks": {}, 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mutes": [] 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum": [ 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 0 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "a" 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "monmap": { 2024-03-24T11:46:35.789 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osdmap": { 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "pgmap": { 2024-03-24T11:46:35.790 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "fsmap": { 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-24T11:46:35.791 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "available": false, 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "modules": [ 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "iostat", 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "nfs", 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "restful" 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "services": {} 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "servicemap": { 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "modified": "2024-03-24T11:46:22.383297+0000", 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "services": {} 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-24T11:46:35.792 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: } 2024-03-24T11:46:35.893 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:35 smithi134 bash[14434]: audit 2024-03-24T11:46:35.781860+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.134:0/600520694' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T11:46:35.893 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:35 smithi134 bash[14706]: debug 2024-03-24T11:46:35.617+0000 7fbb7567c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T11:46:36.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:35 smithi134 bash[14706]: debug 2024-03-24T11:46:35.889+0000 7fbb7567c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:46:36.448 INFO:teuthology.orchestra.run.smithi134.stderr:mgr not available, waiting (2/15)... 2024-03-24T11:46:36.826 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:36 smithi134 bash[14706]: debug 2024-03-24T11:46:36.565+0000 7fbb7567c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T11:46:36.826 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:36 smithi134 bash[14706]: debug 2024-03-24T11:46:36.665+0000 7fbb7567c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T11:46:37.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:36 smithi134 bash[14706]: debug 2024-03-24T11:46:36.821+0000 7fbb7567c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T11:46:37.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:36 smithi134 bash[14706]: debug 2024-03-24T11:46:36.925+0000 7fbb7567c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T11:46:37.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:37 smithi134 bash[14706]: debug 2024-03-24T11:46:37.061+0000 7fbb7567c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T11:46:37.649 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:37 smithi134 bash[14706]: debug 2024-03-24T11:46:37.349+0000 7fbb7567c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T11:46:37.649 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:37 smithi134 bash[14706]: debug 2024-03-24T11:46:37.465+0000 7fbb7567c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T11:46:37.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:37 smithi134 bash[14706]: debug 2024-03-24T11:46:37.645+0000 7fbb7567c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T11:46:37.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:37 smithi134 bash[14706]: debug 2024-03-24T11:46:37.761+0000 7fbb7567c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14706]: debug 2024-03-24T11:46:38.589+0000 7fbb7567c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: cluster 2024-03-24T11:46:38.615648+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: cluster 2024-03-24T11:46:38.622916+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00745199s) 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: audit 2024-03-24T11:46:38.624114+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: audit 2024-03-24T11:46:38.624436+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: audit 2024-03-24T11:46:38.624773+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: audit 2024-03-24T11:46:38.625109+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: audit 2024-03-24T11:46:38.626333+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: cluster 2024-03-24T11:46:38.636876+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-24T11:46:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: audit 2024-03-24T11:46:38.659300+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:46:38.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:38 smithi134 bash[14434]: audit 2024-03-24T11:46:38.661573+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:46:39.742 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:39.742 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: { 2024-03-24T11:46:39.742 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "fsid": "ffb840ea-e9d3-11ee-95cd-87774f69a715", 2024-03-24T11:46:39.742 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "health": { 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "checks": {}, 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mutes": [] 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum": [ 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 0 2024-03-24T11:46:39.750 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "a" 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "monmap": { 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osdmap": { 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-24T11:46:39.751 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "pgmap": { 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-24T11:46:39.752 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "fsmap": { 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "available": true, 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "modules": [ 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "iostat", 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "nfs", 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "restful" 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ], 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "services": {} 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:39.753 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "servicemap": { 2024-03-24T11:46:39.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T11:46:39.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "modified": "2024-03-24T11:46:22.383297+0000", 2024-03-24T11:46:39.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "services": {} 2024-03-24T11:46:39.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: }, 2024-03-24T11:46:39.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-24T11:46:39.754 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: } 2024-03-24T11:46:39.948 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:39 smithi134 bash[14434]: audit 2024-03-24T11:46:38.682281+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' 2024-03-24T11:46:39.948 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:39 smithi134 bash[14434]: audit 2024-03-24T11:46:38.686178+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' 2024-03-24T11:46:39.949 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:39 smithi134 bash[14434]: audit 2024-03-24T11:46:38.689494+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.134:0/4273160140' entity='mgr.y' 2024-03-24T11:46:39.949 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:39 smithi134 bash[14434]: cluster 2024-03-24T11:46:39.627909+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01246s) 2024-03-24T11:46:40.412 INFO:teuthology.orchestra.run.smithi134.stderr:mgr is available 2024-03-24T11:46:41.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:40 smithi134 bash[14434]: audit 2024-03-24T11:46:39.741305+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.134:0/4012121669' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T11:46:41.608 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: [global] 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: fsid = ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: [mgr] 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: [osd] 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-24T11:46:41.609 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-24T11:46:41.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:41 smithi134 bash[14434]: cluster 2024-03-24T11:46:40.692456+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-24T11:46:41.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:41 smithi134 bash[14434]: audit 2024-03-24T11:46:41.601785+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.134:0/1996584088' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T11:46:41.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:41 smithi134 bash[14434]: audit 2024-03-24T11:46:41.607593+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.134:0/1996584088' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-24T11:46:42.234 INFO:teuthology.orchestra.run.smithi134.stderr:Enabling cephadm module... 2024-03-24T11:46:43.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:43 smithi134 bash[14706]: ignoring --setuser ceph since I am not root 2024-03-24T11:46:43.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:43 smithi134 bash[14706]: ignoring --setgroup ceph since I am not root 2024-03-24T11:46:43.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:43 smithi134 bash[14706]: debug 2024-03-24T11:46:43.829+0000 7fdd0ff02000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T11:46:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:43 smithi134 bash[14434]: audit 2024-03-24T11:46:43.585163+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.134:0/1982797040' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-24T11:46:44.643 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:44 smithi134 bash[14706]: debug 2024-03-24T11:46:44.481+0000 7fdd0ff02000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T11:46:44.643 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:44 smithi134 bash[14706]: debug 2024-03-24T11:46:44.601+0000 7fdd0ff02000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T11:46:44.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:44 smithi134 bash[14706]: debug 2024-03-24T11:46:44.761+0000 7fdd0ff02000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:46:44.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:44 smithi134 bash[14434]: audit 2024-03-24T11:46:43.642377+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.134:0/1982797040' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-24T11:46:44.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:44 smithi134 bash[14434]: cluster 2024-03-24T11:46:43.642517+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-03-24T11:46:45.400 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:45 smithi134 bash[14706]: debug 2024-03-24T11:46:45.101+0000 7fdd0ff02000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T11:46:45.400 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:45 smithi134 bash[14706]: debug 2024-03-24T11:46:45.193+0000 7fdd0ff02000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T11:46:45.665 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: { 2024-03-24T11:46:45.665 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-24T11:46:45.665 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "available": true, 2024-03-24T11:46:45.665 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-24T11:46:45.665 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-24T11:46:45.665 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: } 2024-03-24T11:46:45.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:45 smithi134 bash[14706]: debug 2024-03-24T11:46:45.393+0000 7fdd0ff02000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T11:46:46.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:45 smithi134 bash[14434]: audit 2024-03-24T11:46:45.664335+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.134:0/542128694' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T11:46:46.317 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for the mgr to restart... 2024-03-24T11:46:46.317 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for mgr epoch 5... 2024-03-24T11:46:46.583 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:46 smithi134 bash[14706]: debug 2024-03-24T11:46:46.253+0000 7fdd0ff02000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T11:46:46.583 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:46 smithi134 bash[14706]: debug 2024-03-24T11:46:46.361+0000 7fdd0ff02000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T11:46:46.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:46 smithi134 bash[14706]: debug 2024-03-24T11:46:46.577+0000 7fdd0ff02000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T11:46:47.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:46 smithi134 bash[14706]: debug 2024-03-24T11:46:46.921+0000 7fdd0ff02000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T11:46:47.628 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:47 smithi134 bash[14706]: debug 2024-03-24T11:46:47.249+0000 7fdd0ff02000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T11:46:47.895 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:47 smithi134 bash[14706]: debug 2024-03-24T11:46:47.621+0000 7fdd0ff02000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T11:46:48.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:47 smithi134 bash[14706]: debug 2024-03-24T11:46:47.889+0000 7fdd0ff02000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:46:48.827 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:48 smithi134 bash[14706]: debug 2024-03-24T11:46:48.565+0000 7fdd0ff02000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T11:46:48.827 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:48 smithi134 bash[14706]: debug 2024-03-24T11:46:48.665+0000 7fdd0ff02000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T11:46:49.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:48 smithi134 bash[14706]: debug 2024-03-24T11:46:48.821+0000 7fdd0ff02000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T11:46:49.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:48 smithi134 bash[14706]: debug 2024-03-24T11:46:48.929+0000 7fdd0ff02000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T11:46:49.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:49 smithi134 bash[14706]: debug 2024-03-24T11:46:49.065+0000 7fdd0ff02000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T11:46:49.659 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:49 smithi134 bash[14706]: debug 2024-03-24T11:46:49.357+0000 7fdd0ff02000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T11:46:49.659 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:49 smithi134 bash[14706]: debug 2024-03-24T11:46:49.473+0000 7fdd0ff02000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T11:46:49.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:49 smithi134 bash[14706]: debug 2024-03-24T11:46:49.653+0000 7fdd0ff02000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T11:46:49.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:49 smithi134 bash[14706]: debug 2024-03-24T11:46:49.769+0000 7fdd0ff02000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T11:46:50.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:50 smithi134 bash[14706]: debug 2024-03-24T11:46:50.605+0000 7fdd0ff02000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T11:46:51.711 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: { 2024-03-24T11:46:51.711 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-24T11:46:51.712 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "initialized": true 2024-03-24T11:46:51.712 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: } 2024-03-24T11:46:51.762 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14706]: [24/Mar/2024:11:46:51] ENGINE Bus STARTING 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14706]: [24/Mar/2024:11:46:51] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14706]: [24/Mar/2024:11:46:51] ENGINE Bus STARTED 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: cluster 2024-03-24T11:46:50.631289+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: cluster 2024-03-24T11:46:50.632470+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: cluster 2024-03-24T11:46:50.636191+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: cluster 2024-03-24T11:46:50.688375+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0560945s) 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.690757+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:46:51.763 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.693307+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.694841+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.695241+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.695455+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: cluster 2024-03-24T11:46:50.705263+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.727047+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.732525+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.736729+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.739710+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.743796+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.762661+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:46:51.764 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:51 smithi134 bash[14434]: audit 2024-03-24T11:46:50.766116+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:46:52.416 INFO:teuthology.orchestra.run.smithi134.stderr:mgr epoch 5 is available 2024-03-24T11:46:52.416 INFO:teuthology.orchestra.run.smithi134.stderr:Setting orchestrator backend to cephadm... 2024-03-24T11:46:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:52 smithi134 bash[14434]: cephadm 2024-03-24T11:46:51.510279+0000 mgr.y (mgr.14118) 1 : cephadm [INF] [24/Mar/2024:11:46:51] ENGINE Bus STARTING 2024-03-24T11:46:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:52 smithi134 bash[14434]: cephadm 2024-03-24T11:46:51.633357+0000 mgr.y (mgr.14118) 2 : cephadm [INF] [24/Mar/2024:11:46:51] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:46:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:52 smithi134 bash[14434]: cephadm 2024-03-24T11:46:51.633894+0000 mgr.y (mgr.14118) 3 : cephadm [INF] [24/Mar/2024:11:46:51] ENGINE Bus STARTED 2024-03-24T11:46:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:52 smithi134 bash[14434]: audit 2024-03-24T11:46:51.647566+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:46:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:52 smithi134 bash[14434]: audit 2024-03-24T11:46:51.668068+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:46:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:52 smithi134 bash[14434]: audit 2024-03-24T11:46:51.692963+0000 mgr.y (mgr.14118) 4 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T11:46:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:52 smithi134 bash[14434]: cluster 2024-03-24T11:46:51.694295+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06202s) 2024-03-24T11:46:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:53 smithi134 bash[14434]: audit 2024-03-24T11:46:51.711406+0000 mgr.y (mgr.14118) 5 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T11:46:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:53 smithi134 bash[14434]: cluster 2024-03-24T11:46:52.695656+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-24T11:46:55.017 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:54 smithi134 bash[14434]: audit 2024-03-24T11:46:53.702569+0000 mgr.y (mgr.14118) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:46:55.017 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:54 smithi134 bash[14434]: audit 2024-03-24T11:46:53.709825+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:46:55.017 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:54 smithi134 bash[14434]: audit 2024-03-24T11:46:53.740242+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:46:55.595 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: value unchanged 2024-03-24T11:46:55.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:55 smithi134 bash[14434]: audit 2024-03-24T11:46:55.595022+0000 mgr.y (mgr.14118) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:46:56.212 INFO:teuthology.orchestra.run.smithi134.stderr:Generating ssh key... 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: Generating public/private rsa key pair. 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: Your identification has been saved in /tmp/tmph2xgrww3/key. 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: Your public key has been saved in /tmp/tmph2xgrww3/key.pub. 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: The key fingerprint is: 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: SHA256:YnTqZP4Z0jvSSK1mnsa7wQBeVGdj9oZuPpVgS2jjaQE ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: The key's randomart image is: 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: +---[RSA 3072]----+ 2024-03-24T11:46:57.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | E.. * | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | . . * + | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | . . * * o | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | . o + X + . | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | . . X.S o | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | X.=.. | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | o*+= | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | O=o= | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: | ==++. | 2024-03-24T11:46:57.930 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:46:57 smithi134 bash[14706]: +----[SHA256]-----+ 2024-03-24T11:46:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:58 smithi134 bash[14434]: audit 2024-03-24T11:46:57.487986+0000 mgr.y (mgr.14118) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:46:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:58 smithi134 bash[14434]: cephadm 2024-03-24T11:46:57.488236+0000 mgr.y (mgr.14118) 9 : cephadm [INF] Generating ssh key... 2024-03-24T11:46:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:58 smithi134 bash[14434]: audit 2024-03-24T11:46:57.601532+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:46:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:46:58 smithi134 bash[14434]: audit 2024-03-24T11:46:57.606528+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:46:59.527 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrak4CH6norw8hPVpxrH5z9mhk5/fHtvkUIOHAtUBfMsEBmEb/j+dC5QBCpvIB1ewa3tXB0vZIgHz62GzuLjxphWRt2e8CefIjwwSnbJYvW8ONs07q+IV+MLK++H0nFb4n9TbsAdlwND5RW7g7egDmv7eDGdLPN0m8K32FuNbQqynec+YjDHqbPFBHf8z+N0hJ12LjaDc4T7xp74wXeWonDce80zC1d1AtJnHyv8OFcyKPlBr6ide3h+G3QWkEoXGkxNyctJZ4gCl7fpKN6cSf0ppwxCKyIwF5OHtZzKSocSPJ5cZmbL9rkj/6yCJtPQ7VJyIIIL4Ng2TvQ8xmPMt+EZ8ZwShSHNMimYC4cKwPA7JTfG7W2Jfbad6fEevB1A/RybrsyYw+O6V8s5ZmCMOJMSsJaCKZ948wht1QObIsLBRFmdQT88Br9TPkvruu7h/r2zgGfFVC/nrkTdoXH+qVoOy9/h1iBej8oIsdKVGm6TFiyrwB64lnRR5AF00ZOq0= ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:47:00.126 INFO:teuthology.orchestra.run.smithi134.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-24T11:47:00.126 INFO:teuthology.orchestra.run.smithi134.stderr:Adding key to root@localhost authorized_keys... 2024-03-24T11:47:00.127 INFO:teuthology.orchestra.run.smithi134.stderr:Adding host smithi134... 2024-03-24T11:47:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:00 smithi134 bash[14434]: audit 2024-03-24T11:46:59.527093+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:47:02.165 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:01 smithi134 bash[14434]: audit 2024-03-24T11:47:01.390544+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "addr": "172.21.15.134", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:47:02.406 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: Added host 'smithi134' with addr '172.21.15.134' 2024-03-24T11:47:03.339 INFO:teuthology.orchestra.run.smithi134.stderr:Deploying unmanaged mon service... 2024-03-24T11:47:03.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:03 smithi134 bash[14434]: cephadm 2024-03-24T11:47:01.804050+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Deploying cephadm binary to smithi134 2024-03-24T11:47:03.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:03 smithi134 bash[14434]: audit 2024-03-24T11:47:02.405405+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:47:03.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:03 smithi134 bash[14434]: cephadm 2024-03-24T11:47:02.406041+0000 mgr.y (mgr.14118) 13 : cephadm [INF] Added host smithi134 2024-03-24T11:47:03.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:03 smithi134 bash[14434]: audit 2024-03-24T11:47:02.452713+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:47:05.469 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-24T11:47:06.412 INFO:teuthology.orchestra.run.smithi134.stderr:Deploying unmanaged mgr service... 2024-03-24T11:47:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:06 smithi134 bash[14434]: audit 2024-03-24T11:47:05.459894+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:47:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:06 smithi134 bash[14434]: cephadm 2024-03-24T11:47:05.465539+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-24T11:47:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:06 smithi134 bash[14434]: audit 2024-03-24T11:47:05.469302+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:47:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:06 smithi134 bash[14434]: audit 2024-03-24T11:47:06.042030+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:47:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:06 smithi134 bash[14434]: audit 2024-03-24T11:47:06.334446+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:47:07.869 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-24T11:47:09.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:08 smithi134 bash[14434]: audit 2024-03-24T11:47:07.861453+0000 mgr.y (mgr.14118) 16 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:47:09.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:08 smithi134 bash[14434]: cephadm 2024-03-24T11:47:07.863800+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-24T11:47:09.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:08 smithi134 bash[14434]: audit 2024-03-24T11:47:07.868581+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:47:10.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:10 smithi134 bash[14434]: audit 2024-03-24T11:47:09.410256+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:47:10.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:10 smithi134 bash[14434]: audit 2024-03-24T11:47:09.773997+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.134:0/935705851' entity='client.admin' 2024-03-24T11:47:10.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:10 smithi134 bash[14434]: audit 2024-03-24T11:47:09.898679+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.134:0/3484290980' entity='mgr.y' 2024-03-24T11:47:11.996 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:11 smithi134 bash[14434]: cluster 2024-03-24T11:47:10.696718+0000 mgr.y (mgr.14118) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:12.710 INFO:teuthology.orchestra.run.smithi134.stderr:Enabling the dashboard module... 2024-03-24T11:47:13.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:12 smithi134 bash[14434]: audit 2024-03-24T11:47:11.964327+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.134:0/4233616721' entity='client.admin' 2024-03-24T11:47:13.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:12 smithi134 bash[14434]: cluster 2024-03-24T11:47:12.697164+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:15 smithi134 bash[14434]: audit 2024-03-24T11:47:14.655915+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.134:0/1166206572' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-24T11:47:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:15 smithi134 bash[14434]: cluster 2024-03-24T11:47:14.697594+0000 mgr.y (mgr.14118) 20 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:15.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:15 smithi134 bash[14706]: ignoring --setuser ceph since I am not root 2024-03-24T11:47:15.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:15 smithi134 bash[14706]: ignoring --setgroup ceph since I am not root 2024-03-24T11:47:15.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:15 smithi134 bash[14706]: debug 2024-03-24T11:47:15.221+0000 7f744e014000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T11:47:16.007 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:15 smithi134 bash[14706]: debug 2024-03-24T11:47:15.885+0000 7f744e014000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T11:47:16.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:16 smithi134 bash[14434]: audit 2024-03-24T11:47:15.026311+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.134:0/1166206572' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-24T11:47:16.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:16 smithi134 bash[14434]: cluster 2024-03-24T11:47:15.026440+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-03-24T11:47:16.378 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:16 smithi134 bash[14706]: debug 2024-03-24T11:47:16.005+0000 7f744e014000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T11:47:16.378 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:16 smithi134 bash[14706]: debug 2024-03-24T11:47:16.165+0000 7f744e014000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:47:16.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:16 smithi134 bash[14706]: debug 2024-03-24T11:47:16.505+0000 7f744e014000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T11:47:16.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:16 smithi134 bash[14706]: debug 2024-03-24T11:47:16.597+0000 7f744e014000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T11:47:17.036 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: { 2024-03-24T11:47:17.036 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-24T11:47:17.037 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "available": true, 2024-03-24T11:47:17.037 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-24T11:47:17.037 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-24T11:47:17.037 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: } 2024-03-24T11:47:17.063 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:16 smithi134 bash[14706]: debug 2024-03-24T11:47:16.796+0000 7f744e014000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T11:47:17.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:17 smithi134 bash[14434]: audit 2024-03-24T11:47:17.036047+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 172.21.15.134:0/3644262233' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T11:47:17.717 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for the mgr to restart... 2024-03-24T11:47:17.718 INFO:teuthology.orchestra.run.smithi134.stderr:Waiting for mgr epoch 9... 2024-03-24T11:47:17.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:17 smithi134 bash[14706]: debug 2024-03-24T11:47:17.632+0000 7f744e014000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T11:47:17.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:17 smithi134 bash[14706]: debug 2024-03-24T11:47:17.744+0000 7f744e014000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T11:47:18.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:17 smithi134 bash[14706]: debug 2024-03-24T11:47:17.948+0000 7f744e014000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T11:47:18.578 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:18 smithi134 bash[14706]: debug 2024-03-24T11:47:18.292+0000 7f744e014000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T11:47:18.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:18 smithi134 bash[14706]: debug 2024-03-24T11:47:18.620+0000 7f744e014000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T11:47:19.260 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:18 smithi134 bash[14706]: debug 2024-03-24T11:47:18.992+0000 7f744e014000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T11:47:19.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:19 smithi134 bash[14706]: debug 2024-03-24T11:47:19.256+0000 7f744e014000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:47:20.195 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:19 smithi134 bash[14706]: debug 2024-03-24T11:47:19.932+0000 7f744e014000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T11:47:20.195 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:20 smithi134 bash[14706]: debug 2024-03-24T11:47:20.036+0000 7f744e014000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T11:47:20.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:20 smithi134 bash[14706]: debug 2024-03-24T11:47:20.192+0000 7f744e014000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T11:47:20.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:20 smithi134 bash[14706]: debug 2024-03-24T11:47:20.300+0000 7f744e014000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T11:47:20.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:20 smithi134 bash[14706]: debug 2024-03-24T11:47:20.436+0000 7f744e014000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T11:47:21.023 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:20 smithi134 bash[14706]: debug 2024-03-24T11:47:20.728+0000 7f744e014000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T11:47:21.023 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:20 smithi134 bash[14706]: debug 2024-03-24T11:47:20.844+0000 7f744e014000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T11:47:21.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:21 smithi134 bash[14706]: debug 2024-03-24T11:47:21.020+0000 7f744e014000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T11:47:21.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:21 smithi134 bash[14706]: debug 2024-03-24T11:47:21.140+0000 7f744e014000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T11:47:22.317 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:21 smithi134 bash[14706]: debug 2024-03-24T11:47:21.980+0000 7f744e014000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T11:47:22.317 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:22 smithi134 bash[14434]: cluster 2024-03-24T11:47:22.003679+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2024-03-24T11:47:22.317 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:22 smithi134 bash[14434]: cluster 2024-03-24T11:47:22.004527+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2024-03-24T11:47:22.317 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:22 smithi134 bash[14434]: cluster 2024-03-24T11:47:22.007999+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-24T11:47:22.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:22 smithi134 bash[14706]: [24/Mar/2024:11:47:22] ENGINE Bus STARTING 2024-03-24T11:47:22.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:22 smithi134 bash[14706]: [24/Mar/2024:11:47:22] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:47:22.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:47:22 smithi134 bash[14706]: [24/Mar/2024:11:47:22] ENGINE Bus STARTED 2024-03-24T11:47:23.092 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: { 2024-03-24T11:47:23.092 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-24T11:47:23.092 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: "initialized": true 2024-03-24T11:47:23.092 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: } 2024-03-24T11:47:23.333 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: cluster 2024-03-24T11:47:22.061135+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0567817s) 2024-03-24T11:47:23.333 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.068571+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:47:23.333 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.069053+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T11:47:23.333 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.069517+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T11:47:23.333 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.069883+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T11:47:23.333 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.070226+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T11:47:23.334 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: cluster 2024-03-24T11:47:22.079116+0000 mon.a (mon.0) 79 : cluster [INF] Manager daemon y is now available 2024-03-24T11:47:23.334 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.108456+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:47:23.334 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.112396+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:47:23.334 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.137941+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:47:23.334 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.140814+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:47:23.334 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:23 smithi134 bash[14434]: audit 2024-03-24T11:47:22.488598+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:23.885 INFO:teuthology.orchestra.run.smithi134.stderr:mgr epoch 9 is available 2024-03-24T11:47:23.885 INFO:teuthology.orchestra.run.smithi134.stderr:Generating a dashboard self-signed certificate... 2024-03-24T11:47:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:24 smithi134 bash[14434]: cephadm 2024-03-24T11:47:22.359709+0000 mgr.y (mgr.14150) 1 : cephadm [INF] [24/Mar/2024:11:47:22] ENGINE Bus STARTING 2024-03-24T11:47:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:24 smithi134 bash[14434]: cephadm 2024-03-24T11:47:22.480982+0000 mgr.y (mgr.14150) 2 : cephadm [INF] [24/Mar/2024:11:47:22] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:47:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:24 smithi134 bash[14434]: cephadm 2024-03-24T11:47:22.481203+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [24/Mar/2024:11:47:22] ENGINE Bus STARTED 2024-03-24T11:47:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:24 smithi134 bash[14434]: audit 2024-03-24T11:47:23.073181+0000 mgr.y (mgr.14150) 4 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T11:47:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:24 smithi134 bash[14434]: cluster 2024-03-24T11:47:23.074511+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.07015s) 2024-03-24T11:47:25.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:25 smithi134 bash[14434]: audit 2024-03-24T11:47:23.091919+0000 mgr.y (mgr.14150) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T11:47:25.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:25 smithi134 bash[14434]: cluster 2024-03-24T11:47:24.088099+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-24T11:47:25.669 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-24T11:47:26.387 INFO:teuthology.orchestra.run.smithi134.stderr:Creating initial admin user... 2024-03-24T11:47:26.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:26 smithi134 bash[14434]: audit 2024-03-24T11:47:25.310084+0000 mgr.y (mgr.14150) 6 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:47:26.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:26 smithi134 bash[14434]: audit 2024-03-24T11:47:25.667155+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:26.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:26 smithi134 bash[14434]: audit 2024-03-24T11:47:25.669706+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:26.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:26 smithi134 bash[14434]: audit 2024-03-24T11:47:25.701657+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:26.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:26 smithi134 bash[14434]: audit 2024-03-24T11:47:26.162485+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:28.182 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$m.K.ws94hot0eLR9Oihpa.chRGxRjemx7rPdmsMkBlv9h029E7KJa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711280848, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-24T11:47:28.868 INFO:teuthology.orchestra.run.smithi134.stderr:Fetching dashboard port number... 2024-03-24T11:47:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:29 smithi134 bash[14434]: audit 2024-03-24T11:47:27.941161+0000 mgr.y (mgr.14150) 7 : audit [DBG] from='client.14164 -' 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-24T11:47:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:29 smithi134 bash[14434]: cluster 2024-03-24T11:47:28.061637+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-24T11:47:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:29 smithi134 bash[14434]: audit 2024-03-24T11:47:28.182628+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:30.657 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: 8443 2024-03-24T11:47:31.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:30 smithi134 bash[14434]: audit 2024-03-24T11:47:30.657119+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.134:0/1592066036' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-24T11:47:31.826 INFO:teuthology.orchestra.run.smithi134.stderr:firewalld does not appear to be present 2024-03-24T11:47:31.826 INFO:teuthology.orchestra.run.smithi134.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-24T11:47:31.829 INFO:teuthology.orchestra.run.smithi134.stderr:Ceph Dashboard is now available at: 2024-03-24T11:47:31.830 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:31.830 INFO:teuthology.orchestra.run.smithi134.stderr: URL: https://smithi134.front.sepia.ceph.com:8443/ 2024-03-24T11:47:31.830 INFO:teuthology.orchestra.run.smithi134.stderr: User: admin 2024-03-24T11:47:31.830 INFO:teuthology.orchestra.run.smithi134.stderr: Password: tzoan40yor 2024-03-24T11:47:31.830 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:31.830 INFO:teuthology.orchestra.run.smithi134.stderr:Enabling autotune for osd_memory_target 2024-03-24T11:47:35.309 INFO:teuthology.orchestra.run.smithi134.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-24T11:47:36.021 INFO:teuthology.orchestra.run.smithi134.stderr:You can access the Ceph CLI with: 2024-03-24T11:47:36.021 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:36.021 INFO:teuthology.orchestra.run.smithi134.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-24T11:47:36.021 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:36.021 INFO:teuthology.orchestra.run.smithi134.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-24T11:47:36.021 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:36.021 INFO:teuthology.orchestra.run.smithi134.stderr: ceph telemetry on 2024-03-24T11:47:36.022 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:36.022 INFO:teuthology.orchestra.run.smithi134.stderr:For more information see: 2024-03-24T11:47:36.022 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:36.022 INFO:teuthology.orchestra.run.smithi134.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-24T11:47:36.022 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T11:47:36.022 INFO:teuthology.orchestra.run.smithi134.stderr:Bootstrap complete. 2024-03-24T11:47:36.052 INFO:tasks.cephadm:Fetching config... 2024-03-24T11:47:36.053 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:47:36.053 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-24T11:47:36.057 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-24T11:47:36.057 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:47:36.057 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-24T11:47:36.062 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-24T11:47:36.062 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:47:36.062 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/keyring of=/dev/stdout 2024-03-24T11:47:36.123 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-24T11:47:36.123 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:47:36.123 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-24T11:47:36.128 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-24T11:47:36.128 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrak4CH6norw8hPVpxrH5z9mhk5/fHtvkUIOHAtUBfMsEBmEb/j+dC5QBCpvIB1ewa3tXB0vZIgHz62GzuLjxphWRt2e8CefIjwwSnbJYvW8ONs07q+IV+MLK++H0nFb4n9TbsAdlwND5RW7g7egDmv7eDGdLPN0m8K32FuNbQqynec+YjDHqbPFBHf8z+N0hJ12LjaDc4T7xp74wXeWonDce80zC1d1AtJnHyv8OFcyKPlBr6ide3h+G3QWkEoXGkxNyctJZ4gCl7fpKN6cSf0ppwxCKyIwF5OHtZzKSocSPJ5cZmbL9rkj/6yCJtPQ7VJyIIIL4Ng2TvQ8xmPMt+EZ8ZwShSHNMimYC4cKwPA7JTfG7W2Jfbad6fEevB1A/RybrsyYw+O6V8s5ZmCMOJMSsJaCKZ948wht1QObIsLBRFmdQT88Br9TPkvruu7h/r2zgGfFVC/nrkTdoXH+qVoOy9/h1iBej8oIsdKVGm6TFiyrwB64lnRR5AF00ZOq0= ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T11:47:36.150 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrak4CH6norw8hPVpxrH5z9mhk5/fHtvkUIOHAtUBfMsEBmEb/j+dC5QBCpvIB1ewa3tXB0vZIgHz62GzuLjxphWRt2e8CefIjwwSnbJYvW8ONs07q+IV+MLK++H0nFb4n9TbsAdlwND5RW7g7egDmv7eDGdLPN0m8K32FuNbQqynec+YjDHqbPFBHf8z+N0hJ12LjaDc4T7xp74wXeWonDce80zC1d1AtJnHyv8OFcyKPlBr6ide3h+G3QWkEoXGkxNyctJZ4gCl7fpKN6cSf0ppwxCKyIwF5OHtZzKSocSPJ5cZmbL9rkj/6yCJtPQ7VJyIIIL4Ng2TvQ8xmPMt+EZ8ZwShSHNMimYC4cKwPA7JTfG7W2Jfbad6fEevB1A/RybrsyYw+O6V8s5ZmCMOJMSsJaCKZ948wht1QObIsLBRFmdQT88Br9TPkvruu7h/r2zgGfFVC/nrkTdoXH+qVoOy9/h1iBej8oIsdKVGm6TFiyrwB64lnRR5AF00ZOq0= ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:47:36.160 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrak4CH6norw8hPVpxrH5z9mhk5/fHtvkUIOHAtUBfMsEBmEb/j+dC5QBCpvIB1ewa3tXB0vZIgHz62GzuLjxphWRt2e8CefIjwwSnbJYvW8ONs07q+IV+MLK++H0nFb4n9TbsAdlwND5RW7g7egDmv7eDGdLPN0m8K32FuNbQqynec+YjDHqbPFBHf8z+N0hJ12LjaDc4T7xp74wXeWonDce80zC1d1AtJnHyv8OFcyKPlBr6ide3h+G3QWkEoXGkxNyctJZ4gCl7fpKN6cSf0ppwxCKyIwF5OHtZzKSocSPJ5cZmbL9rkj/6yCJtPQ7VJyIIIL4Ng2TvQ8xmPMt+EZ8ZwShSHNMimYC4cKwPA7JTfG7W2Jfbad6fEevB1A/RybrsyYw+O6V8s5ZmCMOJMSsJaCKZ948wht1QObIsLBRFmdQT88Br9TPkvruu7h/r2zgGfFVC/nrkTdoXH+qVoOy9/h1iBej8oIsdKVGm6TFiyrwB64lnRR5AF00ZOq0= ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T11:47:36.183 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrak4CH6norw8hPVpxrH5z9mhk5/fHtvkUIOHAtUBfMsEBmEb/j+dC5QBCpvIB1ewa3tXB0vZIgHz62GzuLjxphWRt2e8CefIjwwSnbJYvW8ONs07q+IV+MLK++H0nFb4n9TbsAdlwND5RW7g7egDmv7eDGdLPN0m8K32FuNbQqynec+YjDHqbPFBHf8z+N0hJ12LjaDc4T7xp74wXeWonDce80zC1d1AtJnHyv8OFcyKPlBr6ide3h+G3QWkEoXGkxNyctJZ4gCl7fpKN6cSf0ppwxCKyIwF5OHtZzKSocSPJ5cZmbL9rkj/6yCJtPQ7VJyIIIL4Ng2TvQ8xmPMt+EZ8ZwShSHNMimYC4cKwPA7JTfG7W2Jfbad6fEevB1A/RybrsyYw+O6V8s5ZmCMOJMSsJaCKZ948wht1QObIsLBRFmdQT88Br9TPkvruu7h/r2zgGfFVC/nrkTdoXH+qVoOy9/h1iBej8oIsdKVGm6TFiyrwB64lnRR5AF00ZOq0= ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:47:36.196 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-24T11:47:36.389 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:36 smithi134 bash[14434]: audit 2024-03-24T11:47:35.305914+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.134:0/1079185266' entity='client.admin' 2024-03-24T11:47:41.313 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-24T11:47:41.314 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-24T11:47:41.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:41 smithi134 bash[14434]: audit 2024-03-24T11:47:40.289719+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.134:0/160742256' entity='client.admin' 2024-03-24T11:47:42.603 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:42 smithi134 bash[14434]: cluster 2024-03-24T11:47:42.069521+0000 mgr.y (mgr.14150) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.062199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.063477+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:47:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.068879+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: cluster 2024-03-24T11:47:44.069875+0000 mgr.y (mgr.14150) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.070498+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:47:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.076282+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:45.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.792627+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:45.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.843799+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:47:45.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.845749+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:47:45.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:45 smithi134 bash[14434]: audit 2024-03-24T11:47:44.846859+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:47:45.611 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi135 2024-03-24T11:47:45.611 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:47:45.611 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.conf 2024-03-24T11:47:45.618 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:47:45.618 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:47:45.665 INFO:tasks.cephadm:Adding host smithi135 to orchestrator... 2024-03-24T11:47:45.665 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch host add smithi135 2024-03-24T11:47:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:46 smithi134 bash[14434]: audit 2024-03-24T11:47:44.787307+0000 mgr.y (mgr.14150) 10 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:47:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:46 smithi134 bash[14434]: cephadm 2024-03-24T11:47:44.848483+0000 mgr.y (mgr.14150) 11 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:47:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:46 smithi134 bash[14434]: cephadm 2024-03-24T11:47:44.961539+0000 mgr.y (mgr.14150) 12 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:47:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:46 smithi134 bash[14434]: audit 2024-03-24T11:47:45.205568+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:46 smithi134 bash[14434]: audit 2024-03-24T11:47:45.211487+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:47.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:47 smithi134 bash[14434]: cluster 2024-03-24T11:47:46.070242+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:49 smithi134 bash[14434]: cluster 2024-03-24T11:47:48.070712+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:49.945 INFO:teuthology.orchestra.run.smithi134.stdout:Added host 'smithi135' with addr '172.21.15.135' 2024-03-24T11:47:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:50 smithi134 bash[14434]: audit 2024-03-24T11:47:48.908691+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:47:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:50 smithi134 bash[14434]: audit 2024-03-24T11:47:49.944696+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:50 smithi134 bash[14434]: audit 2024-03-24T11:47:49.959809+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:47:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:50 smithi134 bash[14434]: audit 2024-03-24T11:47:49.962744+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:47:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:50 smithi134 bash[14434]: audit 2024-03-24T11:47:49.964797+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:47:50.691 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-24T11:47:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:51 smithi134 bash[14434]: cephadm 2024-03-24T11:47:49.304960+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Deploying cephadm binary to smithi135 2024-03-24T11:47:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:51 smithi134 bash[14434]: cephadm 2024-03-24T11:47:49.945496+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Added host smithi135 2024-03-24T11:47:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:51 smithi134 bash[14434]: cluster 2024-03-24T11:47:50.071171+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:51 smithi134 bash[14434]: audit 2024-03-24T11:47:50.250524+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:51.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:51 smithi134 bash[14434]: audit 2024-03-24T11:47:51.006929+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:52 smithi134 bash[14434]: audit 2024-03-24T11:47:51.565133+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:52 smithi134 bash[14434]: cluster 2024-03-24T11:47:52.071640+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:53.862 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:47:53.862 INFO:teuthology.orchestra.run.smithi134.stdout:[{"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}, {"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}] 2024-03-24T11:47:54.594 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-24T11:47:54.595 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd crush tunables default 2024-03-24T11:47:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:55 smithi134 bash[14434]: audit 2024-03-24T11:47:53.861798+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T11:47:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:55 smithi134 bash[14434]: cluster 2024-03-24T11:47:54.072117+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:56 smithi134 bash[14434]: cluster 2024-03-24T11:47:56.072597+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:57 smithi134 bash[14434]: audit 2024-03-24T11:47:56.548010+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:57 smithi134 bash[14434]: audit 2024-03-24T11:47:56.554341+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:57 smithi134 bash[14434]: audit 2024-03-24T11:47:56.555292+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:47:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:57 smithi134 bash[14434]: audit 2024-03-24T11:47:56.562221+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:47:58.566 INFO:teuthology.orchestra.run.smithi134.stderr:adjusted tunables profile to default 2024-03-24T11:47:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:58 smithi134 bash[14434]: audit 2024-03-24T11:47:57.750357+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.134:0/242232801' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-24T11:47:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:58 smithi134 bash[14434]: cluster 2024-03-24T11:47:58.073064+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:47:59.301 INFO:tasks.cephadm:Adding mon.a on smithi134 2024-03-24T11:47:59.301 INFO:tasks.cephadm:Adding mon.c on smithi134 2024-03-24T11:47:59.301 INFO:tasks.cephadm:Adding mon.b on smithi135 2024-03-24T11:47:59.302 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch apply mon '3;smithi134:172.21.15.134=a;smithi134:[v2:172.21.15.134:3301,v1:172.21.15.134:6790]=c;smithi135:172.21.15.135=b' 2024-03-24T11:47:59.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:59 smithi134 bash[14434]: audit 2024-03-24T11:47:58.560825+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.134:0/242232801' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-24T11:47:59.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:47:59 smithi134 bash[14434]: cluster 2024-03-24T11:47:58.560959+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:00.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:00 smithi134 bash[14434]: cluster 2024-03-24T11:48:00.073526+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:01.932 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mon update... 2024-03-24T11:48:02.652 DEBUG:teuthology.orchestra.run.smithi134:mon.c> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.c.service 2024-03-24T11:48:02.654 DEBUG:teuthology.orchestra.run.smithi135:mon.b> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.b.service 2024-03-24T11:48:02.657 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-24T11:48:02.657 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T11:48:02.809 INFO:journalctl@ceph.mon.b.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:48:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:01.921658+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi134:172.21.15.134=a;smithi134:[v2:172.21.15.134:3301,v1:172.21.15.134:6790]=c;smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: cephadm 2024-03-24T11:48:01.926872+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Saving service mon spec with placement smithi134:172.21.15.134=a;smithi134:[v2:172.21.15.134:3301,v1:172.21.15.134:6790]=c;smithi135:172.21.15.135=b;count:3 2024-03-24T11:48:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:01.932189+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:01.942295+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:01.945245+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:01.947307+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: cephadm 2024-03-24T11:48:01.949987+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:03.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: cephadm 2024-03-24T11:48:02.066046+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:48:03.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: cluster 2024-03-24T11:48:02.073841+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:03.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:02.267661+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:03.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:02.273661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:03.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:02.277059+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:03.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:02 smithi134 bash[14434]: audit 2024-03-24T11:48:02.278636+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:03.643 INFO:journalctl@ceph.mon.c.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:48:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:03 smithi134 bash[14434]: cephadm 2024-03-24T11:48:02.280256+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-03-24T11:48:05.307 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:05 smithi134 bash[14434]: cluster 2024-03-24T11:48:04.074257+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:05.376 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-03-24T11:48:05.376 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":1,"fsid":"ffb840ea-e9d3-11ee-95cd-87774f69a715","modified":"2024-03-24T11:46:17.928165Z","created":"2024-03-24T11:46:17.928165Z","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.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T11:48:05.379 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 1 2024-03-24T11:48:06.329 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:06 smithi134 bash[14434]: audit 2024-03-24T11:48:05.376477+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 172.21.15.135:0/879905187' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T11:48:06.589 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:06 smithi134 systemd[1]: Started Ceph mon.c for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:48:07.048 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-24T11:48:07.048 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T11:48:07.399 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[14434]: cluster 2024-03-24T11:48:06.074711+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:07.399 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[14434]: audit 2024-03-24T11:48:06.558144+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.399 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[14434]: audit 2024-03-24T11:48:06.559470+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:07.399 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[14434]: audit 2024-03-24T11:48:06.560644+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.503+0000 7ffb20c0f880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T11:48:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.503+0000 7ffb20c0f880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-24T11:48:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.503+0000 7ffb20c0f880 0 pidfile_write: ignore empty --pid-file 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.507+0000 7ffb20c0f880 0 load: jerasure load: lrc 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: RocksDB version: 6.15.5 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Compile date Apr 18 2022 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: DB SUMMARY 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: DB Session ID: 4082DB6OQ7J1UK8IX04B 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: CURRENT file: CURRENT 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.error_if_exists: 0 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.create_if_missing: 0 2024-03-24T11:48:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.env: 0x55b798aa5860 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.fs: Posix File System 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.info_log: 0x55b79ac41e00 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.statistics: (nil) 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.use_fsync: 0 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T11:48:07.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T11:48:07.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T11:48:07.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T11:48:07.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T11:48:07.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T11:48:07.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.db_log_dir: 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.write_buffer_manager: 0x55b79ad322a0 2024-03-24T11:48:07.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.unordered_write: 0 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.row_cache: None 2024-03-24T11:48:07.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.wal_filter: None 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.preserve_deletes: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.two_write_queues: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.atomic_flush: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T11:48:07.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_open_files: -1 2024-03-24T11:48:07.686 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Compression algorithms supported: 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kZSTD supported: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kXpressCompression supported: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kZlibCompression supported: 1 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T11:48:07.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.merge_operator: 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_filter: None 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b79ac0fd00) 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cache_index_and_filter_blocks: 1 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: pin_top_level_index_and_filter: 1 2024-03-24T11:48:07.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: index_type: 0 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: data_block_index_type: 0 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: index_shortening: 1 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: hash_index_allow_collision: 1 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: checksum: 1 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: no_block_cache: 0 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_cache: 0x55b79ac76170 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_cache_name: BinnedLRUCache 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_cache_options: 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: capacity : 536870912 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: num_shard_bits : 4 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: strict_capacity_limit : 0 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: high_pri_pool_ratio: 0.000 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_cache_compressed: (nil) 2024-03-24T11:48:07.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: persistent_cache: (nil) 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_size: 4096 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_size_deviation: 10 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_restart_interval: 16 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: index_block_restart_interval: 1 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: metadata_block_size: 4096 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: partition_filters: 0 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: use_delta_encoding: 1 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: whole_key_filtering: 1 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: verify_compression: 0 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: read_amp_bytes_per_bit: 0 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: format_version: 4 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: enable_index_compression: 1 2024-03-24T11:48:07.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: block_align: 0 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression: NoCompression 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.num_levels: 7 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T11:48:07.691 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T11:48:07.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T11:48:07.693 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T11:48:07.693 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T11:48:07.693 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T11:48:07.693 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T11:48:07.693 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T11:48:07.694 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T11:48:07.694 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T11:48:07.694 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T11:48:07.694 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T11:48:07.694 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T11:48:07.694 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T11:48:07.694 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T11:48:07.695 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.table_properties_collectors: 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.bloom_locality: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T11:48:07.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.ttl: 2592000 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.enable_blob_files: false 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.min_blob_size: 0 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/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-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.511+0000 7ffb20c0f880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.515+0000 7ffb20c0f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280887517744, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.515+0000 7ffb20c0f880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.515+0000 7ffb20c0f880 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-24T11:48:07.697 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.515+0000 7ffb20c0f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280887518506, "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": 1711280887, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "fdc4cdd0-ab95-4c57-8fe8-79286a27bf36", "db_session_id": "4082DB6OQ7J1UK8IX04B"}} 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.515+0000 7ffb20c0f880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.515+0000 7ffb20c0f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280887519391, "job": 1, "event": "recovery_finished"} 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.515+0000 7ffb20c0f880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb20c0f880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55b79ac5ca80 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb20c0f880 4 rocksdb: DB pointer 0x55b79ac6c000 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb10997700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb10997700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ** DB Stats ** 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-24T11:48:07.698 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ** Compaction Stats [default] ** 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ** Compaction Stats [default] ** 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:07.699 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Interval compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ** Compaction Stats [default] ** 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ** Compaction Stats [default] ** 2024-03-24T11:48:07.700 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: Cumulative compaction: 0.00 GB write, 0.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:48:07.701 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb20c0f880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb20c0f880 0 using public_addrv [v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0] 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb20c0f880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0] at bind addrs [v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.519+0000 7ffb20c0f880 1 mon.c@-1(???) e0 preinit fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 0 mon.c@-1(synchronizing).mds e1 new map 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: e1 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 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-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: legacy client fscid: -1 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: No filesystems configured 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-24T11:48:07.702 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.539+0000 7ffb1399d700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cluster 2024-03-24T11:47:56.072597+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:47:56.548010+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:47:56.554341+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:47:56.555292+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:47:56.562221+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:47:57.750357+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.134:0/242232801' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cluster 2024-03-24T11:47:58.073064+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:07.703 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:47:58.560825+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.134:0/242232801' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cluster 2024-03-24T11:47:58.560959+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cluster 2024-03-24T11:48:00.073526+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:01.921658+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi134:172.21.15.134=a;smithi134:[v2:172.21.15.134:3301,v1:172.21.15.134:6790]=c;smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cephadm 2024-03-24T11:48:01.926872+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Saving service mon spec with placement smithi134:172.21.15.134=a;smithi134:[v2:172.21.15.134:3301,v1:172.21.15.134:6790]=c;smithi135:172.21.15.135=b;count:3 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:01.932189+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:01.942295+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:01.945245+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:01.947307+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cephadm 2024-03-24T11:48:01.949987+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cephadm 2024-03-24T11:48:02.066046+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cluster 2024-03-24T11:48:02.073841+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:02.267661+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:02.273661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.704 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:02.277059+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:02.278636+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cephadm 2024-03-24T11:48:02.280256+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cluster 2024-03-24T11:48:04.074257+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:05.376477+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 172.21.15.135:0/879905187' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: cluster 2024-03-24T11:48:06.074711+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:06.558144+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:06.559470+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: audit 2024-03-24T11:48:06.560644+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.543+0000 7ffb1399d700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-24T11:48:07.705 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:07 smithi134 bash[19763]: debug 2024-03-24T11:48:07.543+0000 7ffb1399d700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-24T11:48:12.361 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:12 smithi135 systemd[1]: Started Ceph mon.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:48:12.872 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-03-24T11:48:12.872 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":2,"fsid":"ffb840ea-e9d3-11ee-95cd-87774f69a715","modified":"2024-03-24T11:48:07.551926Z","created":"2024-03-24T11:46:17.928165Z","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.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3301","nonce":0},{"type":"v1","addr":"172.21.15.134:6790","nonce":0}]},"addr":"172.21.15.134:6790/0","public_addr":"172.21.15.134:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-24T11:48:12.876 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 2 2024-03-24T11:48:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:07.555332+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:48:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:07.555698+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:07.559759+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:08.075116+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:08.551620+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:09.551582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:09.554229+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:10.075534+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:10.551773+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:11.552027+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:12.075979+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:12.552054+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:12.563081+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:12.573310+0000 mon.a (mon.0) 143 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:12.573480+0000 mon.a (mon.0) 144 : cluster [DBG] fsmap 2024-03-24T11:48:12.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:12.573588+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:12.573798+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: cluster 2024-03-24T11:48:12.580114+0000 mon.a (mon.0) 147 : cluster [INF] overall HEALTH_OK 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:12.587010+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:12.589555+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:12.600107+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[19763]: audit 2024-03-24T11:48:12.601589+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:07.555332+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:07.555698+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:07.559759+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:08.075116+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:12.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:08.551620+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:09.551582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:09.554229+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:10.075534+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:10.551773+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:11.552027+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:12.075979+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:12.552054+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:12.563081+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:12.573310+0000 mon.a (mon.0) 143 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:12.573480+0000 mon.a (mon.0) 144 : cluster [DBG] fsmap 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:12.573588+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:12.573798+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: cluster 2024-03-24T11:48:12.580114+0000 mon.a (mon.0) 147 : cluster [INF] overall HEALTH_OK 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:12.587010+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:12.932 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:12.589555+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:12.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:12.600107+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:12.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:12 smithi134 bash[14434]: audit 2024-03-24T11:48:12.601589+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:13 smithi134 bash[14434]: audit 2024-03-24T11:48:12.872603+0000 mon.a (mon.0) 152 : audit [DBG] from='client.? 172.21.15.135:0/2457490328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T11:48:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:13 smithi134 bash[14434]: audit 2024-03-24T11:48:13.552381+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:13.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:13 smithi134 bash[19763]: audit 2024-03-24T11:48:12.872603+0000 mon.a (mon.0) 152 : audit [DBG] from='client.? 172.21.15.135:0/2457490328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T11:48:13.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:13 smithi134 bash[19763]: audit 2024-03-24T11:48:13.552381+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.892+0000 7fafd0200880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.892+0000 7fafd0200880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.892+0000 7fafd0200880 0 pidfile_write: ignore empty --pid-file 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.896+0000 7fafd0200880 0 load: jerasure load: lrc 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: RocksDB version: 6.15.5 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Compile date Apr 18 2022 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: DB SUMMARY 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: DB Session ID: T7G0BDTW19GLYWSN9WSF 2024-03-24T11:48:14.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: CURRENT file: CURRENT 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.error_if_exists: 0 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.create_if_missing: 0 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.env: 0x559debe22860 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.fs: Posix File System 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.info_log: 0x559dedab1e00 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.statistics: (nil) 2024-03-24T11:48:14.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.use_fsync: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.db_log_dir: 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T11:48:14.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.write_buffer_manager: 0x559dedba2270 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T11:48:14.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T11:48:14.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T11:48:14.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.unordered_write: 0 2024-03-24T11:48:14.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T11:48:14.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T11:48:14.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.row_cache: None 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.wal_filter: None 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.preserve_deletes: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.two_write_queues: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.atomic_flush: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T11:48:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_open_files: -1 2024-03-24T11:48:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Compression algorithms supported: 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kZSTD supported: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kXpressCompression supported: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kZlibCompression supported: 1 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T11:48:14.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.merge_operator: 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_filter: None 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559deda7fd00) 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cache_index_and_filter_blocks: 1 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T11:48:14.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: pin_top_level_index_and_filter: 1 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: index_type: 0 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: data_block_index_type: 0 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: index_shortening: 1 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: hash_index_allow_collision: 1 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: checksum: 1 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: no_block_cache: 0 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_cache: 0x559dedae6170 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_cache_name: BinnedLRUCache 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_cache_options: 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: capacity : 536870912 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: num_shard_bits : 4 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: strict_capacity_limit : 0 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: high_pri_pool_ratio: 0.000 2024-03-24T11:48:14.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_cache_compressed: (nil) 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: persistent_cache: (nil) 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_size: 4096 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_size_deviation: 10 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_restart_interval: 16 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: index_block_restart_interval: 1 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: metadata_block_size: 4096 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: partition_filters: 0 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: use_delta_encoding: 1 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: whole_key_filtering: 1 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: verify_compression: 0 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: read_amp_bytes_per_bit: 0 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: format_version: 4 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: enable_index_compression: 1 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: block_align: 0 2024-03-24T11:48:14.240 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression: NoCompression 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.num_levels: 7 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:48:14.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T11:48:14.242 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T11:48:14.243 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.table_properties_collectors: 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T11:48:14.244 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.bloom_locality: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.ttl: 2592000 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.enable_blob_files: false 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.min_blob_size: 0 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T11:48:14.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 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-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.900+0000 7fafd0200880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.904+0000 7fafd0200880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280893905249, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.904+0000 7fafd0200880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.904+0000 7fafd0200880 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-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.904+0000 7fafd0200880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280893905980, "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": 1711280893, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "8cd8c49e-901a-45ff-b151-34caed7fdff9", "db_session_id": "T7G0BDTW19GLYWSN9WSF"}} 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.904+0000 7fafd0200880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.904+0000 7fafd0200880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711280893906888, "job": 1, "event": "recovery_finished"} 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.904+0000 7fafd0200880 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-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.908+0000 7fafd0200880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559dedacca80 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.908+0000 7fafd0200880 4 rocksdb: DB pointer 0x559dedadc000 2024-03-24T11:48:14.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.908+0000 7fafd0200880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.908+0000 7fafd0200880 0 using public_addr v2:172.21.15.135:0/0 -> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.908+0000 7fafd0200880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.912+0000 7fafbff88700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.912+0000 7fafbff88700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ** DB Stats ** 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ** Compaction Stats [default] ** 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:14.247 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ** Compaction Stats [default] ** 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Cumulative compaction: 0.00 GB write, 0.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Interval compaction: 0.00 GB write, 0.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.248 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ** Compaction Stats [default] ** 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ** Compaction Stats [default] ** 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T11:48:14.249 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: Cumulative compaction: 0.00 GB write, 0.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.912+0000 7fafd0200880 1 mon.b@-1(???) e0 preinit fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 0 mon.b@-1(synchronizing).mds e1 new map 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: e1 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 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-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: legacy client fscid: -1 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: No filesystems configured 2024-03-24T11:48:14.250 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 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-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.932+0000 7fafc2f8e700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:47:56.072597+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:47:56.548010+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:47:56.554341+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:47:56.555292+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:47:56.562221+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.251 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:47:57.750357+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.134:0/242232801' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:47:58.073064+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:47:58.560825+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.134:0/242232801' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:47:58.560959+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:00.073526+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:01.921658+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi134:172.21.15.134=a;smithi134:[v2:172.21.15.134:3301,v1:172.21.15.134:6790]=c;smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cephadm 2024-03-24T11:48:01.926872+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Saving service mon spec with placement smithi134:172.21.15.134=a;smithi134:[v2:172.21.15.134:3301,v1:172.21.15.134:6790]=c;smithi135:172.21.15.135=b;count:3 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:01.932189+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:01.942295+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:01.945245+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:01.947307+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cephadm 2024-03-24T11:48:01.949987+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cephadm 2024-03-24T11:48:02.066046+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:02.073841+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:02.267661+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.252 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:02.273661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:02.277059+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:02.278636+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cephadm 2024-03-24T11:48:02.280256+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:04.074257+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:05.376477+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 172.21.15.135:0/879905187' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:06.074711+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:06.558144+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:06.559470+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:06.560644+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:07.555332+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:07.555698+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:07.559759+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:08.075116+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.253 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:08.551620+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:09.551582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:09.554229+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:10.075534+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:10.551773+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:11.552027+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:12.075979+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:12.552054+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:12.563081+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:12.573310+0000 mon.a (mon.0) 143 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:12.573480+0000 mon.a (mon.0) 144 : cluster [DBG] fsmap 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:12.573588+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:12.573798+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: cluster 2024-03-24T11:48:12.580114+0000 mon.a (mon.0) 147 : cluster [INF] overall HEALTH_OK 2024-03-24T11:48:14.254 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:12.587010+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:14.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:12.589555+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:14.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:12.600107+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:14.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:12.601589+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:14.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:12.872603+0000 mon.a (mon.0) 152 : audit [DBG] from='client.? 172.21.15.135:0/2457490328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T11:48:14.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: audit 2024-03-24T11:48:13.552381+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:14.255 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:13 smithi135 bash[14429]: debug 2024-03-24T11:48:13.936+0000 7fafc2f8e700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-24T11:48:14.828 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-24T11:48:14.828 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:13.958378+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:13.959041+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:13.959197+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:13.982996+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:13.983435+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:14.076394+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:14.950656+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:15.950931+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:16.076817+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:16.951052+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:17.951097+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.077209+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:19.377 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:18.951183+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.982793+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.988369+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.988482+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.988537+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.988797+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.989137+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.998329+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.998406+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:13.958378+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:48:19.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:13.959041+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:13.959197+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:13.982996+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:13.983435+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:14.076394+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:14.950656+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:15.950931+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:16.076817+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:16.951052+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:17.951097+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.077209+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:18.951183+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:19.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.982793+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.988369+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.988482+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.988537+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.988797+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.989137+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.998329+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.998406+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: cluster 2024-03-24T11:48:18.998438+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] is down (out of quorum) 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:19.003309+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:19.009438+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:19.380 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[14434]: audit 2024-03-24T11:48:19.012840+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:19.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: cluster 2024-03-24T11:48:18.998438+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] is down (out of quorum) 2024-03-24T11:48:19.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:19.003309+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:19.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:19.009438+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:19.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:19 smithi134 bash[19763]: audit 2024-03-24T11:48:19.012840+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: cephadm 2024-03-24T11:48:19.004337+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: cephadm 2024-03-24T11:48:19.010347+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: audit 2024-03-24T11:48:19.134251+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: audit 2024-03-24T11:48:19.144831+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: audit 2024-03-24T11:48:19.152689+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: audit 2024-03-24T11:48:19.155714+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: audit 2024-03-24T11:48:19.157042+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: audit 2024-03-24T11:48:19.158376+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[19763]: audit 2024-03-24T11:48:19.951488+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: cephadm 2024-03-24T11:48:19.004337+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: cephadm 2024-03-24T11:48:19.010347+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: audit 2024-03-24T11:48:19.134251+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: audit 2024-03-24T11:48:19.144831+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: audit 2024-03-24T11:48:19.152689+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: audit 2024-03-24T11:48:19.155714+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: audit 2024-03-24T11:48:19.157042+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: audit 2024-03-24T11:48:19.158376+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:20.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:20 smithi134 bash[14434]: audit 2024-03-24T11:48:19.951488+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.681 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-03-24T11:48:20.681 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":3,"fsid":"ffb840ea-e9d3-11ee-95cd-87774f69a715","modified":"2024-03-24T11:48:13.951997Z","created":"2024-03-24T11:46:17.928165Z","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.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3301","nonce":0},{"type":"v1","addr":"172.21.15.134:6790","nonce":0}]},"addr":"172.21.15.134:6790/0","public_addr":"172.21.15.134:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-24T11:48:20.684 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 3 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:13.958378+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:13.959041+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:13.959197+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:13.982996+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:13.983435+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:14.076394+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:14.950656+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:15.950931+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:16.076817+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:16.951052+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:17.951097+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.077209+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:18.951183+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.982793+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.988369+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.988482+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.988537+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.988797+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.989137+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.998329+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.998406+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cluster 2024-03-24T11:48:18.998438+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] is down (out of quorum) 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.003309+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.009438+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.012840+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cephadm 2024-03-24T11:48:19.004337+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: cephadm 2024-03-24T11:48:19.010347+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.134251+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.144831+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.152689+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.155714+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.157042+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.158376+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:20 smithi135 bash[14429]: audit 2024-03-24T11:48:19.951488+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:15.950293+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T11:48:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.966282+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-24T11:48:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.971518+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.971617+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.975195+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-24T11:48:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.983132+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.983215+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.983261+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.983473+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 58s) 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.983713+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.983748+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[14434]: cluster 2024-03-24T11:48:20.991088+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:15.950293+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.966282+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.971518+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.971617+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.975195+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-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.983132+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.983215+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-03-24T11:48:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.983261+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:21.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.983473+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 58s) 2024-03-24T11:48:21.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.983713+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-24T11:48:21.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.983748+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-03-24T11:48:21.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:21 smithi134 bash[19763]: cluster 2024-03-24T11:48:20.991088+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:15.950293+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.966282+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.971518+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.971617+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.975195+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-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.983132+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.983215+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.983261+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.983473+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 58s) 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.983713+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.983748+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-03-24T11:48:21.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:21 smithi135 bash[14429]: cluster 2024-03-24T11:48:20.991088+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-03-24T11:48:21.336 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-24T11:48:21.336 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph config generate-minimal-conf 2024-03-24T11:48:22.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: audit 2024-03-24T11:48:21.386481+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:22.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: cephadm 2024-03-24T11:48:21.387562+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-24T11:48:22.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: audit 2024-03-24T11:48:21.388127+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: audit 2024-03-24T11:48:21.389722+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: audit 2024-03-24T11:48:21.391164+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: cephadm 2024-03-24T11:48:21.392641+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: audit 2024-03-24T11:48:21.952061+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: cluster 2024-03-24T11:48:22.078037+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: audit 2024-03-24T11:48:22.140072+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[14434]: audit 2024-03-24T11:48:22.142915+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: audit 2024-03-24T11:48:21.386481+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: cephadm 2024-03-24T11:48:21.387562+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-24T11:48:22.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: audit 2024-03-24T11:48:21.388127+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:22.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: audit 2024-03-24T11:48:21.389722+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:22.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: audit 2024-03-24T11:48:21.391164+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:22.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: cephadm 2024-03-24T11:48:21.392641+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-03-24T11:48:22.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: audit 2024-03-24T11:48:21.952061+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:22.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: cluster 2024-03-24T11:48:22.078037+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:22.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: audit 2024-03-24T11:48:22.140072+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:48:22.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:22 smithi134 bash[19763]: audit 2024-03-24T11:48:22.142915+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: audit 2024-03-24T11:48:21.386481+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: cephadm 2024-03-24T11:48:21.387562+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: audit 2024-03-24T11:48:21.388127+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: audit 2024-03-24T11:48:21.389722+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: audit 2024-03-24T11:48:21.391164+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: cephadm 2024-03-24T11:48:21.392641+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: audit 2024-03-24T11:48:21.952061+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: cluster 2024-03-24T11:48:22.078037+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: audit 2024-03-24T11:48:22.140072+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:48:22.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:22 smithi135 bash[14429]: audit 2024-03-24T11:48:22.142915+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:48:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:24 smithi135 bash[14429]: audit 2024-03-24T11:48:23.868231+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:24 smithi135 bash[14429]: cephadm 2024-03-24T11:48:23.869434+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-24T11:48:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:24 smithi135 bash[14429]: audit 2024-03-24T11:48:23.869813+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:24 smithi135 bash[14429]: audit 2024-03-24T11:48:23.871062+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:24 smithi135 bash[14429]: audit 2024-03-24T11:48:23.871863+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:24 smithi135 bash[14429]: cephadm 2024-03-24T11:48:23.872784+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi135 2024-03-24T11:48:25.067 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:24 smithi135 bash[14429]: cluster 2024-03-24T11:48:24.078555+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:25.100 INFO:teuthology.orchestra.run.smithi134.stdout:# minimal ceph.conf for ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:48:25.100 INFO:teuthology.orchestra.run.smithi134.stdout:[global] 2024-03-24T11:48:25.100 INFO:teuthology.orchestra.run.smithi134.stdout: fsid = ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T11:48:25.100 INFO:teuthology.orchestra.run.smithi134.stdout: mon_host = [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] [v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0] 2024-03-24T11:48:25.129 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[19763]: audit 2024-03-24T11:48:23.868231+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:25.129 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[19763]: cephadm 2024-03-24T11:48:23.869434+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-24T11:48:25.129 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[19763]: audit 2024-03-24T11:48:23.869813+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[19763]: audit 2024-03-24T11:48:23.871062+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[19763]: audit 2024-03-24T11:48:23.871863+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[19763]: cephadm 2024-03-24T11:48:23.872784+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi135 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[19763]: cluster 2024-03-24T11:48:24.078555+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[14434]: audit 2024-03-24T11:48:23.868231+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[14434]: cephadm 2024-03-24T11:48:23.869434+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[14434]: audit 2024-03-24T11:48:23.869813+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[14434]: audit 2024-03-24T11:48:23.871062+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[14434]: audit 2024-03-24T11:48:23.871863+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[14434]: cephadm 2024-03-24T11:48:23.872784+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi135 2024-03-24T11:48:25.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:24 smithi134 bash[14434]: cluster 2024-03-24T11:48:24.078555+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:25.784 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-24T11:48:25.785 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:48:25.785 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T11:48:25.801 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:48:25.801 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:48:25.859 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:48:25.859 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T11:48:25.875 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:48:25.875 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:48:25.885 INFO:tasks.cephadm:Adding mgr.y on smithi134 2024-03-24T11:48:25.885 INFO:tasks.cephadm:Adding mgr.x on smithi135 2024-03-24T11:48:25.885 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch apply mgr '2;smithi134=y;smithi135=x' 2024-03-24T11:48:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.100973+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.134:0/3022890644' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.567929+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.570463+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.573050+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.574879+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.695501+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.703237+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[14434]: audit 2024-03-24T11:48:25.711864+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.100973+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.134:0/3022890644' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.567929+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.570463+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.573050+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.574879+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.695501+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.703237+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:26 smithi134 bash[19763]: audit 2024-03-24T11:48:25.711864+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.100973+0000 mon.a (mon.0) 205 : audit [DBG] from='client.? 172.21.15.134:0/3022890644' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.567929+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.570463+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.573050+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.574879+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.695501+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.703237+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:26.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:26 smithi135 bash[14429]: audit 2024-03-24T11:48:25.711864+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:27.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:27 smithi135 bash[14429]: cephadm 2024-03-24T11:48:25.577082+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:48:27.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:27 smithi135 bash[14429]: cephadm 2024-03-24T11:48:25.577462+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:27.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:27 smithi135 bash[14429]: cluster 2024-03-24T11:48:26.078942+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:27 smithi134 bash[14434]: cephadm 2024-03-24T11:48:25.577082+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:48:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:27 smithi134 bash[14434]: cephadm 2024-03-24T11:48:25.577462+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:27 smithi134 bash[14434]: cluster 2024-03-24T11:48:26.078942+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:27 smithi134 bash[19763]: cephadm 2024-03-24T11:48:25.577082+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:48:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:27 smithi134 bash[19763]: cephadm 2024-03-24T11:48:25.577462+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:48:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:27 smithi134 bash[19763]: cluster 2024-03-24T11:48:26.078942+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:28.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:28 smithi134 bash[14434]: cluster 2024-03-24T11:48:28.079346+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:28.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:28 smithi134 bash[19763]: cluster 2024-03-24T11:48:28.079346+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:28.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:28 smithi135 bash[14429]: cluster 2024-03-24T11:48:28.079346+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:28.720 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mgr update... 2024-03-24T11:48:29.399 DEBUG:teuthology.orchestra.run.smithi135:mgr.x> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.x.service 2024-03-24T11:48:29.401 INFO:tasks.cephadm:Deploying OSDs... 2024-03-24T11:48:29.401 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:48:29.401 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T11:48:29.409 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-24T11:48:29.409 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-03-24T11:48:29.416 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T11:48:29.416 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.416 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-03-24T11:48:29.417 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.417 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-24 11:43:47.364026575 +0000 2024-03-24T11:48:29.417 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-24 11:43:47.156031369 +0000 2024-03-24T11:48:29.417 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-24 11:43:47.156031369 +0000 2024-03-24T11:48:29.417 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-03-24T11:48:29.417 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T11:48:29.474 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-24T11:48:29.474 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-24T11:48:29.474 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000446853 s, 1.1 MB/s 2024-03-24T11:48:29.476 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T11:48:29.483 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-24 11:43:47.816016155 +0000 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-24 11:43:47.584021504 +0000 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-24 11:43:47.584021504 +0000 2024-03-24T11:48:29.489 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-03-24T11:48:29.489 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T11:48:29.546 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-24T11:48:29.546 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-24T11:48:29.546 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000406061 s, 1.3 MB/s 2024-03-24T11:48:29.547 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T11:48:29.556 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-03-24T11:48:29.562 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T11:48:29.562 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.562 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-03-24T11:48:29.562 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.562 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-24 11:43:48.032011177 +0000 2024-03-24T11:48:29.562 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-24 11:43:48.028011269 +0000 2024-03-24T11:48:29.562 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-24 11:43:48.028011269 +0000 2024-03-24T11:48:29.563 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-03-24T11:48:29.563 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T11:48:29.618 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-24T11:48:29.618 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-24T11:48:29.618 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000414027 s, 1.2 MB/s 2024-03-24T11:48:29.619 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T11:48:29.626 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 6h/6d Inode: 376 Links: 1 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-24 11:43:48.679996241 +0000 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-24 11:43:48.464001220 +0000 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-24 11:43:48.464001220 +0000 2024-03-24T11:48:29.632 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-03-24T11:48:29.632 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T11:48:29.646 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-24T11:48:29.646 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-24T11:48:29.646 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000324163 s, 1.6 MB/s 2024-03-24T11:48:29.647 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T11:48:29.696 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:48:29.696 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T11:48:29.704 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-24T11:48:29.704 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 346 Links: 1 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-03-24 11:43:47.107632623 +0000 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-03-24 11:43:46.903637328 +0000 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-03-24 11:43:46.903637328 +0000 2024-03-24T11:48:29.710 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-03-24T11:48:29.710 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T11:48:29.722 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-03-24T11:48:29.722 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-03-24T11:48:29.722 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000405744 s, 1.3 MB/s 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:28.708735+0000 mgr.y (mgr.14150) 55 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi134=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: cephadm 2024-03-24T11:48:28.712255+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Saving service mgr spec with placement smithi134=y;smithi135=x;count:2 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:28.719487+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:28.736595+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:28.739236+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:28.741009+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:29.033640+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:29.036939+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:29.045899+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:29.047094+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: audit 2024-03-24T11:48:29.048474+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:29.723 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[14434]: cephadm 2024-03-24T11:48:29.049745+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:28.708735+0000 mgr.y (mgr.14150) 55 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi134=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: cephadm 2024-03-24T11:48:28.712255+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Saving service mgr spec with placement smithi134=y;smithi135=x;count:2 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:28.719487+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:28.736595+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:28.739236+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:28.741009+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:29.033640+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:29.036939+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:29.045899+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:29.047094+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: audit 2024-03-24T11:48:29.048474+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:29.724 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:29 smithi134 bash[19763]: cephadm 2024-03-24T11:48:29.049745+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T11:48:29.725 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T11:48:29.732 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2024-03-24T11:48:29.782 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T11:48:29.783 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.783 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 351 Links: 1 2024-03-24T11:48:29.783 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.783 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-03-24 11:43:47.319627733 +0000 2024-03-24T11:48:29.783 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-03-24 11:43:47.315627826 +0000 2024-03-24T11:48:29.783 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-03-24 11:43:47.315627826 +0000 2024-03-24T11:48:29.783 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-03-24T11:48:29.783 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T11:48:29.796 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-03-24T11:48:29.796 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-03-24T11:48:29.796 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000396861 s, 1.3 MB/s 2024-03-24T11:48:29.797 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T11:48:29.804 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 356 Links: 1 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-03-24 11:43:47.755617679 +0000 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-03-24 11:43:47.751617770 +0000 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-03-24 11:43:47.751617770 +0000 2024-03-24T11:48:29.809 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-03-24T11:48:29.809 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T11:48:29.866 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-03-24T11:48:29.867 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-03-24T11:48:29.867 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000410154 s, 1.2 MB/s 2024-03-24T11:48:29.867 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T11:48:29.876 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2024-03-24T11:48:29.882 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T11:48:29.882 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T11:48:29.882 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-03-24T11:48:29.882 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T11:48:29.882 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-03-24 11:43:48.391603011 +0000 2024-03-24T11:48:29.882 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-03-24 11:43:48.195607531 +0000 2024-03-24T11:48:29.882 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-03-24 11:43:48.195607531 +0000 2024-03-24T11:48:29.883 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-03-24T11:48:29.883 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T11:48:29.938 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-03-24T11:48:29.938 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-03-24T11:48:29.938 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000369139 s, 1.4 MB/s 2024-03-24T11:48:29.939 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T11:48:29.946 INFO:tasks.cephadm:Deploying osd.0 on smithi134 with /dev/vg_nvme/lv_4... 2024-03-24T11:48:29.946 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:28.708735+0000 mgr.y (mgr.14150) 55 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi134=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: cephadm 2024-03-24T11:48:28.712255+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Saving service mgr spec with placement smithi134=y;smithi135=x;count:2 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:28.719487+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:28.736595+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:28.739236+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:28.741009+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:29.033640+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:29.036939+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:29.045899+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:29.047094+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: audit 2024-03-24T11:48:29.048474+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:29.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:29 smithi135 bash[14429]: cephadm 2024-03-24T11:48:29.049745+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T11:48:30.434 INFO:journalctl@ceph.mgr.x.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:48:30.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:30 smithi135 bash[14429]: cluster 2024-03-24T11:48:30.079822+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:31.010 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:30 smithi134 bash[14434]: cluster 2024-03-24T11:48:30.079822+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:31.011 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:30 smithi134 bash[19763]: cluster 2024-03-24T11:48:30.079822+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:32.850 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:32 smithi135 bash[15363]: debug 2024-03-24T11:48:32.684+0000 7f2611128700 1 -- 172.21.15.135:0/3946909777 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559f50340340 con 0x559f510bc800 2024-03-24T11:48:32.850 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:32 smithi135 bash[15363]: debug 2024-03-24T11:48:32.844+0000 7f2619d97000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T11:48:32.851 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:32 smithi135 bash[14429]: audit 2024-03-24T11:48:31.706296+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:32.851 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:32 smithi135 bash[14429]: audit 2024-03-24T11:48:31.710554+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:32.851 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:32 smithi135 bash[14429]: audit 2024-03-24T11:48:31.712531+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:32.851 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:32 smithi135 bash[14429]: audit 2024-03-24T11:48:31.714110+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:32.851 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:32 smithi135 bash[14429]: cluster 2024-03-24T11:48:32.080373+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[14434]: audit 2024-03-24T11:48:31.706296+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[14434]: audit 2024-03-24T11:48:31.710554+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[14434]: audit 2024-03-24T11:48:31.712531+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[14434]: audit 2024-03-24T11:48:31.714110+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[14434]: cluster 2024-03-24T11:48:32.080373+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[19763]: audit 2024-03-24T11:48:31.706296+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[19763]: audit 2024-03-24T11:48:31.710554+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:32.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[19763]: audit 2024-03-24T11:48:31.712531+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:32.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[19763]: audit 2024-03-24T11:48:31.714110+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:32.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:32 smithi134 bash[19763]: cluster 2024-03-24T11:48:32.080373+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:33.150 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-24T11:48:33.151 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-24T11:48:33.151 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-24T11:48:33.151 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-24T11:48:33.151 INFO:teuthology.orchestra.run.smithi134.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0165419 s, 634 MB/s 2024-03-24T11:48:33.151 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 2024-03-24T11:48:33.151 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-24T11:48:33.791 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:33 smithi135 bash[15363]: debug 2024-03-24T11:48:33.508+0000 7f2619d97000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T11:48:33.791 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:33 smithi135 bash[15363]: debug 2024-03-24T11:48:33.628+0000 7f2619d97000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T11:48:33.813 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-03-24T11:48:34.115 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:33 smithi135 bash[15363]: debug 2024-03-24T11:48:33.784+0000 7f2619d97000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:48:34.404 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:34 smithi135 bash[15363]: debug 2024-03-24T11:48:34.108+0000 7f2619d97000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T11:48:34.404 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:34 smithi135 bash[15363]: debug 2024-03-24T11:48:34.200+0000 7f2619d97000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T11:48:34.720 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:34 smithi135 bash[15363]: debug 2024-03-24T11:48:34.396+0000 7f2619d97000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T11:48:35.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[14429]: audit 2024-03-24T11:48:34.024519+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.296 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[14429]: cluster 2024-03-24T11:48:34.080851+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:35.297 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[14429]: audit 2024-03-24T11:48:34.734901+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.297 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[14429]: audit 2024-03-24T11:48:34.743380+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.297 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[14429]: audit 2024-03-24T11:48:34.746988+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T11:48:35.297 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[14429]: audit 2024-03-24T11:48:34.748334+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T11:48:35.297 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[14429]: audit 2024-03-24T11:48:34.749494+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:35.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[14434]: audit 2024-03-24T11:48:34.024519+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[14434]: cluster 2024-03-24T11:48:34.080851+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:35.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[14434]: audit 2024-03-24T11:48:34.734901+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[14434]: audit 2024-03-24T11:48:34.743380+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[14434]: audit 2024-03-24T11:48:34.746988+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T11:48:35.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[14434]: audit 2024-03-24T11:48:34.748334+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T11:48:35.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[14434]: audit 2024-03-24T11:48:34.749494+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:35.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[19763]: audit 2024-03-24T11:48:34.024519+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[19763]: cluster 2024-03-24T11:48:34.080851+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:35.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[19763]: audit 2024-03-24T11:48:34.734901+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[19763]: audit 2024-03-24T11:48:34.743380+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:35.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[19763]: audit 2024-03-24T11:48:34.746988+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T11:48:35.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[19763]: audit 2024-03-24T11:48:34.748334+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T11:48:35.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:35 smithi134 bash[19763]: audit 2024-03-24T11:48:34.749494+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:35.607 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[15363]: debug 2024-03-24T11:48:35.288+0000 7f2619d97000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T11:48:35.608 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[15363]: debug 2024-03-24T11:48:35.396+0000 7f2619d97000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T11:48:35.950 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[15363]: debug 2024-03-24T11:48:35.600+0000 7f2619d97000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T11:48:36.229 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:35 smithi135 bash[15363]: debug 2024-03-24T11:48:35.944+0000 7f2619d97000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T11:48:36.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:36 smithi135 bash[14429]: cephadm 2024-03-24T11:48:34.746496+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-24T11:48:36.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:36 smithi135 bash[14429]: cephadm 2024-03-24T11:48:34.750836+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi134 2024-03-24T11:48:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:36 smithi134 bash[14434]: cephadm 2024-03-24T11:48:34.746496+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-24T11:48:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:36 smithi134 bash[14434]: cephadm 2024-03-24T11:48:34.750836+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi134 2024-03-24T11:48:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:36 smithi134 bash[19763]: cephadm 2024-03-24T11:48:34.746496+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-24T11:48:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:36 smithi134 bash[19763]: cephadm 2024-03-24T11:48:34.750836+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi134 2024-03-24T11:48:36.641 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:36 smithi135 bash[15363]: debug 2024-03-24T11:48:36.268+0000 7f2619d97000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T11:48:36.906 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:36 smithi135 bash[15363]: debug 2024-03-24T11:48:36.636+0000 7f2619d97000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T11:48:37.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:37 smithi135 bash[14429]: cluster 2024-03-24T11:48:36.081324+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:37.229 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:36 smithi135 bash[15363]: debug 2024-03-24T11:48:36.900+0000 7f2619d97000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:48:37.281 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:37 smithi134 bash[14434]: cluster 2024-03-24T11:48:36.081324+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:37.281 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:37 smithi134 bash[19763]: cluster 2024-03-24T11:48:36.081324+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:37.839 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:37 smithi135 bash[15363]: debug 2024-03-24T11:48:37.576+0000 7f2619d97000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T11:48:37.840 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:37 smithi135 bash[15363]: debug 2024-03-24T11:48:37.676+0000 7f2619d97000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T11:48:38.229 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:37 smithi135 bash[15363]: debug 2024-03-24T11:48:37.832+0000 7f2619d97000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T11:48:38.229 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:37 smithi135 bash[15363]: debug 2024-03-24T11:48:37.936+0000 7f2619d97000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T11:48:38.229 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[15363]: debug 2024-03-24T11:48:38.072+0000 7f2619d97000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T11:48:38.660 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[15363]: debug 2024-03-24T11:48:38.360+0000 7f2619d97000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T11:48:38.660 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[15363]: debug 2024-03-24T11:48:38.476+0000 7f2619d97000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T11:48:38.979 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[15363]: debug 2024-03-24T11:48:38.652+0000 7f2619d97000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T11:48:38.979 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[15363]: debug 2024-03-24T11:48:38.772+0000 7f2619d97000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T11:48:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:37.907085+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:37.909152+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:37.910919+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:37.911991+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:37.920235+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:38.042517+0000 mgr.y (mgr.14150) 64 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:38.049257+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:48:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:38.053760+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:48:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: audit 2024-03-24T11:48:38.055171+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:38 smithi135 bash[14429]: cluster 2024-03-24T11:48:38.081851+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:37.907085+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:37.909152+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:37.910919+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:37.911991+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:37.920235+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:38.042517+0000 mgr.y (mgr.14150) 64 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:38.049257+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:48:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:38.053760+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: audit 2024-03-24T11:48:38.055171+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[14434]: cluster 2024-03-24T11:48:38.081851+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:37.907085+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:37.909152+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:37.910919+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:37.911991+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:37.920235+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:38.042517+0000 mgr.y (mgr.14150) 64 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:38.049257+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:38.053760+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:48:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: audit 2024-03-24T11:48:38.055171+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:39.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:38 smithi134 bash[19763]: cluster 2024-03-24T11:48:38.081851+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:39.979 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:48:39 smithi135 bash[15363]: debug 2024-03-24T11:48:39.608+0000 7f2619d97000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T11:48:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[19763]: audit 2024-03-24T11:48:39.634174+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T11:48:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[19763]: audit 2024-03-24T11:48:39.635072+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T11:48:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[19763]: audit 2024-03-24T11:48:39.637204+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T11:48:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[19763]: cluster 2024-03-24T11:48:39.637485+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-03-24T11:48:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[19763]: audit 2024-03-24T11:48:39.638038+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T11:48:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[14434]: audit 2024-03-24T11:48:39.634174+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T11:48:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[14434]: audit 2024-03-24T11:48:39.635072+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T11:48:40.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[14434]: audit 2024-03-24T11:48:39.637204+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T11:48:40.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[14434]: cluster 2024-03-24T11:48:39.637485+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-03-24T11:48:40.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:40 smithi134 bash[14434]: audit 2024-03-24T11:48:39.638038+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T11:48:40.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:40 smithi135 bash[14429]: audit 2024-03-24T11:48:39.634174+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T11:48:40.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:40 smithi135 bash[14429]: audit 2024-03-24T11:48:39.635072+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T11:48:40.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:40 smithi135 bash[14429]: audit 2024-03-24T11:48:39.637204+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T11:48:40.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:40 smithi135 bash[14429]: cluster 2024-03-24T11:48:39.637485+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-03-24T11:48:40.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:40 smithi135 bash[14429]: audit 2024-03-24T11:48:39.638038+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.135:0/3034723404' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T11:48:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:41 smithi134 bash[14434]: cluster 2024-03-24T11:48:40.053114+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-03-24T11:48:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:41 smithi134 bash[14434]: audit 2024-03-24T11:48:40.053341+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T11:48:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:41 smithi134 bash[14434]: cluster 2024-03-24T11:48:40.082302+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:41.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:41 smithi134 bash[19763]: cluster 2024-03-24T11:48:40.053114+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-03-24T11:48:41.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:41 smithi134 bash[19763]: audit 2024-03-24T11:48:40.053341+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T11:48:41.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:41 smithi134 bash[19763]: cluster 2024-03-24T11:48:40.082302+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:41.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:41 smithi135 bash[14429]: cluster 2024-03-24T11:48:40.053114+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-03-24T11:48:41.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:41 smithi135 bash[14429]: audit 2024-03-24T11:48:40.053341+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T11:48:41.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:41 smithi135 bash[14429]: cluster 2024-03-24T11:48:40.082302+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:42 smithi134 bash[14434]: cluster 2024-03-24T11:48:42.082758+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:42.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:42 smithi134 bash[19763]: cluster 2024-03-24T11:48:42.082758+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:42.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:42 smithi135 bash[14429]: cluster 2024-03-24T11:48:42.082758+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[14434]: cluster 2024-03-24T11:48:44.083317+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[14434]: audit 2024-03-24T11:48:44.383718+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.134:0/2126547944' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]: dispatch 2024-03-24T11:48:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[14434]: audit 2024-03-24T11:48:44.384283+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]: dispatch 2024-03-24T11:48:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[14434]: audit 2024-03-24T11:48:44.388962+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]': finished 2024-03-24T11:48:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[14434]: cluster 2024-03-24T11:48:44.389015+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-24T11:48:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[14434]: audit 2024-03-24T11:48:44.389103+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:48:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[19763]: cluster 2024-03-24T11:48:44.083317+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[19763]: audit 2024-03-24T11:48:44.383718+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.134:0/2126547944' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]: dispatch 2024-03-24T11:48:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[19763]: audit 2024-03-24T11:48:44.384283+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]: dispatch 2024-03-24T11:48:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[19763]: audit 2024-03-24T11:48:44.388962+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]': finished 2024-03-24T11:48:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[19763]: cluster 2024-03-24T11:48:44.389015+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-24T11:48:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:45 smithi134 bash[19763]: audit 2024-03-24T11:48:44.389103+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:48:45.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:45 smithi135 bash[14429]: cluster 2024-03-24T11:48:44.083317+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:45.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:45 smithi135 bash[14429]: audit 2024-03-24T11:48:44.383718+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.134:0/2126547944' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]: dispatch 2024-03-24T11:48:45.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:45 smithi135 bash[14429]: audit 2024-03-24T11:48:44.384283+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]: dispatch 2024-03-24T11:48:45.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:45 smithi135 bash[14429]: audit 2024-03-24T11:48:44.388962+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0248d20-6d33-482d-87a3-1dab784c5c0b"}]': finished 2024-03-24T11:48:45.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:45 smithi135 bash[14429]: cluster 2024-03-24T11:48:44.389015+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-24T11:48:45.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:45 smithi135 bash[14429]: audit 2024-03-24T11:48:44.389103+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:48:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:46 smithi134 bash[14434]: audit 2024-03-24T11:48:45.077287+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.134:0/443205386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:48:46.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:46 smithi134 bash[19763]: audit 2024-03-24T11:48:45.077287+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.134:0/443205386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:48:46.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:46 smithi135 bash[14429]: audit 2024-03-24T11:48:45.077287+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.134:0/443205386' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:48:47.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:47 smithi134 bash[14434]: cluster 2024-03-24T11:48:46.083734+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:47.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:47 smithi134 bash[19763]: cluster 2024-03-24T11:48:46.083734+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:47.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:47 smithi135 bash[14429]: cluster 2024-03-24T11:48:46.083734+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:48.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:48 smithi134 bash[14434]: cluster 2024-03-24T11:48:48.084188+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:48.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:48 smithi134 bash[19763]: cluster 2024-03-24T11:48:48.084188+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:48.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:48 smithi135 bash[14429]: cluster 2024-03-24T11:48:48.084188+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:50 smithi134 bash[14434]: cluster 2024-03-24T11:48:50.084630+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:50 smithi134 bash[19763]: cluster 2024-03-24T11:48:50.084630+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:50.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:50 smithi135 bash[14429]: cluster 2024-03-24T11:48:50.084630+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:52.169 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:52 smithi134 bash[14434]: cluster 2024-03-24T11:48:52.085212+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:52 smithi134 bash[19763]: cluster 2024-03-24T11:48:52.085212+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:52.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:52 smithi135 bash[14429]: cluster 2024-03-24T11:48:52.085212+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:55 smithi134 bash[14434]: cluster 2024-03-24T11:48:54.085754+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:55 smithi134 bash[14434]: audit 2024-03-24T11:48:54.764544+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T11:48:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:55 smithi134 bash[14434]: audit 2024-03-24T11:48:54.766311+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:55 smithi134 bash[19763]: cluster 2024-03-24T11:48:54.085754+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:55 smithi134 bash[19763]: audit 2024-03-24T11:48:54.764544+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T11:48:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:55 smithi134 bash[19763]: audit 2024-03-24T11:48:54.766311+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:55.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:55 smithi135 bash[14429]: cluster 2024-03-24T11:48:54.085754+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:55.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:55 smithi135 bash[14429]: audit 2024-03-24T11:48:54.764544+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T11:48:55.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:55 smithi135 bash[14429]: audit 2024-03-24T11:48:54.766311+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:48:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:56 smithi134 bash[14434]: cephadm 2024-03-24T11:48:54.767682+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon osd.0 on smithi134 2024-03-24T11:48:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:56 smithi134 bash[19763]: cephadm 2024-03-24T11:48:54.767682+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon osd.0 on smithi134 2024-03-24T11:48:56.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:56 smithi135 bash[14429]: cephadm 2024-03-24T11:48:54.767682+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon osd.0 on smithi134 2024-03-24T11:48:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:57 smithi134 bash[14434]: cluster 2024-03-24T11:48:56.086145+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:57.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:57 smithi134 bash[19763]: cluster 2024-03-24T11:48:56.086145+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:57.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:57 smithi135 bash[14429]: cluster 2024-03-24T11:48:56.086145+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:58.418 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:58 smithi134 bash[19763]: cluster 2024-03-24T11:48:58.086611+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:58.418 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:58 smithi134 bash[14434]: cluster 2024-03-24T11:48:58.086611+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:48:58.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:58 smithi135 bash[14429]: cluster 2024-03-24T11:48:58.086611+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[14434]: audit 2024-03-24T11:48:58.891566+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[14434]: audit 2024-03-24T11:48:58.891838+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[14434]: audit 2024-03-24T11:48:58.893788+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:00.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[14434]: audit 2024-03-24T11:48:58.894990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:00.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[19763]: audit 2024-03-24T11:48:58.891566+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:00.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[19763]: audit 2024-03-24T11:48:58.891838+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:00.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[19763]: audit 2024-03-24T11:48:58.893788+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:00.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:48:59 smithi134 bash[19763]: audit 2024-03-24T11:48:58.894990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:59 smithi135 bash[14429]: audit 2024-03-24T11:48:58.891566+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:59 smithi135 bash[14429]: audit 2024-03-24T11:48:58.891838+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:59 smithi135 bash[14429]: audit 2024-03-24T11:48:58.893788+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:48:59 smithi135 bash[14429]: audit 2024-03-24T11:48:58.894990+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:01.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:00 smithi134 bash[19763]: cluster 2024-03-24T11:49:00.087031+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:01.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:00 smithi134 bash[14434]: cluster 2024-03-24T11:49:00.087031+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:01.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:00 smithi135 bash[14429]: cluster 2024-03-24T11:49:00.087031+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:02.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:02 smithi134 bash[14434]: cluster 2024-03-24T11:49:02.087466+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:02.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:02 smithi134 bash[19763]: cluster 2024-03-24T11:49:02.087466+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:02.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:02 smithi135 bash[14429]: cluster 2024-03-24T11:49:02.087466+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:04.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:03 smithi134 bash[14434]: audit 2024-03-24T11:49:02.811687+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:04.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:03 smithi134 bash[14434]: audit 2024-03-24T11:49:02.817102+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:04.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:03 smithi134 bash[19763]: audit 2024-03-24T11:49:02.811687+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:04.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:03 smithi134 bash[19763]: audit 2024-03-24T11:49:02.817102+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:04.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:03 smithi135 bash[14429]: audit 2024-03-24T11:49:02.811687+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:04.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:03 smithi135 bash[14429]: audit 2024-03-24T11:49:02.817102+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:05.303 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:05 smithi134 bash[14434]: cluster 2024-03-24T11:49:04.087952+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:05.303 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:05 smithi134 bash[19763]: cluster 2024-03-24T11:49:04.087952+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:05.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:05 smithi135 bash[14429]: cluster 2024-03-24T11:49:04.087952+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:05.991 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 0 on host 'smithi134' 2024-03-24T11:49:06.724 DEBUG:teuthology.orchestra.run.smithi134:osd.0> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.0.service 2024-03-24T11:49:06.727 INFO:tasks.cephadm:Deploying osd.1 on smithi134 with /dev/vg_nvme/lv_3... 2024-03-24T11:49:06.727 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-24T11:49:06.998 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[19763]: audit 2024-03-24T11:49:05.990293+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:07.022 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[19763]: audit 2024-03-24T11:49:05.991674+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:07.022 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[19763]: audit 2024-03-24T11:49:05.994104+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:07.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[19763]: audit 2024-03-24T11:49:05.995559+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:07.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[19763]: cluster 2024-03-24T11:49:06.088411+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:07.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[19763]: audit 2024-03-24T11:49:06.309006+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T11:49:07.023 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[19763]: audit 2024-03-24T11:49:06.309561+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-24T11:49:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[14434]: audit 2024-03-24T11:49:05.990293+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[14434]: audit 2024-03-24T11:49:05.991674+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[14434]: audit 2024-03-24T11:49:05.994104+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[14434]: audit 2024-03-24T11:49:05.995559+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[14434]: cluster 2024-03-24T11:49:06.088411+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[14434]: audit 2024-03-24T11:49:06.309006+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T11:49:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:06 smithi134 bash[14434]: audit 2024-03-24T11:49:06.309561+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-24T11:49:07.251 INFO:journalctl@ceph.osd.0.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:49:07.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:06 smithi135 bash[14429]: audit 2024-03-24T11:49:05.990293+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:07.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:06 smithi135 bash[14429]: audit 2024-03-24T11:49:05.991674+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:07.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:06 smithi135 bash[14429]: audit 2024-03-24T11:49:05.994104+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:07.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:06 smithi135 bash[14429]: audit 2024-03-24T11:49:05.995559+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:07.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:06 smithi135 bash[14429]: cluster 2024-03-24T11:49:06.088411+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:07.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:06 smithi135 bash[14429]: audit 2024-03-24T11:49:06.309006+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T11:49:07.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:06 smithi135 bash[14429]: audit 2024-03-24T11:49:06.309561+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-24T11:49:08.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[22531]: debug 2024-03-24T11:49:08.005+0000 7f5277f15700 -1 osd.0 0 waiting for initial osdmap 2024-03-24T11:49:08.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[22531]: debug 2024-03-24T11:49:08.009+0000 7f52748b0700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[14434]: audit 2024-03-24T11:49:07.002095+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-24T11:49:08.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[14434]: cluster 2024-03-24T11:49:07.002281+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[14434]: audit 2024-03-24T11:49:07.002555+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[14434]: audit 2024-03-24T11:49:07.004479+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[14434]: audit 2024-03-24T11:49:07.005032+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=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[19763]: audit 2024-03-24T11:49:07.002095+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-24T11:49:08.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[19763]: cluster 2024-03-24T11:49:07.002281+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[19763]: audit 2024-03-24T11:49:07.002555+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[19763]: audit 2024-03-24T11:49:07.004479+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:08.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:08 smithi134 bash[19763]: audit 2024-03-24T11:49:07.005032+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=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:08.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:08 smithi135 bash[14429]: audit 2024-03-24T11:49:07.002095+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-24T11:49:08.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:08 smithi135 bash[14429]: cluster 2024-03-24T11:49:07.002281+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-24T11:49:08.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:08 smithi135 bash[14429]: audit 2024-03-24T11:49:07.002555+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:08.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:08 smithi135 bash[14429]: audit 2024-03-24T11:49:07.004479+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:08.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:08 smithi135 bash[14429]: audit 2024-03-24T11:49:07.005032+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=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:09.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[14434]: audit 2024-03-24T11:49:08.000886+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=smithi134", "root=default"]}]': finished 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[14434]: cluster 2024-03-24T11:49:08.001056+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[14434]: audit 2024-03-24T11:49:08.001598+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[14434]: audit 2024-03-24T11:49:08.011704+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[14434]: cluster 2024-03-24T11:49:08.088928+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[19763]: audit 2024-03-24T11:49:08.000886+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=smithi134", "root=default"]}]': finished 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[19763]: cluster 2024-03-24T11:49:08.001056+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[19763]: audit 2024-03-24T11:49:08.001598+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[19763]: audit 2024-03-24T11:49:08.011704+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:09.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:09 smithi134 bash[19763]: cluster 2024-03-24T11:49:08.088928+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:09.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:09 smithi135 bash[14429]: audit 2024-03-24T11:49:08.000886+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=smithi134", "root=default"]}]': finished 2024-03-24T11:49:09.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:09 smithi135 bash[14429]: cluster 2024-03-24T11:49:08.001056+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-24T11:49:09.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:09 smithi135 bash[14429]: audit 2024-03-24T11:49:08.001598+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:09.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:09 smithi135 bash[14429]: audit 2024-03-24T11:49:08.011704+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:09.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:09 smithi135 bash[14429]: cluster 2024-03-24T11:49:08.088928+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T11:49:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[14434]: cluster 2024-03-24T11:49:07.314040+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:49:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[14434]: cluster 2024-03-24T11:49:07.314228+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[14434]: audit 2024-03-24T11:49:09.016084+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[14434]: cluster 2024-03-24T11:49:09.021495+0000 mon.a (mon.0) 270 : cluster [INF] osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536] boot 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[14434]: cluster 2024-03-24T11:49:09.021560+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[14434]: audit 2024-03-24T11:49:09.021678+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[19763]: cluster 2024-03-24T11:49:07.314040+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[19763]: cluster 2024-03-24T11:49:07.314228+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[19763]: audit 2024-03-24T11:49:09.016084+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:10.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[19763]: cluster 2024-03-24T11:49:09.021495+0000 mon.a (mon.0) 270 : cluster [INF] osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536] boot 2024-03-24T11:49:10.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[19763]: cluster 2024-03-24T11:49:09.021560+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-24T11:49:10.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:10 smithi134 bash[19763]: audit 2024-03-24T11:49:09.021678+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:10.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:10 smithi135 bash[14429]: cluster 2024-03-24T11:49:07.314040+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:49:10.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:10 smithi135 bash[14429]: cluster 2024-03-24T11:49:07.314228+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:49:10.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:10 smithi135 bash[14429]: audit 2024-03-24T11:49:09.016084+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:10.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:10 smithi135 bash[14429]: cluster 2024-03-24T11:49:09.021495+0000 mon.a (mon.0) 270 : cluster [INF] osd.0 [v2:172.21.15.134:6802/1913470536,v1:172.21.15.134:6803/1913470536] boot 2024-03-24T11:49:10.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:10 smithi135 bash[14429]: cluster 2024-03-24T11:49:09.021560+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-24T11:49:10.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:10 smithi135 bash[14429]: audit 2024-03-24T11:49:09.021678+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:49:10.717 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-24T11:49:10.717 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-24T11:49:10.717 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-24T11:49:10.717 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-24T11:49:10.717 INFO:teuthology.orchestra.run.smithi134.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0190869 s, 549 MB/s 2024-03-24T11:49:10.717 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-24T11:49:11.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:11 smithi134 bash[14434]: cluster 2024-03-24T11:49:10.051301+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-24T11:49:11.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:11 smithi134 bash[14434]: cluster 2024-03-24T11:49:10.089544+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:11.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:11 smithi134 bash[19763]: cluster 2024-03-24T11:49:10.051301+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-24T11:49:11.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:11 smithi134 bash[19763]: cluster 2024-03-24T11:49:10.089544+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:11 smithi135 bash[14429]: cluster 2024-03-24T11:49:10.051301+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-24T11:49:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:11 smithi135 bash[14429]: cluster 2024-03-24T11:49:10.089544+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:12.043 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_3 2024-03-24T11:49:12.226 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:12 smithi134 bash[14434]: cluster 2024-03-24T11:49:12.090017+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:12.226 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:12 smithi134 bash[19763]: cluster 2024-03-24T11:49:12.090017+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:12.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:12 smithi135 bash[14429]: cluster 2024-03-24T11:49:12.090017+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:15 smithi134 bash[14434]: cluster 2024-03-24T11:49:14.090479+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:15.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:15 smithi134 bash[19763]: cluster 2024-03-24T11:49:14.090479+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:15.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:15 smithi135 bash[14429]: cluster 2024-03-24T11:49:14.090479+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[14434]: audit 2024-03-24T11:49:15.496718+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:49:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[14434]: audit 2024-03-24T11:49:15.499669+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[14434]: audit 2024-03-24T11:49:15.500705+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[14434]: audit 2024-03-24T11:49:15.809722+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[14434]: audit 2024-03-24T11:49:15.811338+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[14434]: audit 2024-03-24T11:49:15.818476+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[14434]: audit 2024-03-24T11:49:15.825839+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[19763]: audit 2024-03-24T11:49:15.496718+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[19763]: audit 2024-03-24T11:49:15.499669+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[19763]: audit 2024-03-24T11:49:15.500705+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[19763]: audit 2024-03-24T11:49:15.809722+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[19763]: audit 2024-03-24T11:49:15.811338+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[19763]: audit 2024-03-24T11:49:15.818476+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:16 smithi134 bash[19763]: audit 2024-03-24T11:49:15.825839+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:16 smithi135 bash[14429]: audit 2024-03-24T11:49:15.496718+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:49:16.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:16 smithi135 bash[14429]: audit 2024-03-24T11:49:15.499669+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:49:16.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:16 smithi135 bash[14429]: audit 2024-03-24T11:49:15.500705+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:16.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:16 smithi135 bash[14429]: audit 2024-03-24T11:49:15.809722+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:16 smithi135 bash[14429]: audit 2024-03-24T11:49:15.811338+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:16.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:16 smithi135 bash[14429]: audit 2024-03-24T11:49:15.818476+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:16.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:16 smithi135 bash[14429]: audit 2024-03-24T11:49:15.825839+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:17.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[14434]: audit 2024-03-24T11:49:15.489950+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:49:17.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[14434]: cephadm 2024-03-24T11:49:15.800052+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:49:17.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[14434]: cephadm 2024-03-24T11:49:15.812332+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 16247M 2024-03-24T11:49:17.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[14434]: cluster 2024-03-24T11:49:16.091001+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:17.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[19763]: audit 2024-03-24T11:49:15.489950+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:49:17.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[19763]: cephadm 2024-03-24T11:49:15.800052+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:49:17.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[19763]: cephadm 2024-03-24T11:49:15.812332+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 16247M 2024-03-24T11:49:17.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:17 smithi134 bash[19763]: cluster 2024-03-24T11:49:16.091001+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:17.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:17 smithi135 bash[14429]: audit 2024-03-24T11:49:15.489950+0000 mgr.y (mgr.14150) 85 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:49:17.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:17 smithi135 bash[14429]: cephadm 2024-03-24T11:49:15.800052+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:49:17.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:17 smithi135 bash[14429]: cephadm 2024-03-24T11:49:15.812332+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 16247M 2024-03-24T11:49:17.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:17 smithi135 bash[14429]: cluster 2024-03-24T11:49:16.091001+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:18.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:18 smithi134 bash[14434]: cluster 2024-03-24T11:49:18.091476+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:18.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:18 smithi134 bash[19763]: cluster 2024-03-24T11:49:18.091476+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:18.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:18 smithi135 bash[14429]: cluster 2024-03-24T11:49:18.091476+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:20.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:20 smithi134 bash[14434]: cluster 2024-03-24T11:49:20.092007+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:20.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:20 smithi134 bash[19763]: cluster 2024-03-24T11:49:20.092007+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:20.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:20 smithi135 bash[14429]: cluster 2024-03-24T11:49:20.092007+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:22.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[14434]: audit 2024-03-24T11:49:21.806001+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.134:0/3604376362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]: dispatch 2024-03-24T11:49:22.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[14434]: audit 2024-03-24T11:49:21.806759+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]: dispatch 2024-03-24T11:49:22.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[14434]: audit 2024-03-24T11:49:21.814985+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]': finished 2024-03-24T11:49:22.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[14434]: cluster 2024-03-24T11:49:21.815136+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-24T11:49:22.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[14434]: audit 2024-03-24T11:49:21.815257+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:22.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[19763]: audit 2024-03-24T11:49:21.806001+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.134:0/3604376362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]: dispatch 2024-03-24T11:49:22.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[19763]: audit 2024-03-24T11:49:21.806759+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]: dispatch 2024-03-24T11:49:22.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[19763]: audit 2024-03-24T11:49:21.814985+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]': finished 2024-03-24T11:49:22.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[19763]: cluster 2024-03-24T11:49:21.815136+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-24T11:49:22.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:21 smithi134 bash[19763]: audit 2024-03-24T11:49:21.815257+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:22.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:21 smithi135 bash[14429]: audit 2024-03-24T11:49:21.806001+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.134:0/3604376362' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]: dispatch 2024-03-24T11:49:22.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:21 smithi135 bash[14429]: audit 2024-03-24T11:49:21.806759+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]: dispatch 2024-03-24T11:49:22.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:21 smithi135 bash[14429]: audit 2024-03-24T11:49:21.814985+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3aba2885-cb16-4b90-8ddc-e722a8aeefbd"}]': finished 2024-03-24T11:49:22.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:21 smithi135 bash[14429]: cluster 2024-03-24T11:49:21.815136+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-24T11:49:22.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:21 smithi135 bash[14429]: audit 2024-03-24T11:49:21.815257+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[14434]: cluster 2024-03-24T11:49:22.092555+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[14434]: audit 2024-03-24T11:49:22.142334+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:49:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[14434]: audit 2024-03-24T11:49:22.144999+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:49:23.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[14434]: audit 2024-03-24T11:49:22.555490+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.134:0/1639954303' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:49:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[19763]: cluster 2024-03-24T11:49:22.092555+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[19763]: audit 2024-03-24T11:49:22.142334+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:49:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[19763]: audit 2024-03-24T11:49:22.144999+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:49:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:22 smithi134 bash[19763]: audit 2024-03-24T11:49:22.555490+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.134:0/1639954303' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:49:23.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:22 smithi135 bash[14429]: cluster 2024-03-24T11:49:22.092555+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:23.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:22 smithi135 bash[14429]: audit 2024-03-24T11:49:22.142334+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:49:23.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:22 smithi135 bash[14429]: audit 2024-03-24T11:49:22.144999+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:49:23.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:22 smithi135 bash[14429]: audit 2024-03-24T11:49:22.555490+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.134:0/1639954303' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:49:25.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:25 smithi134 bash[14434]: cluster 2024-03-24T11:49:24.093121+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:25.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:25 smithi134 bash[19763]: cluster 2024-03-24T11:49:24.093121+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:25.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:25 smithi135 bash[14429]: cluster 2024-03-24T11:49:24.093121+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:26 smithi134 bash[14434]: cluster 2024-03-24T11:49:26.093564+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:26 smithi134 bash[19763]: cluster 2024-03-24T11:49:26.093564+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:26.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:26 smithi135 bash[14429]: cluster 2024-03-24T11:49:26.093564+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:28.432 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:28 smithi134 bash[14434]: cluster 2024-03-24T11:49:28.094047+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:28.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:28 smithi134 bash[19763]: cluster 2024-03-24T11:49:28.094047+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:28.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:28 smithi135 bash[14429]: cluster 2024-03-24T11:49:28.094047+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:30.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:30 smithi134 bash[14434]: cluster 2024-03-24T11:49:30.094589+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:30.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:30 smithi134 bash[19763]: cluster 2024-03-24T11:49:30.094589+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:30.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:30 smithi135 bash[14429]: cluster 2024-03-24T11:49:30.094589+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:32.419 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:32 smithi134 bash[14434]: cluster 2024-03-24T11:49:32.095052+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:32.419 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:32 smithi134 bash[19763]: cluster 2024-03-24T11:49:32.095052+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:32.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:32 smithi135 bash[14429]: cluster 2024-03-24T11:49:32.095052+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:33.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:33 smithi134 bash[14434]: audit 2024-03-24T11:49:32.388440+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T11:49:33.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:33 smithi134 bash[14434]: audit 2024-03-24T11:49:32.389502+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:33.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:33 smithi134 bash[14434]: cephadm 2024-03-24T11:49:32.390590+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.1 on smithi134 2024-03-24T11:49:33.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:33 smithi134 bash[19763]: audit 2024-03-24T11:49:32.388440+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T11:49:33.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:33 smithi134 bash[19763]: audit 2024-03-24T11:49:32.389502+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:33.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:33 smithi134 bash[19763]: cephadm 2024-03-24T11:49:32.390590+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.1 on smithi134 2024-03-24T11:49:33.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:33 smithi135 bash[14429]: audit 2024-03-24T11:49:32.388440+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T11:49:33.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:33 smithi135 bash[14429]: audit 2024-03-24T11:49:32.389502+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:33.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:33 smithi135 bash[14429]: cephadm 2024-03-24T11:49:32.390590+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.1 on smithi134 2024-03-24T11:49:35.376 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:35 smithi134 bash[14434]: cluster 2024-03-24T11:49:34.095547+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:35.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:35 smithi134 bash[19763]: cluster 2024-03-24T11:49:34.095547+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:35.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:35 smithi135 bash[14429]: cluster 2024-03-24T11:49:34.095547+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:36.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:36 smithi134 bash[19763]: cluster 2024-03-24T11:49:36.096032+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:36 smithi134 bash[14434]: cluster 2024-03-24T11:49:36.096032+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:36.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:36 smithi135 bash[14429]: cluster 2024-03-24T11:49:36.096032+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[19763]: audit 2024-03-24T11:49:36.877969+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[19763]: audit 2024-03-24T11:49:36.900481+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[19763]: audit 2024-03-24T11:49:36.902804+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[19763]: audit 2024-03-24T11:49:36.904035+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:38.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[14434]: audit 2024-03-24T11:49:36.877969+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:38.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[14434]: audit 2024-03-24T11:49:36.900481+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:38.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[14434]: audit 2024-03-24T11:49:36.902804+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:38.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:37 smithi134 bash[14434]: audit 2024-03-24T11:49:36.904035+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:38.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:37 smithi135 bash[14429]: audit 2024-03-24T11:49:36.877969+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:38.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:37 smithi135 bash[14429]: audit 2024-03-24T11:49:36.900481+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:38.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:37 smithi135 bash[14429]: audit 2024-03-24T11:49:36.902804+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:38.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:37 smithi135 bash[14429]: audit 2024-03-24T11:49:36.904035+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:38 smithi134 bash[14434]: cluster 2024-03-24T11:49:38.096441+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:38.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:38 smithi134 bash[19763]: cluster 2024-03-24T11:49:38.096441+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:39.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:38 smithi135 bash[14429]: cluster 2024-03-24T11:49:38.096441+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:40 smithi134 bash[19763]: cluster 2024-03-24T11:49:40.096844+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:40.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:40 smithi134 bash[14434]: cluster 2024-03-24T11:49:40.096844+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:40.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:40 smithi135 bash[14429]: cluster 2024-03-24T11:49:40.096844+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:42.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:41 smithi134 bash[19763]: audit 2024-03-24T11:49:40.863877+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:42.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:41 smithi134 bash[19763]: audit 2024-03-24T11:49:41.148704+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:42.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:41 smithi134 bash[14434]: audit 2024-03-24T11:49:40.863877+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:42.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:41 smithi134 bash[14434]: audit 2024-03-24T11:49:41.148704+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:42.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:41 smithi135 bash[14429]: audit 2024-03-24T11:49:40.863877+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:42.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:41 smithi135 bash[14429]: audit 2024-03-24T11:49:41.148704+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:42.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:42 smithi134 bash[14434]: cluster 2024-03-24T11:49:42.097435+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:42.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:42 smithi134 bash[19763]: cluster 2024-03-24T11:49:42.097435+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:43.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:42 smithi135 bash[14429]: cluster 2024-03-24T11:49:42.097435+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:44.039 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 1 on host 'smithi134' 2024-03-24T11:49:44.776 DEBUG:teuthology.orchestra.run.smithi134:osd.1> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.1.service 2024-03-24T11:49:44.779 INFO:tasks.cephadm:Deploying osd.2 on smithi134 with /dev/vg_nvme/lv_2... 2024-03-24T11:49:44.779 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-24T11:49:44.961 INFO:journalctl@ceph.osd.1.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[14434]: audit 2024-03-24T11:49:44.038191+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[14434]: audit 2024-03-24T11:49:44.072915+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[14434]: audit 2024-03-24T11:49:44.075505+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[14434]: audit 2024-03-24T11:49:44.077210+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[14434]: cluster 2024-03-24T11:49:44.097762+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[14434]: audit 2024-03-24T11:49:44.248567+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[14434]: audit 2024-03-24T11:49:44.249158+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T11:49:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[19763]: audit 2024-03-24T11:49:44.038191+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:45.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[19763]: audit 2024-03-24T11:49:44.072915+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:45.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[19763]: audit 2024-03-24T11:49:44.075505+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:45.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[19763]: audit 2024-03-24T11:49:44.077210+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:45.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[19763]: cluster 2024-03-24T11:49:44.097762+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:45.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[19763]: audit 2024-03-24T11:49:44.248567+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T11:49:45.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:45 smithi134 bash[19763]: audit 2024-03-24T11:49:44.249158+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T11:49:45.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:45 smithi135 bash[14429]: audit 2024-03-24T11:49:44.038191+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:45.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:45 smithi135 bash[14429]: audit 2024-03-24T11:49:44.072915+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:49:45.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:45 smithi135 bash[14429]: audit 2024-03-24T11:49:44.075505+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:45.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:45 smithi135 bash[14429]: audit 2024-03-24T11:49:44.077210+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:49:45.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:45 smithi135 bash[14429]: cluster 2024-03-24T11:49:44.097762+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:45.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:45 smithi135 bash[14429]: audit 2024-03-24T11:49:44.248567+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T11:49:45.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:45 smithi135 bash[14429]: audit 2024-03-24T11:49:44.249158+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T11:49:46.309 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[14434]: audit 2024-03-24T11:49:45.067530+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T11:49:46.309 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[14434]: cluster 2024-03-24T11:49:45.067633+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-24T11:49:46.309 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[14434]: audit 2024-03-24T11:49:45.067886+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:46.309 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[14434]: audit 2024-03-24T11:49:45.069796+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:46.309 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[14434]: audit 2024-03-24T11:49:45.070704+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:46.310 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[25618]: debug 2024-03-24T11:49:46.076+0000 7f842cbde700 -1 osd.1 0 waiting for initial osdmap 2024-03-24T11:49:46.310 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[25618]: debug 2024-03-24T11:49:46.084+0000 7f8425d72700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:49:46.310 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[19763]: audit 2024-03-24T11:49:45.067530+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T11:49:46.310 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[19763]: cluster 2024-03-24T11:49:45.067633+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-24T11:49:46.310 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[19763]: audit 2024-03-24T11:49:45.067886+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:46.310 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[19763]: audit 2024-03-24T11:49:45.069796+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:46.310 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:46 smithi134 bash[19763]: audit 2024-03-24T11:49:45.070704+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:46 smithi135 bash[14429]: audit 2024-03-24T11:49:45.067530+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T11:49:46.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:46 smithi135 bash[14429]: cluster 2024-03-24T11:49:45.067633+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-24T11:49:46.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:46 smithi135 bash[14429]: audit 2024-03-24T11:49:45.067886+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:46.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:46 smithi135 bash[14429]: audit 2024-03-24T11:49:45.069796+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:46.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:46 smithi135 bash[14429]: audit 2024-03-24T11:49:45.070704+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:49:47.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[19763]: audit 2024-03-24T11:49:46.071436+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:49:47.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[19763]: cluster 2024-03-24T11:49:46.071587+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[19763]: audit 2024-03-24T11:49:46.073724+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[19763]: audit 2024-03-24T11:49:46.081254+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[19763]: cluster 2024-03-24T11:49:46.098136+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[14434]: audit 2024-03-24T11:49:46.071436+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[14434]: cluster 2024-03-24T11:49:46.071587+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[14434]: audit 2024-03-24T11:49:46.073724+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[14434]: audit 2024-03-24T11:49:46.081254+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:47.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:47 smithi134 bash[14434]: cluster 2024-03-24T11:49:46.098136+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:47.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:47 smithi135 bash[14429]: audit 2024-03-24T11:49:46.071436+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:49:47.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:47 smithi135 bash[14429]: cluster 2024-03-24T11:49:46.071587+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-24T11:49:47.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:47 smithi135 bash[14429]: audit 2024-03-24T11:49:46.073724+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:47.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:47 smithi135 bash[14429]: audit 2024-03-24T11:49:46.081254+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:47.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:47 smithi135 bash[14429]: cluster 2024-03-24T11:49:46.098136+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T11:49:48.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[14434]: cluster 2024-03-24T11:49:45.224430+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[14434]: cluster 2024-03-24T11:49:45.224623+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[14434]: audit 2024-03-24T11:49:47.082716+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[14434]: cluster 2024-03-24T11:49:47.095428+0000 mon.a (mon.0) 309 : cluster [INF] osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817] boot 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[14434]: cluster 2024-03-24T11:49:47.095558+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[14434]: audit 2024-03-24T11:49:47.096115+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[19763]: cluster 2024-03-24T11:49:45.224430+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[19763]: cluster 2024-03-24T11:49:45.224623+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[19763]: audit 2024-03-24T11:49:47.082716+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[19763]: cluster 2024-03-24T11:49:47.095428+0000 mon.a (mon.0) 309 : cluster [INF] osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817] boot 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[19763]: cluster 2024-03-24T11:49:47.095558+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-24T11:49:48.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:48 smithi134 bash[19763]: audit 2024-03-24T11:49:47.096115+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:48.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:48 smithi135 bash[14429]: cluster 2024-03-24T11:49:45.224430+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:49:48.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:48 smithi135 bash[14429]: cluster 2024-03-24T11:49:45.224623+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:49:48.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:48 smithi135 bash[14429]: audit 2024-03-24T11:49:47.082716+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:48.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:48 smithi135 bash[14429]: cluster 2024-03-24T11:49:47.095428+0000 mon.a (mon.0) 309 : cluster [INF] osd.1 [v2:172.21.15.134:6810/275612817,v1:172.21.15.134:6811/275612817] boot 2024-03-24T11:49:48.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:48 smithi135 bash[14429]: cluster 2024-03-24T11:49:47.095558+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-24T11:49:48.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:48 smithi135 bash[14429]: audit 2024-03-24T11:49:47.096115+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:49:48.866 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-24T11:49:48.866 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-24T11:49:48.866 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-24T11:49:48.866 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-24T11:49:48.866 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.016953 s, 619 MB/s 2024-03-24T11:49:48.866 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-24T11:49:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:49 smithi134 bash[14434]: cluster 2024-03-24T11:49:48.094626+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-24T11:49:49.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:49 smithi134 bash[14434]: cluster 2024-03-24T11:49:48.098601+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:49.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:49 smithi134 bash[19763]: cluster 2024-03-24T11:49:48.094626+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-24T11:49:49.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:49 smithi134 bash[19763]: cluster 2024-03-24T11:49:48.098601+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:49.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:49 smithi135 bash[14429]: cluster 2024-03-24T11:49:48.094626+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-24T11:49:49.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:49 smithi135 bash[14429]: cluster 2024-03-24T11:49:48.098601+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:50.490 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_2 2024-03-24T11:49:51.385 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:51 smithi134 bash[14434]: cluster 2024-03-24T11:49:50.099083+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:51.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:51 smithi134 bash[19763]: cluster 2024-03-24T11:49:50.099083+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:51.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:51 smithi135 bash[14429]: cluster 2024-03-24T11:49:50.099083+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:52 smithi134 bash[19763]: cluster 2024-03-24T11:49:52.099518+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:52.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:52 smithi134 bash[14434]: cluster 2024-03-24T11:49:52.099518+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:52.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:52 smithi135 bash[14429]: cluster 2024-03-24T11:49:52.099518+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: cephadm 2024-03-24T11:49:53.857944+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:53.865284+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:53.866719+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:53.867962+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: cephadm 2024-03-24T11:49:53.868789+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8123M 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:53.875266+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:53.884138+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: cluster 2024-03-24T11:49:54.099939+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:54.261372+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:54.264651+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[14434]: audit 2024-03-24T11:49:54.266101+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:55.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: cephadm 2024-03-24T11:49:53.857944+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:53.865284+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:53.866719+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:53.867962+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: cephadm 2024-03-24T11:49:53.868789+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8123M 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:53.875266+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:53.884138+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: cluster 2024-03-24T11:49:54.099939+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:54.261372+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:54.264651+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:49:55.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:54 smithi134 bash[19763]: audit 2024-03-24T11:49:54.266101+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:55.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: cephadm 2024-03-24T11:49:53.857944+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:49:55.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:53.865284+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:53.866719+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:53.867962+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: cephadm 2024-03-24T11:49:53.868789+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8123M 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:53.875266+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:53.884138+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: cluster 2024-03-24T11:49:54.099939+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:54.261372+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:54.264651+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:49:55.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:54 smithi135 bash[14429]: audit 2024-03-24T11:49:54.266101+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:49:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:56 smithi134 bash[14434]: audit 2024-03-24T11:49:54.254768+0000 mgr.y (mgr.14150) 111 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:49:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:56 smithi134 bash[19763]: audit 2024-03-24T11:49:54.254768+0000 mgr.y (mgr.14150) 111 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:49:56.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:56 smithi135 bash[14429]: audit 2024-03-24T11:49:54.254768+0000 mgr.y (mgr.14150) 111 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:49:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:57 smithi134 bash[14434]: cluster 2024-03-24T11:49:56.100445+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:57 smithi134 bash[19763]: cluster 2024-03-24T11:49:56.100445+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:57.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:57 smithi135 bash[14429]: cluster 2024-03-24T11:49:56.100445+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:58.332 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:49:58 smithi134 bash[14434]: cluster 2024-03-24T11:49:58.100902+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:58.333 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:49:58 smithi134 bash[19763]: cluster 2024-03-24T11:49:58.100902+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:49:58.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:49:58 smithi135 bash[14429]: cluster 2024-03-24T11:49:58.100902+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:00 smithi134 bash[14434]: cluster 2024-03-24T11:50:00.000150+0000 mon.a (mon.0) 321 : cluster [INF] overall HEALTH_OK 2024-03-24T11:50:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:00 smithi134 bash[19763]: cluster 2024-03-24T11:50:00.000150+0000 mon.a (mon.0) 321 : cluster [INF] overall HEALTH_OK 2024-03-24T11:50:00.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:00 smithi135 bash[14429]: cluster 2024-03-24T11:50:00.000150+0000 mon.a (mon.0) 321 : cluster [INF] overall HEALTH_OK 2024-03-24T11:50:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[14434]: cluster 2024-03-24T11:50:00.101376+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[14434]: audit 2024-03-24T11:50:00.565063+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.134:0/663820543' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]: dispatch 2024-03-24T11:50:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[14434]: audit 2024-03-24T11:50:00.565809+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]: dispatch 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[14434]: audit 2024-03-24T11:50:00.573664+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]': finished 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[14434]: cluster 2024-03-24T11:50:00.573780+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[14434]: audit 2024-03-24T11:50:00.573898+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[19763]: cluster 2024-03-24T11:50:00.101376+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[19763]: audit 2024-03-24T11:50:00.565063+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.134:0/663820543' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]: dispatch 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[19763]: audit 2024-03-24T11:50:00.565809+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]: dispatch 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[19763]: audit 2024-03-24T11:50:00.573664+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]': finished 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[19763]: cluster 2024-03-24T11:50:00.573780+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-24T11:50:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:01 smithi134 bash[19763]: audit 2024-03-24T11:50:00.573898+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:01.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:01 smithi135 bash[14429]: cluster 2024-03-24T11:50:00.101376+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:01.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:01 smithi135 bash[14429]: audit 2024-03-24T11:50:00.565063+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.134:0/663820543' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]: dispatch 2024-03-24T11:50:01.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:01 smithi135 bash[14429]: audit 2024-03-24T11:50:00.565809+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]: dispatch 2024-03-24T11:50:01.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:01 smithi135 bash[14429]: audit 2024-03-24T11:50:00.573664+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2eecf0b2-59d5-498a-9139-bc3a98500084"}]': finished 2024-03-24T11:50:01.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:01 smithi135 bash[14429]: cluster 2024-03-24T11:50:00.573780+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-24T11:50:01.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:01 smithi135 bash[14429]: audit 2024-03-24T11:50:00.573898+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:02.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:02 smithi134 bash[14434]: audit 2024-03-24T11:50:01.305382+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.134:0/1244801162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:50:02.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:02 smithi134 bash[19763]: audit 2024-03-24T11:50:01.305382+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.134:0/1244801162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:50:02.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:02 smithi135 bash[14429]: audit 2024-03-24T11:50:01.305382+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.134:0/1244801162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:50:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:03 smithi134 bash[14434]: cluster 2024-03-24T11:50:02.101852+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:03.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:03 smithi134 bash[19763]: cluster 2024-03-24T11:50:02.101852+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:03.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:03 smithi135 bash[14429]: cluster 2024-03-24T11:50:02.101852+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:05 smithi134 bash[14434]: cluster 2024-03-24T11:50:04.102337+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:05 smithi134 bash[19763]: cluster 2024-03-24T11:50:04.102337+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:05.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:05 smithi135 bash[14429]: cluster 2024-03-24T11:50:04.102337+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:06 smithi134 bash[14434]: cluster 2024-03-24T11:50:06.102838+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:06 smithi134 bash[19763]: cluster 2024-03-24T11:50:06.102838+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:06.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:06 smithi135 bash[14429]: cluster 2024-03-24T11:50:06.102838+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:08 smithi134 bash[14434]: cluster 2024-03-24T11:50:08.103306+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:08.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:08 smithi134 bash[19763]: cluster 2024-03-24T11:50:08.103306+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:08.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:08 smithi135 bash[14429]: cluster 2024-03-24T11:50:08.103306+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:10 smithi134 bash[14434]: cluster 2024-03-24T11:50:10.103818+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:10.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:10 smithi134 bash[19763]: cluster 2024-03-24T11:50:10.103818+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:10.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:10 smithi135 bash[14429]: cluster 2024-03-24T11:50:10.103818+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:11.532 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:11 smithi134 bash[14434]: audit 2024-03-24T11:50:11.265488+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T11:50:11.532 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:11 smithi134 bash[14434]: audit 2024-03-24T11:50:11.266993+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:11.532 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:11 smithi134 bash[19763]: audit 2024-03-24T11:50:11.265488+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T11:50:11.532 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:11 smithi134 bash[19763]: audit 2024-03-24T11:50:11.266993+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:11.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:11 smithi135 bash[14429]: audit 2024-03-24T11:50:11.265488+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T11:50:11.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:11 smithi135 bash[14429]: audit 2024-03-24T11:50:11.266993+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:12.633 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:12 smithi134 bash[14434]: cephadm 2024-03-24T11:50:11.268043+0000 mgr.y (mgr.14150) 120 : cephadm [INF] Deploying daemon osd.2 on smithi134 2024-03-24T11:50:12.633 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:12 smithi134 bash[14434]: cluster 2024-03-24T11:50:12.104303+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:12.633 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:12 smithi134 bash[19763]: cephadm 2024-03-24T11:50:11.268043+0000 mgr.y (mgr.14150) 120 : cephadm [INF] Deploying daemon osd.2 on smithi134 2024-03-24T11:50:12.634 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:12 smithi134 bash[19763]: cluster 2024-03-24T11:50:12.104303+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:12.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:12 smithi135 bash[14429]: cephadm 2024-03-24T11:50:11.268043+0000 mgr.y (mgr.14150) 120 : cephadm [INF] Deploying daemon osd.2 on smithi134 2024-03-24T11:50:12.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:12 smithi135 bash[14429]: cluster 2024-03-24T11:50:12.104303+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:15.425 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:15 smithi134 bash[14434]: cluster 2024-03-24T11:50:14.104983+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:15.425 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:15 smithi134 bash[19763]: cluster 2024-03-24T11:50:14.104983+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:15.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:15 smithi135 bash[14429]: cluster 2024-03-24T11:50:14.104983+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:16 smithi135 bash[14429]: audit 2024-03-24T11:50:15.681246+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:16 smithi135 bash[14429]: audit 2024-03-24T11:50:15.708494+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:16 smithi135 bash[14429]: audit 2024-03-24T11:50:15.710261+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:16 smithi135 bash[14429]: audit 2024-03-24T11:50:15.711254+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:16 smithi135 bash[14429]: cluster 2024-03-24T11:50:16.105608+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[14434]: audit 2024-03-24T11:50:15.681246+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[14434]: audit 2024-03-24T11:50:15.708494+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[14434]: audit 2024-03-24T11:50:15.710261+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:17.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[14434]: audit 2024-03-24T11:50:15.711254+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:17.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[14434]: cluster 2024-03-24T11:50:16.105608+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:17.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[19763]: audit 2024-03-24T11:50:15.681246+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:17.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[19763]: audit 2024-03-24T11:50:15.708494+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:17.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[19763]: audit 2024-03-24T11:50:15.710261+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:17.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[19763]: audit 2024-03-24T11:50:15.711254+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:17.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:16 smithi134 bash[19763]: cluster 2024-03-24T11:50:16.105608+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:18.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:18 smithi134 bash[14434]: cluster 2024-03-24T11:50:18.106158+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:18.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:18 smithi134 bash[19763]: cluster 2024-03-24T11:50:18.106158+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:18.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:18 smithi135 bash[14429]: cluster 2024-03-24T11:50:18.106158+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:20 smithi134 bash[14434]: audit 2024-03-24T11:50:19.803520+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:21.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:20 smithi134 bash[14434]: audit 2024-03-24T11:50:19.809332+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:21.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:20 smithi134 bash[14434]: cluster 2024-03-24T11:50:20.106632+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:20 smithi134 bash[19763]: audit 2024-03-24T11:50:19.803520+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:20 smithi134 bash[19763]: audit 2024-03-24T11:50:19.809332+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:21.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:20 smithi134 bash[19763]: cluster 2024-03-24T11:50:20.106632+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:21.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:20 smithi135 bash[14429]: audit 2024-03-24T11:50:19.803520+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:21.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:20 smithi135 bash[14429]: audit 2024-03-24T11:50:19.809332+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:21.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:20 smithi135 bash[14429]: cluster 2024-03-24T11:50:20.106632+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:22 smithi134 bash[14434]: cluster 2024-03-24T11:50:22.107066+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:22.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:22 smithi134 bash[14434]: audit 2024-03-24T11:50:22.144580+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:50:22.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:22 smithi134 bash[14434]: audit 2024-03-24T11:50:22.146894+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:50:22.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:22 smithi134 bash[19763]: cluster 2024-03-24T11:50:22.107066+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:22.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:22 smithi134 bash[19763]: audit 2024-03-24T11:50:22.144580+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:50:22.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:22 smithi134 bash[19763]: audit 2024-03-24T11:50:22.146894+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:50:22.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:22 smithi135 bash[14429]: cluster 2024-03-24T11:50:22.107066+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:22.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:22 smithi135 bash[14429]: audit 2024-03-24T11:50:22.144580+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:50:22.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:22 smithi135 bash[14429]: audit 2024-03-24T11:50:22.146894+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:50:23.096 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 2 on host 'smithi134' 2024-03-24T11:50:23.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[19763]: audit 2024-03-24T11:50:23.088164+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:23.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[19763]: audit 2024-03-24T11:50:23.094878+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:23.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[19763]: audit 2024-03-24T11:50:23.095534+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:23.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[19763]: audit 2024-03-24T11:50:23.098673+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[14434]: audit 2024-03-24T11:50:23.088164+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[14434]: audit 2024-03-24T11:50:23.094878+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:23.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[14434]: audit 2024-03-24T11:50:23.095534+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:23.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:23 smithi134 bash[14434]: audit 2024-03-24T11:50:23.098673+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:23 smithi135 bash[14429]: audit 2024-03-24T11:50:23.088164+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:23 smithi135 bash[14429]: audit 2024-03-24T11:50:23.094878+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:23 smithi135 bash[14429]: audit 2024-03-24T11:50:23.095534+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:23 smithi135 bash[14429]: audit 2024-03-24T11:50:23.098673+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:23.859 DEBUG:teuthology.orchestra.run.smithi134:osd.2> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.2.service 2024-03-24T11:50:23.862 INFO:tasks.cephadm:Deploying osd.3 on smithi134 with /dev/vg_nvme/lv_1... 2024-03-24T11:50:23.862 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-24T11:50:24.054 INFO:journalctl@ceph.osd.2.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:50:24.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:24 smithi134 bash[19763]: audit 2024-03-24T11:50:23.275368+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T11:50:24.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:24 smithi134 bash[19763]: cluster 2024-03-24T11:50:24.107458+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:24 smithi134 bash[14434]: audit 2024-03-24T11:50:23.275368+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T11:50:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:24 smithi134 bash[14434]: cluster 2024-03-24T11:50:24.107458+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:24.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:24 smithi135 bash[14429]: audit 2024-03-24T11:50:23.275368+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T11:50:24.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:24 smithi135 bash[14429]: cluster 2024-03-24T11:50:24.107458+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:25.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[14434]: audit 2024-03-24T11:50:24.184196+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T11:50:25.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[14434]: cluster 2024-03-24T11:50:24.184355+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-24T11:50:25.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[14434]: audit 2024-03-24T11:50:24.184554+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:25.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[14434]: audit 2024-03-24T11:50:24.185193+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:50:25.378 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[28769]: debug 2024-03-24T11:50:25.187+0000 7f0dd33dc700 -1 osd.2 0 waiting for initial osdmap 2024-03-24T11:50:25.379 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[28769]: debug 2024-03-24T11:50:25.195+0000 7f0dcc570700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:50:25.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[19763]: audit 2024-03-24T11:50:24.184196+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T11:50:25.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[19763]: cluster 2024-03-24T11:50:24.184355+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-24T11:50:25.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[19763]: audit 2024-03-24T11:50:24.184554+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:25.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:25 smithi134 bash[19763]: audit 2024-03-24T11:50:24.185193+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:50:25.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:25 smithi135 bash[14429]: audit 2024-03-24T11:50:24.184196+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T11:50:25.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:25 smithi135 bash[14429]: cluster 2024-03-24T11:50:24.184355+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-24T11:50:25.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:25 smithi135 bash[14429]: audit 2024-03-24T11:50:24.184554+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:25.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:25 smithi135 bash[14429]: audit 2024-03-24T11:50:24.185193+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:50:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[14434]: audit 2024-03-24T11:50:25.186196+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[14434]: cluster 2024-03-24T11:50:25.186292+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[14434]: audit 2024-03-24T11:50:25.186927+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[14434]: audit 2024-03-24T11:50:25.195637+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[14434]: cluster 2024-03-24T11:50:26.107913+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[19763]: audit 2024-03-24T11:50:25.186196+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[19763]: cluster 2024-03-24T11:50:25.186292+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[19763]: audit 2024-03-24T11:50:25.186927+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[19763]: audit 2024-03-24T11:50:25.195637+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:26 smithi134 bash[19763]: cluster 2024-03-24T11:50:26.107913+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:26.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:26 smithi135 bash[14429]: audit 2024-03-24T11:50:25.186196+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:50:26.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:26 smithi135 bash[14429]: cluster 2024-03-24T11:50:25.186292+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-24T11:50:26.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:26 smithi135 bash[14429]: audit 2024-03-24T11:50:25.186927+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:26.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:26 smithi135 bash[14429]: audit 2024-03-24T11:50:25.195637+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:26.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:26 smithi135 bash[14429]: cluster 2024-03-24T11:50:26.107913+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T11:50:27.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:27 smithi135 bash[14429]: cluster 2024-03-24T11:50:24.252967+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:50:27.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:27 smithi135 bash[14429]: cluster 2024-03-24T11:50:24.253157+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:50:27.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:27 smithi135 bash[14429]: audit 2024-03-24T11:50:26.192779+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:27.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:27 smithi135 bash[14429]: cluster 2024-03-24T11:50:26.199115+0000 mon.a (mon.0) 350 : cluster [INF] osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002] boot 2024-03-24T11:50:27.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:27 smithi135 bash[14429]: cluster 2024-03-24T11:50:26.199220+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-24T11:50:27.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:27 smithi135 bash[14429]: audit 2024-03-24T11:50:26.200159+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:27.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:27 smithi135 bash[14429]: audit 2024-03-24T11:50:26.215908+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' 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-24T11:50:27.501 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[14434]: cluster 2024-03-24T11:50:24.252967+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:50:27.501 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[14434]: cluster 2024-03-24T11:50:24.253157+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:50:27.501 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[14434]: audit 2024-03-24T11:50:26.192779+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:27.502 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[14434]: cluster 2024-03-24T11:50:26.199115+0000 mon.a (mon.0) 350 : cluster [INF] osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002] boot 2024-03-24T11:50:27.502 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[14434]: cluster 2024-03-24T11:50:26.199220+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-24T11:50:27.502 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[14434]: audit 2024-03-24T11:50:26.200159+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:27.502 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[14434]: audit 2024-03-24T11:50:26.215908+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' 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-24T11:50:27.502 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[19763]: cluster 2024-03-24T11:50:24.252967+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:50:27.502 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[19763]: cluster 2024-03-24T11:50:24.253157+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:50:27.502 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[19763]: audit 2024-03-24T11:50:26.192779+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:27.502 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[19763]: cluster 2024-03-24T11:50:26.199115+0000 mon.a (mon.0) 350 : cluster [INF] osd.2 [v2:172.21.15.134:6818/275163002,v1:172.21.15.134:6819/275163002] boot 2024-03-24T11:50:27.503 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[19763]: cluster 2024-03-24T11:50:26.199220+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-24T11:50:27.503 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[19763]: audit 2024-03-24T11:50:26.200159+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:50:27.503 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:27 smithi134 bash[19763]: audit 2024-03-24T11:50:26.215908+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' 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-24T11:50:28.077 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-24T11:50:28.078 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-24T11:50:28.078 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-24T11:50:28.078 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-24T11:50:28.078 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0183656 s, 571 MB/s 2024-03-24T11:50:28.078 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-24T11:50:28.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[14434]: audit 2024-03-24T11:50:27.220232+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' 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-24T11:50:28.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[14434]: cluster 2024-03-24T11:50:27.220383+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-24T11:50:28.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[14434]: audit 2024-03-24T11:50:27.221627+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T11:50:28.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[14434]: cluster 2024-03-24T11:50:28.108510+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:28.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[19763]: audit 2024-03-24T11:50:27.220232+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' 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-24T11:50:28.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[19763]: cluster 2024-03-24T11:50:27.220383+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-24T11:50:28.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[19763]: audit 2024-03-24T11:50:27.221627+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T11:50:28.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:28 smithi134 bash[19763]: cluster 2024-03-24T11:50:28.108510+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:28.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:28 smithi135 bash[14429]: audit 2024-03-24T11:50:27.220232+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' 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-24T11:50:28.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:28 smithi135 bash[14429]: cluster 2024-03-24T11:50:27.220383+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-24T11:50:28.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:28 smithi135 bash[14429]: audit 2024-03-24T11:50:27.221627+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T11:50:28.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:28 smithi135 bash[14429]: cluster 2024-03-24T11:50:28.108510+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v102: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:29.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:29 smithi135 bash[14429]: audit 2024-03-24T11:50:28.229660+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T11:50:29.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:29 smithi135 bash[14429]: cluster 2024-03-24T11:50:28.229780+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-24T11:50:29.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:29 smithi134 bash[19763]: audit 2024-03-24T11:50:28.229660+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T11:50:29.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:29 smithi134 bash[19763]: cluster 2024-03-24T11:50:28.229780+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-24T11:50:29.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:29 smithi134 bash[14434]: audit 2024-03-24T11:50:28.229660+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T11:50:29.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:29 smithi134 bash[14434]: cluster 2024-03-24T11:50:28.229780+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-24T11:50:29.712 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_1 2024-03-24T11:50:30.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[14434]: cluster 2024-03-24T11:50:29.241669+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-24T11:50:30.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[14434]: cluster 2024-03-24T11:50:29.241729+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-24T11:50:30.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[14434]: audit 2024-03-24T11:50:29.353317+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:30.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[14434]: cluster 2024-03-24T11:50:30.109034+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:30.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[19763]: cluster 2024-03-24T11:50:29.241669+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-24T11:50:30.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[19763]: cluster 2024-03-24T11:50:29.241729+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-24T11:50:30.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[19763]: audit 2024-03-24T11:50:29.353317+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:30.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:30 smithi134 bash[19763]: cluster 2024-03-24T11:50:30.109034+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:30.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:30 smithi135 bash[14429]: cluster 2024-03-24T11:50:29.241669+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-24T11:50:30.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:30 smithi135 bash[14429]: cluster 2024-03-24T11:50:29.241729+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-24T11:50:30.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:30 smithi135 bash[14429]: audit 2024-03-24T11:50:29.353317+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:30.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:30 smithi135 bash[14429]: cluster 2024-03-24T11:50:30.109034+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:31.118589+0000 mon.a (mon.0) 362 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:32.015058+0000 mon.a (mon.0) 363 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:32.015231+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:32.015731+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:32.016004+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:32.019028+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:32.019258+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[14434]: audit 2024-03-24T11:50:32.019477+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:33.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:31.118589+0000 mon.a (mon.0) 362 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:33.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:32.015058+0000 mon.a (mon.0) 363 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:33.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:32.015231+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:33.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:32.015731+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:33.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:32.016004+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:33.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:32.019028+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:33.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:32.019258+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:33.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:32 smithi134 bash[19763]: audit 2024-03-24T11:50:32.019477+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:31.118589+0000 mon.a (mon.0) 362 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:32.015058+0000 mon.a (mon.0) 363 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:32.015231+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:32.015731+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:32.016004+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:32.019028+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:32.019258+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:32 smithi135 bash[14429]: audit 2024-03-24T11:50:32.019477+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:32.018586+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: cluster 2024-03-24T11:50:32.109496+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:32.879668+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:32.886436+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:32.888434+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:32.888683+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:32.888908+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.769623+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.784359+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.786045+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.787139+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.788158+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.793504+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.801147+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.808402+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[14434]: audit 2024-03-24T11:50:33.877626+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:50:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:32.018586+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: cluster 2024-03-24T11:50:32.109496+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:32.879668+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:32.886436+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:32.888434+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:32.888683+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:32.888908+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.769623+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.784359+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.786045+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.787139+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.788158+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.793504+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.801147+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.808402+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:33 smithi134 bash[19763]: audit 2024-03-24T11:50:33.877626+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:50:34.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:32.018586+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:34.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: cluster 2024-03-24T11:50:32.109496+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:34.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:32.879668+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:34.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:32.886436+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:32.888434+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:32.888683+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:32.888908+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.769623+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.784359+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.786045+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.787139+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.788158+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.793504+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.801147+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.808402+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:33 smithi135 bash[14429]: audit 2024-03-24T11:50:33.877626+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:50:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[14434]: cephadm 2024-03-24T11:50:33.374265+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[14434]: cephadm 2024-03-24T11:50:33.789403+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 5415M 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[14434]: audit 2024-03-24T11:50:33.872001+0000 mgr.y (mgr.14150) 134 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[14434]: audit 2024-03-24T11:50:33.887529+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[14434]: audit 2024-03-24T11:50:33.889078+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[14434]: cluster 2024-03-24T11:50:34.110003+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[19763]: cephadm 2024-03-24T11:50:33.374265+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[19763]: cephadm 2024-03-24T11:50:33.789403+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 5415M 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[19763]: audit 2024-03-24T11:50:33.872001+0000 mgr.y (mgr.14150) 134 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:50:35.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[19763]: audit 2024-03-24T11:50:33.887529+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:50:35.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[19763]: audit 2024-03-24T11:50:33.889078+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:35.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:34 smithi134 bash[19763]: cluster 2024-03-24T11:50:34.110003+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:34 smithi135 bash[14429]: cephadm 2024-03-24T11:50:33.374265+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:50:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:34 smithi135 bash[14429]: cephadm 2024-03-24T11:50:33.789403+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 5415M 2024-03-24T11:50:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:34 smithi135 bash[14429]: audit 2024-03-24T11:50:33.872001+0000 mgr.y (mgr.14150) 134 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:50:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:34 smithi135 bash[14429]: audit 2024-03-24T11:50:33.887529+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:50:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:34 smithi135 bash[14429]: audit 2024-03-24T11:50:33.889078+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:34 smithi135 bash[14429]: cluster 2024-03-24T11:50:34.110003+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:36 smithi134 bash[14434]: cluster 2024-03-24T11:50:36.110437+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:36 smithi134 bash[19763]: cluster 2024-03-24T11:50:36.110437+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:36.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:36 smithi135 bash[14429]: cluster 2024-03-24T11:50:36.110437+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:38.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:38 smithi134 bash[14434]: cluster 2024-03-24T11:50:38.111036+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v109: 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-24T11:50:38.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:38 smithi134 bash[19763]: cluster 2024-03-24T11:50:38.111036+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v109: 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-24T11:50:38.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:38 smithi135 bash[14429]: cluster 2024-03-24T11:50:38.111036+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v109: 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-24T11:50:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:40 smithi134 bash[14434]: cluster 2024-03-24T11:50:40.111658+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v110: 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-24T11:50:40.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:40 smithi134 bash[19763]: cluster 2024-03-24T11:50:40.111658+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v110: 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-24T11:50:40.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:40 smithi135 bash[14429]: cluster 2024-03-24T11:50:40.111658+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v110: 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-24T11:50:41.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[14434]: audit 2024-03-24T11:50:40.425556+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.134:0/606154064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]: dispatch 2024-03-24T11:50:41.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[14434]: audit 2024-03-24T11:50:40.426255+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]: dispatch 2024-03-24T11:50:41.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[14434]: audit 2024-03-24T11:50:40.437462+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]': finished 2024-03-24T11:50:41.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[14434]: cluster 2024-03-24T11:50:40.437611+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-24T11:50:41.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[14434]: audit 2024-03-24T11:50:40.437779+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:50:41.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[19763]: audit 2024-03-24T11:50:40.425556+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.134:0/606154064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]: dispatch 2024-03-24T11:50:41.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[19763]: audit 2024-03-24T11:50:40.426255+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]: dispatch 2024-03-24T11:50:41.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[19763]: audit 2024-03-24T11:50:40.437462+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]': finished 2024-03-24T11:50:41.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[19763]: cluster 2024-03-24T11:50:40.437611+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-24T11:50:41.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:41 smithi134 bash[19763]: audit 2024-03-24T11:50:40.437779+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:50:41.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:41 smithi135 bash[14429]: audit 2024-03-24T11:50:40.425556+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.134:0/606154064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]: dispatch 2024-03-24T11:50:41.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:41 smithi135 bash[14429]: audit 2024-03-24T11:50:40.426255+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]: dispatch 2024-03-24T11:50:41.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:41 smithi135 bash[14429]: audit 2024-03-24T11:50:40.437462+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f"}]': finished 2024-03-24T11:50:41.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:41 smithi135 bash[14429]: cluster 2024-03-24T11:50:40.437611+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-24T11:50:41.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:41 smithi135 bash[14429]: audit 2024-03-24T11:50:40.437779+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:50:42.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:42 smithi134 bash[14434]: audit 2024-03-24T11:50:41.184530+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.134:0/3309582777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:50:42.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:42 smithi134 bash[14434]: cluster 2024-03-24T11:50:42.112308+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v112: 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-24T11:50:42.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:42 smithi134 bash[19763]: audit 2024-03-24T11:50:41.184530+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.134:0/3309582777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:50:42.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:42 smithi134 bash[19763]: cluster 2024-03-24T11:50:42.112308+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v112: 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-24T11:50:42.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:42 smithi135 bash[14429]: audit 2024-03-24T11:50:41.184530+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.134:0/3309582777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:50:42.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:42 smithi135 bash[14429]: cluster 2024-03-24T11:50:42.112308+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v112: 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-24T11:50:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:45 smithi134 bash[14434]: cluster 2024-03-24T11:50:44.112973+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v113: 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-24T11:50:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:45 smithi134 bash[19763]: cluster 2024-03-24T11:50:44.112973+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v113: 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-24T11:50:45.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:45 smithi135 bash[14429]: cluster 2024-03-24T11:50:44.112973+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v113: 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-24T11:50:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:46 smithi134 bash[14434]: cluster 2024-03-24T11:50:46.113697+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v114: 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-24T11:50:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:46 smithi134 bash[19763]: cluster 2024-03-24T11:50:46.113697+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v114: 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-24T11:50:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:46 smithi135 bash[14429]: cluster 2024-03-24T11:50:46.113697+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v114: 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-24T11:50:48.391 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:48 smithi134 bash[14434]: cluster 2024-03-24T11:50:48.114276+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:48.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:48 smithi134 bash[19763]: cluster 2024-03-24T11:50:48.114276+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:48.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:48 smithi135 bash[14429]: cluster 2024-03-24T11:50:48.114276+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:50 smithi134 bash[14434]: cluster 2024-03-24T11:50:50.114777+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:50 smithi134 bash[19763]: cluster 2024-03-24T11:50:50.114777+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:50 smithi135 bash[14429]: cluster 2024-03-24T11:50:50.114777+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:51.624 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:51 smithi134 bash[14434]: audit 2024-03-24T11:50:51.345252+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T11:50:51.624 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:51 smithi134 bash[14434]: audit 2024-03-24T11:50:51.347023+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:51.625 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:51 smithi134 bash[19763]: audit 2024-03-24T11:50:51.345252+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T11:50:51.625 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:51 smithi134 bash[19763]: audit 2024-03-24T11:50:51.347023+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:51 smithi135 bash[14429]: audit 2024-03-24T11:50:51.345252+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T11:50:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:51 smithi135 bash[14429]: audit 2024-03-24T11:50:51.347023+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:52 smithi134 bash[19763]: cephadm 2024-03-24T11:50:51.348406+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.3 on smithi134 2024-03-24T11:50:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:52 smithi134 bash[19763]: cluster 2024-03-24T11:50:52.115348+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:52.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:52 smithi134 bash[14434]: cephadm 2024-03-24T11:50:51.348406+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.3 on smithi134 2024-03-24T11:50:52.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:52 smithi134 bash[14434]: cluster 2024-03-24T11:50:52.115348+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:52.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:52 smithi135 bash[14429]: cephadm 2024-03-24T11:50:51.348406+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.3 on smithi134 2024-03-24T11:50:52.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:52 smithi135 bash[14429]: cluster 2024-03-24T11:50:52.115348+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:55.383 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:55 smithi134 bash[14434]: cluster 2024-03-24T11:50:54.115954+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:55.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:55 smithi134 bash[19763]: cluster 2024-03-24T11:50:54.115954+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:55.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:55 smithi135 bash[14429]: cluster 2024-03-24T11:50:54.115954+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:56.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[14434]: audit 2024-03-24T11:50:55.630912+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:56.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[14434]: audit 2024-03-24T11:50:55.671842+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[14434]: audit 2024-03-24T11:50:55.673297+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[14434]: audit 2024-03-24T11:50:55.674160+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[14434]: cluster 2024-03-24T11:50:56.116517+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[19763]: audit 2024-03-24T11:50:55.630912+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[19763]: audit 2024-03-24T11:50:55.671842+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[19763]: audit 2024-03-24T11:50:55.673297+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[19763]: audit 2024-03-24T11:50:55.674160+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:56.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:56 smithi134 bash[19763]: cluster 2024-03-24T11:50:56.116517+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:56.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:56 smithi135 bash[14429]: audit 2024-03-24T11:50:55.630912+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:50:56.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:56 smithi135 bash[14429]: audit 2024-03-24T11:50:55.671842+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:50:56.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:56 smithi135 bash[14429]: audit 2024-03-24T11:50:55.673297+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:50:56.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:56 smithi135 bash[14429]: audit 2024-03-24T11:50:55.674160+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:50:56.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:56 smithi135 bash[14429]: cluster 2024-03-24T11:50:56.116517+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:50:58 smithi134 bash[14434]: cluster 2024-03-24T11:50:58.117135+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:50:58 smithi134 bash[19763]: cluster 2024-03-24T11:50:58.117135+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:50:58.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:50:58 smithi135 bash[14429]: cluster 2024-03-24T11:50:58.117135+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:01.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:00 smithi134 bash[14434]: audit 2024-03-24T11:50:59.842953+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:01.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:00 smithi134 bash[14434]: cluster 2024-03-24T11:51:00.117543+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:01.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:00 smithi134 bash[14434]: audit 2024-03-24T11:51:00.130500+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:01.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:00 smithi134 bash[19763]: audit 2024-03-24T11:50:59.842953+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:01.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:00 smithi134 bash[19763]: cluster 2024-03-24T11:51:00.117543+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:01.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:00 smithi134 bash[19763]: audit 2024-03-24T11:51:00.130500+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:01.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:00 smithi135 bash[14429]: audit 2024-03-24T11:50:59.842953+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:01.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:00 smithi135 bash[14429]: cluster 2024-03-24T11:51:00.117543+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:01.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:00 smithi135 bash[14429]: audit 2024-03-24T11:51:00.130500+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:02.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:02 smithi134 bash[14434]: cluster 2024-03-24T11:51:02.118001+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:02.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:02 smithi134 bash[19763]: cluster 2024-03-24T11:51:02.118001+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:02.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:02 smithi135 bash[14429]: cluster 2024-03-24T11:51:02.118001+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:03.130 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 3 on host 'smithi134' 2024-03-24T11:51:03.867 DEBUG:teuthology.orchestra.run.smithi134:osd.3> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.3.service 2024-03-24T11:51:03.869 INFO:tasks.cephadm:Deploying osd.4 on smithi135 with /dev/vg_nvme/lv_4... 2024-03-24T11:51:03.869 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-24T11:51:03.954 INFO:journalctl@ceph.osd.3.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:51:04.139 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[14434]: audit 2024-03-24T11:51:03.129005+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:04.139 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[14434]: audit 2024-03-24T11:51:03.155525+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:04.140 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[14434]: audit 2024-03-24T11:51:03.157914+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:04.140 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[14434]: audit 2024-03-24T11:51:03.159222+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:04.140 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[14434]: audit 2024-03-24T11:51:03.294120+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T11:51:04.140 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[14434]: cluster 2024-03-24T11:51:04.118589+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[19763]: audit 2024-03-24T11:51:03.129005+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[19763]: audit 2024-03-24T11:51:03.155525+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[19763]: audit 2024-03-24T11:51:03.157914+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[19763]: audit 2024-03-24T11:51:03.159222+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[19763]: audit 2024-03-24T11:51:03.294120+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T11:51:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:04 smithi134 bash[19763]: cluster 2024-03-24T11:51:04.118589+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:04.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:04 smithi135 bash[14429]: audit 2024-03-24T11:51:03.129005+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:04.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:04 smithi135 bash[14429]: audit 2024-03-24T11:51:03.155525+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:04.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:04 smithi135 bash[14429]: audit 2024-03-24T11:51:03.157914+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:04.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:04 smithi135 bash[14429]: audit 2024-03-24T11:51:03.159222+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:04.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:04 smithi135 bash[14429]: audit 2024-03-24T11:51:03.294120+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T11:51:04.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:04 smithi135 bash[14429]: cluster 2024-03-24T11:51:04.118589+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:05.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:05 smithi135 bash[14429]: audit 2024-03-24T11:51:04.132295+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T11:51:05.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:05 smithi135 bash[14429]: cluster 2024-03-24T11:51:04.132538+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-24T11:51:05.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:05 smithi135 bash[14429]: audit 2024-03-24T11:51:04.133384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:05.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:05 smithi135 bash[14429]: audit 2024-03-24T11:51:04.134599+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:51:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[14434]: audit 2024-03-24T11:51:04.132295+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T11:51:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[14434]: cluster 2024-03-24T11:51:04.132538+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-24T11:51:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[14434]: audit 2024-03-24T11:51:04.133384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[14434]: audit 2024-03-24T11:51:04.134599+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:51:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[19763]: audit 2024-03-24T11:51:04.132295+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T11:51:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[19763]: cluster 2024-03-24T11:51:04.132538+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-24T11:51:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[19763]: audit 2024-03-24T11:51:04.133384+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[19763]: audit 2024-03-24T11:51:04.134599+0000 mon.a (mon.0) 404 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T11:51:05.430 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[31960]: debug 2024-03-24T11:51:05.142+0000 7fa13443b700 -1 osd.3 0 waiting for initial osdmap 2024-03-24T11:51:05.430 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 11:51:05 smithi134 bash[31960]: debug 2024-03-24T11:51:05.146+0000 7fa12edd2700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:51:06.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[19763]: audit 2024-03-24T11:51:05.135807+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:51:06.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[19763]: cluster 2024-03-24T11:51:05.136008+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[19763]: audit 2024-03-24T11:51:05.136345+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[19763]: audit 2024-03-24T11:51:05.147319+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[19763]: cluster 2024-03-24T11:51:06.119157+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[14434]: audit 2024-03-24T11:51:05.135807+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[14434]: cluster 2024-03-24T11:51:05.136008+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[14434]: audit 2024-03-24T11:51:05.136345+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[14434]: audit 2024-03-24T11:51:05.147319+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:06 smithi134 bash[14434]: cluster 2024-03-24T11:51:06.119157+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:06.457 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:06 smithi135 bash[14429]: audit 2024-03-24T11:51:05.135807+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-24T11:51:06.457 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:06 smithi135 bash[14429]: cluster 2024-03-24T11:51:05.136008+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-24T11:51:06.457 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:06 smithi135 bash[14429]: audit 2024-03-24T11:51:05.136345+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:06.457 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:06 smithi135 bash[14429]: audit 2024-03-24T11:51:05.147319+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:06.458 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:06 smithi135 bash[14429]: cluster 2024-03-24T11:51:06.119157+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T11:51:07.009 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-24T11:51:07.009 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-24T11:51:07.009 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-03-24T11:51:07.009 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-03-24T11:51:07.010 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0174609 s, 601 MB/s 2024-03-24T11:51:07.010 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-03-24T11:51:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[19763]: cluster 2024-03-24T11:51:04.288598+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:51:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[19763]: cluster 2024-03-24T11:51:04.288785+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:51:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[19763]: audit 2024-03-24T11:51:06.144167+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[19763]: cluster 2024-03-24T11:51:06.151765+0000 mon.a (mon.0) 410 : cluster [INF] osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494] boot 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[19763]: cluster 2024-03-24T11:51:06.151874+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[19763]: audit 2024-03-24T11:51:06.153079+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[14434]: cluster 2024-03-24T11:51:04.288598+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[14434]: cluster 2024-03-24T11:51:04.288785+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[14434]: audit 2024-03-24T11:51:06.144167+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[14434]: cluster 2024-03-24T11:51:06.151765+0000 mon.a (mon.0) 410 : cluster [INF] osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494] boot 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[14434]: cluster 2024-03-24T11:51:06.151874+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-24T11:51:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:07 smithi134 bash[14434]: audit 2024-03-24T11:51:06.153079+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:07.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:07 smithi135 bash[14429]: cluster 2024-03-24T11:51:04.288598+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:51:07.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:07 smithi135 bash[14429]: cluster 2024-03-24T11:51:04.288785+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:51:07.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:07 smithi135 bash[14429]: audit 2024-03-24T11:51:06.144167+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:07.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:07 smithi135 bash[14429]: cluster 2024-03-24T11:51:06.151765+0000 mon.a (mon.0) 410 : cluster [INF] osd.3 [v2:172.21.15.134:6826/847359494,v1:172.21.15.134:6827/847359494] boot 2024-03-24T11:51:07.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:07 smithi135 bash[14429]: cluster 2024-03-24T11:51:06.151874+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-24T11:51:07.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:07 smithi135 bash[14429]: audit 2024-03-24T11:51:06.153079+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:51:07.679 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2024-03-24T11:51:08.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:08 smithi134 bash[19763]: cluster 2024-03-24T11:51:07.169380+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-24T11:51:08.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:08 smithi134 bash[19763]: cluster 2024-03-24T11:51:08.119754+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:08 smithi134 bash[14434]: cluster 2024-03-24T11:51:07.169380+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-24T11:51:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:08 smithi134 bash[14434]: cluster 2024-03-24T11:51:08.119754+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:08.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:08 smithi135 bash[14429]: cluster 2024-03-24T11:51:07.169380+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-24T11:51:08.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:08 smithi135 bash[14429]: cluster 2024-03-24T11:51:08.119754+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:10 smithi134 bash[14434]: cluster 2024-03-24T11:51:10.120297+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:10.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:10 smithi134 bash[19763]: cluster 2024-03-24T11:51:10.120297+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:10.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:10 smithi135 bash[14429]: cluster 2024-03-24T11:51:10.120297+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:11.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.323924+0000 mgr.y (mgr.14150) 155 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:51:11.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.330486+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:51:11.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.336883+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:51:11.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.338446+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:11.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: cephadm 2024-03-24T11:51:10.571345+0000 mgr.y (mgr.14150) 156 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:51:11.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.582097+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.584338+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.586067+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.587559+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.588981+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: cephadm 2024-03-24T11:51:10.590182+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 4061M 2024-03-24T11:51:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.597327+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:11 smithi135 bash[14429]: audit 2024-03-24T11:51:10.605589+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.323924+0000 mgr.y (mgr.14150) 155 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.330486+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.336883+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.338446+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: cephadm 2024-03-24T11:51:10.571345+0000 mgr.y (mgr.14150) 156 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.582097+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.584338+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.586067+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.587559+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.588981+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: cephadm 2024-03-24T11:51:10.590182+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 4061M 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.597327+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[14434]: audit 2024-03-24T11:51:10.605589+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.323924+0000 mgr.y (mgr.14150) 155 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.330486+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.336883+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.338446+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: cephadm 2024-03-24T11:51:10.571345+0000 mgr.y (mgr.14150) 156 : cephadm [INF] Detected new or changed devices on smithi134 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.582097+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.584338+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.586067+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.587559+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.588981+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: cephadm 2024-03-24T11:51:10.590182+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 4061M 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.597327+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:11.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:11 smithi134 bash[19763]: audit 2024-03-24T11:51:10.605589+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:12.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:12 smithi135 bash[14429]: cluster 2024-03-24T11:51:12.120857+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:12 smithi134 bash[14434]: cluster 2024-03-24T11:51:12.120857+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:12.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:12 smithi134 bash[19763]: cluster 2024-03-24T11:51:12.120857+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:15.415 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:15 smithi135 bash[14429]: cluster 2024-03-24T11:51:14.121611+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:15 smithi134 bash[14434]: cluster 2024-03-24T11:51:14.121611+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:15 smithi134 bash[19763]: cluster 2024-03-24T11:51:14.121611+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:16.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:16 smithi135 bash[14429]: cluster 2024-03-24T11:51:16.122323+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:16 smithi134 bash[14434]: cluster 2024-03-24T11:51:16.122323+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:16.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:16 smithi134 bash[19763]: cluster 2024-03-24T11:51:16.122323+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:17.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:17 smithi135 bash[14429]: audit 2024-03-24T11:51:16.258392+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.135:0/1840075790' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]: dispatch 2024-03-24T11:51:17.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:17 smithi135 bash[14429]: audit 2024-03-24T11:51:16.260319+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]: dispatch 2024-03-24T11:51:17.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:17 smithi135 bash[14429]: audit 2024-03-24T11:51:16.270445+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]': finished 2024-03-24T11:51:17.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:17 smithi135 bash[14429]: cluster 2024-03-24T11:51:16.270653+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-24T11:51:17.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:17 smithi135 bash[14429]: audit 2024-03-24T11:51:16.270981+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:17.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:17 smithi135 bash[14429]: audit 2024-03-24T11:51:16.928946+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.135:0/3218003686' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:51:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[14434]: audit 2024-03-24T11:51:16.258392+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.135:0/1840075790' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]: dispatch 2024-03-24T11:51:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[14434]: audit 2024-03-24T11:51:16.260319+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]: dispatch 2024-03-24T11:51:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[14434]: audit 2024-03-24T11:51:16.270445+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]': finished 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[14434]: cluster 2024-03-24T11:51:16.270653+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[14434]: audit 2024-03-24T11:51:16.270981+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[14434]: audit 2024-03-24T11:51:16.928946+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.135:0/3218003686' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[19763]: audit 2024-03-24T11:51:16.258392+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.135:0/1840075790' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]: dispatch 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[19763]: audit 2024-03-24T11:51:16.260319+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]: dispatch 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[19763]: audit 2024-03-24T11:51:16.270445+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27578861-481d-4e24-96f4-52c4484ab618"}]': finished 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[19763]: cluster 2024-03-24T11:51:16.270653+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[19763]: audit 2024-03-24T11:51:16.270981+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:17 smithi134 bash[19763]: audit 2024-03-24T11:51:16.928946+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.135:0/3218003686' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:51:18.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:18 smithi135 bash[14429]: cluster 2024-03-24T11:51:18.122963+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:18.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:18 smithi134 bash[14434]: cluster 2024-03-24T11:51:18.122963+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:18.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:18 smithi134 bash[19763]: cluster 2024-03-24T11:51:18.122963+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:20.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:20 smithi135 bash[14429]: cluster 2024-03-24T11:51:20.123557+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:20.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:20 smithi134 bash[19763]: cluster 2024-03-24T11:51:20.123557+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:20.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:20 smithi134 bash[14434]: cluster 2024-03-24T11:51:20.123557+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:22.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:22 smithi135 bash[14429]: cluster 2024-03-24T11:51:22.124056+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:22.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:22 smithi135 bash[14429]: audit 2024-03-24T11:51:22.146753+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:51:22.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:22 smithi135 bash[14429]: audit 2024-03-24T11:51:22.149261+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:51:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:22 smithi134 bash[14434]: cluster 2024-03-24T11:51:22.124056+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:22 smithi134 bash[14434]: audit 2024-03-24T11:51:22.146753+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:51:22.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:22 smithi134 bash[14434]: audit 2024-03-24T11:51:22.149261+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:51:22.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:22 smithi134 bash[19763]: cluster 2024-03-24T11:51:22.124056+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:22.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:22 smithi134 bash[19763]: audit 2024-03-24T11:51:22.146753+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:51:22.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:22 smithi134 bash[19763]: audit 2024-03-24T11:51:22.149261+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:51:25.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:25 smithi134 bash[14434]: cluster 2024-03-24T11:51:24.124666+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:25.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:25 smithi134 bash[19763]: cluster 2024-03-24T11:51:24.124666+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:25.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:25 smithi135 bash[14429]: cluster 2024-03-24T11:51:24.124666+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:26.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:26 smithi135 bash[14429]: audit 2024-03-24T11:51:26.100412+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T11:51:26.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:26 smithi135 bash[14429]: audit 2024-03-24T11:51:26.102262+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:26.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:26 smithi135 bash[14429]: cephadm 2024-03-24T11:51:26.103807+0000 mgr.y (mgr.14150) 165 : cephadm [INF] Deploying daemon osd.4 on smithi135 2024-03-24T11:51:26.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:26 smithi135 bash[14429]: cluster 2024-03-24T11:51:26.125179+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[14434]: audit 2024-03-24T11:51:26.100412+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T11:51:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[14434]: audit 2024-03-24T11:51:26.102262+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[14434]: cephadm 2024-03-24T11:51:26.103807+0000 mgr.y (mgr.14150) 165 : cephadm [INF] Deploying daemon osd.4 on smithi135 2024-03-24T11:51:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[14434]: cluster 2024-03-24T11:51:26.125179+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[19763]: audit 2024-03-24T11:51:26.100412+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T11:51:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[19763]: audit 2024-03-24T11:51:26.102262+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[19763]: cephadm 2024-03-24T11:51:26.103807+0000 mgr.y (mgr.14150) 165 : cephadm [INF] Deploying daemon osd.4 on smithi135 2024-03-24T11:51:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:26 smithi134 bash[19763]: cluster 2024-03-24T11:51:26.125179+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:28.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:28 smithi135 bash[14429]: cluster 2024-03-24T11:51:28.125771+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:28.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:28 smithi134 bash[14434]: cluster 2024-03-24T11:51:28.125771+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:28.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:28 smithi134 bash[19763]: cluster 2024-03-24T11:51:28.125771+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:30.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:30 smithi134 bash[14434]: cluster 2024-03-24T11:51:30.126460+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:30.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:30 smithi134 bash[19763]: cluster 2024-03-24T11:51:30.126460+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:30.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:30 smithi135 bash[14429]: cluster 2024-03-24T11:51:30.126460+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:31.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:31 smithi135 bash[14429]: audit 2024-03-24T11:51:30.211633+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:31.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:31 smithi135 bash[14429]: audit 2024-03-24T11:51:30.230676+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:31.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:31 smithi135 bash[14429]: audit 2024-03-24T11:51:30.233575+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:31.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:31 smithi135 bash[14429]: audit 2024-03-24T11:51:30.235475+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:31.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[14434]: audit 2024-03-24T11:51:30.211633+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:31.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[14434]: audit 2024-03-24T11:51:30.230676+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:31.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[14434]: audit 2024-03-24T11:51:30.233575+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:31.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[14434]: audit 2024-03-24T11:51:30.235475+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:31.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[19763]: audit 2024-03-24T11:51:30.211633+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:31.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[19763]: audit 2024-03-24T11:51:30.230676+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:31.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[19763]: audit 2024-03-24T11:51:30.233575+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:31.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:31 smithi134 bash[19763]: audit 2024-03-24T11:51:30.235475+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:33.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:33 smithi135 bash[14429]: cluster 2024-03-24T11:51:32.127139+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:33.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:33 smithi134 bash[19763]: cluster 2024-03-24T11:51:32.127139+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:33.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:33 smithi134 bash[14434]: cluster 2024-03-24T11:51:32.127139+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:34 smithi134 bash[14434]: audit 2024-03-24T11:51:33.879212+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:34 smithi134 bash[14434]: audit 2024-03-24T11:51:34.165095+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:35.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:34 smithi134 bash[19763]: audit 2024-03-24T11:51:33.879212+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:35.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:34 smithi134 bash[19763]: audit 2024-03-24T11:51:34.165095+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:34 smithi135 bash[14429]: audit 2024-03-24T11:51:33.879212+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:35.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:34 smithi135 bash[14429]: audit 2024-03-24T11:51:34.165095+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:36 smithi134 bash[14434]: cluster 2024-03-24T11:51:34.127746+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:36 smithi134 bash[19763]: cluster 2024-03-24T11:51:34.127746+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:36.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:36 smithi135 bash[14429]: cluster 2024-03-24T11:51:34.127746+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:36.624 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 4 on host 'smithi135' 2024-03-24T11:51:37.286 DEBUG:teuthology.orchestra.run.smithi135:osd.4> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.4.service 2024-03-24T11:51:37.289 INFO:tasks.cephadm:Deploying osd.5 on smithi135 with /dev/vg_nvme/lv_3... 2024-03-24T11:51:37.289 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-24T11:51:37.489 INFO:journalctl@ceph.osd.4.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:51:37.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:37 smithi135 bash[14429]: cluster 2024-03-24T11:51:36.128381+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:37.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:37 smithi135 bash[14429]: audit 2024-03-24T11:51:36.622646+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:37.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:37 smithi135 bash[14429]: audit 2024-03-24T11:51:36.640571+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:37.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:37 smithi135 bash[14429]: audit 2024-03-24T11:51:36.643251+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:37.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:37 smithi135 bash[14429]: audit 2024-03-24T11:51:36.645162+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:37.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:37 smithi135 bash[14429]: audit 2024-03-24T11:51:37.019610+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T11:51:37.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:37 smithi135 bash[14429]: audit 2024-03-24T11:51:37.021555+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T11:51:37.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[14434]: cluster 2024-03-24T11:51:36.128381+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:37.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[14434]: audit 2024-03-24T11:51:36.622646+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[14434]: audit 2024-03-24T11:51:36.640571+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[14434]: audit 2024-03-24T11:51:36.643251+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[14434]: audit 2024-03-24T11:51:36.645162+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[14434]: audit 2024-03-24T11:51:37.019610+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[14434]: audit 2024-03-24T11:51:37.021555+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[19763]: cluster 2024-03-24T11:51:36.128381+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[19763]: audit 2024-03-24T11:51:36.622646+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:37.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[19763]: audit 2024-03-24T11:51:36.640571+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:51:37.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[19763]: audit 2024-03-24T11:51:36.643251+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:37.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[19763]: audit 2024-03-24T11:51:36.645162+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:51:37.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[19763]: audit 2024-03-24T11:51:37.019610+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T11:51:37.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:37 smithi134 bash[19763]: audit 2024-03-24T11:51:37.021555+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T11:51:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[14434]: audit 2024-03-24T11:51:37.635749+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[14434]: cluster 2024-03-24T11:51:37.635820+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[14434]: audit 2024-03-24T11:51:37.635957+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[14434]: audit 2024-03-24T11:51:37.637844+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[14434]: audit 2024-03-24T11:51:37.639725+0000 mon.a (mon.0) 446 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[19763]: audit 2024-03-24T11:51:37.635749+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[19763]: cluster 2024-03-24T11:51:37.635820+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[19763]: audit 2024-03-24T11:51:37.635957+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[19763]: audit 2024-03-24T11:51:37.637844+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:51:38.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:38 smithi134 bash[19763]: audit 2024-03-24T11:51:37.639725+0000 mon.a (mon.0) 446 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:51:38.976 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 11:51:38 smithi135 bash[17707]: debug 2024-03-24T11:51:38.646+0000 7f6de7f4b700 -1 osd.4 0 waiting for initial osdmap 2024-03-24T11:51:38.976 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 11:51:38 smithi135 bash[17707]: debug 2024-03-24T11:51:38.658+0000 7f6de38e4700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:51:38.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:38 smithi135 bash[14429]: audit 2024-03-24T11:51:37.635749+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T11:51:38.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:38 smithi135 bash[14429]: cluster 2024-03-24T11:51:37.635820+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-24T11:51:38.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:38 smithi135 bash[14429]: audit 2024-03-24T11:51:37.635957+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:38.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:38 smithi135 bash[14429]: audit 2024-03-24T11:51:37.637844+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:51:38.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:38 smithi135 bash[14429]: audit 2024-03-24T11:51:37.639725+0000 mon.a (mon.0) 446 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:51:39.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: cluster 2024-03-24T11:51:38.128978+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:39.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: audit 2024-03-24T11:51:38.643057+0000 mon.a (mon.0) 447 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:51:39.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: cluster 2024-03-24T11:51:38.643341+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-24T11:51:39.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: audit 2024-03-24T11:51:38.644222+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: audit 2024-03-24T11:51:38.652672+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: cluster 2024-03-24T11:51:39.097369+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030] boot 2024-03-24T11:51:39.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: cluster 2024-03-24T11:51:39.097487+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-24T11:51:39.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[14434]: audit 2024-03-24T11:51:39.098857+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: cluster 2024-03-24T11:51:38.128978+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:39.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: audit 2024-03-24T11:51:38.643057+0000 mon.a (mon.0) 447 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:51:39.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: cluster 2024-03-24T11:51:38.643341+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-24T11:51:39.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: audit 2024-03-24T11:51:38.644222+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: audit 2024-03-24T11:51:38.652672+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: cluster 2024-03-24T11:51:39.097369+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030] boot 2024-03-24T11:51:39.933 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: cluster 2024-03-24T11:51:39.097487+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-24T11:51:39.933 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:39 smithi134 bash[19763]: audit 2024-03-24T11:51:39.098857+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: cluster 2024-03-24T11:51:38.128978+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T11:51:39.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: audit 2024-03-24T11:51:38.643057+0000 mon.a (mon.0) 447 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:51:39.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: cluster 2024-03-24T11:51:38.643341+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-24T11:51:39.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: audit 2024-03-24T11:51:38.644222+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: audit 2024-03-24T11:51:38.652672+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:39.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: cluster 2024-03-24T11:51:39.097369+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 [v2:172.21.15.135:6800/2751938030,v1:172.21.15.135:6801/2751938030] boot 2024-03-24T11:51:39.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: cluster 2024-03-24T11:51:39.097487+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-24T11:51:39.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:39 smithi135 bash[14429]: audit 2024-03-24T11:51:39.098857+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:51:40.706 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:40 smithi135 bash[14429]: cluster 2024-03-24T11:51:37.972094+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:51:40.706 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:40 smithi135 bash[14429]: cluster 2024-03-24T11:51:37.972298+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:51:40.706 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:40 smithi135 bash[14429]: cluster 2024-03-24T11:51:40.100336+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-24T11:51:40.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:40 smithi134 bash[14434]: cluster 2024-03-24T11:51:37.972094+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:51:40.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:40 smithi134 bash[14434]: cluster 2024-03-24T11:51:37.972298+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:51:40.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:40 smithi134 bash[14434]: cluster 2024-03-24T11:51:40.100336+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-24T11:51:40.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:40 smithi134 bash[19763]: cluster 2024-03-24T11:51:37.972094+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:51:40.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:40 smithi134 bash[19763]: cluster 2024-03-24T11:51:37.972298+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:51:40.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:40 smithi134 bash[19763]: cluster 2024-03-24T11:51:40.100336+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-24T11:51:41.054 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-24T11:51:41.055 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-24T11:51:41.055 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-03-24T11:51:41.055 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-03-24T11:51:41.055 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0198207 s, 529 MB/s 2024-03-24T11:51:41.055 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-03-24T11:51:42.376 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:42 smithi135 bash[14429]: cluster 2024-03-24T11:51:40.129581+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:42.376 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:42 smithi135 bash[14429]: cluster 2024-03-24T11:51:41.101570+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-24T11:51:42.377 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2024-03-24T11:51:42.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:42 smithi134 bash[14434]: cluster 2024-03-24T11:51:40.129581+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:42.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:42 smithi134 bash[14434]: cluster 2024-03-24T11:51:41.101570+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-24T11:51:42.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:42 smithi134 bash[19763]: cluster 2024-03-24T11:51:40.129581+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:42.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:42 smithi134 bash[19763]: cluster 2024-03-24T11:51:41.101570+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-24T11:51:43.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:43 smithi135 bash[14429]: cluster 2024-03-24T11:51:42.112858+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-24T11:51:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:43 smithi134 bash[19763]: cluster 2024-03-24T11:51:42.112858+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-24T11:51:43.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:43 smithi134 bash[14434]: cluster 2024-03-24T11:51:42.112858+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-24T11:51:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:44 smithi134 bash[19763]: cluster 2024-03-24T11:51:42.130108+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:44 smithi134 bash[19763]: cluster 2024-03-24T11:51:43.123455+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-24T11:51:44.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:44 smithi134 bash[14434]: cluster 2024-03-24T11:51:42.130108+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:44.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:44 smithi134 bash[14434]: cluster 2024-03-24T11:51:43.123455+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-24T11:51:44.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:44 smithi135 bash[14429]: cluster 2024-03-24T11:51:42.130108+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:44.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:44 smithi135 bash[14429]: cluster 2024-03-24T11:51:43.123455+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-24T11:51:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: cluster 2024-03-24T11:51:44.130626+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: audit 2024-03-24T11:51:45.691080+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: audit 2024-03-24T11:51:45.692918+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: audit 2024-03-24T11:51:45.704587+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: audit 2024-03-24T11:51:45.714256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: audit 2024-03-24T11:51:46.099433+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: audit 2024-03-24T11:51:46.105439+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[14434]: audit 2024-03-24T11:51:46.107039+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: cluster 2024-03-24T11:51:44.130626+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: audit 2024-03-24T11:51:45.691080+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: audit 2024-03-24T11:51:45.692918+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: audit 2024-03-24T11:51:45.704587+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: audit 2024-03-24T11:51:45.714256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: audit 2024-03-24T11:51:46.099433+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:51:46.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: audit 2024-03-24T11:51:46.105439+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:51:46.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:46 smithi134 bash[19763]: audit 2024-03-24T11:51:46.107039+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: cluster 2024-03-24T11:51:44.130626+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: audit 2024-03-24T11:51:45.691080+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: audit 2024-03-24T11:51:45.692918+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: audit 2024-03-24T11:51:45.704587+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: audit 2024-03-24T11:51:45.714256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: audit 2024-03-24T11:51:46.099433+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: audit 2024-03-24T11:51:46.105439+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:51:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:46 smithi135 bash[14429]: audit 2024-03-24T11:51:46.107039+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:51:47.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:47 smithi134 bash[14434]: cephadm 2024-03-24T11:51:45.682855+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:51:47.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:47 smithi134 bash[14434]: cephadm 2024-03-24T11:51:45.694302+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 17271M 2024-03-24T11:51:47.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:47 smithi134 bash[14434]: audit 2024-03-24T11:51:46.092486+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:51:47.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:47 smithi134 bash[19763]: cephadm 2024-03-24T11:51:45.682855+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:51:47.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:47 smithi134 bash[19763]: cephadm 2024-03-24T11:51:45.694302+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 17271M 2024-03-24T11:51:47.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:47 smithi134 bash[19763]: audit 2024-03-24T11:51:46.092486+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:51:47.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:47 smithi135 bash[14429]: cephadm 2024-03-24T11:51:45.682855+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:51:47.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:47 smithi135 bash[14429]: cephadm 2024-03-24T11:51:45.694302+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 17271M 2024-03-24T11:51:47.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:47 smithi135 bash[14429]: audit 2024-03-24T11:51:46.092486+0000 mgr.y (mgr.14150) 178 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:51:48.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:48 smithi134 bash[14434]: cluster 2024-03-24T11:51:46.131091+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T11:51:48.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:48 smithi134 bash[19763]: cluster 2024-03-24T11:51:46.131091+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T11:51:48.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:48 smithi135 bash[14429]: cluster 2024-03-24T11:51:46.131091+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T11:51:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:50 smithi134 bash[19763]: cluster 2024-03-24T11:51:48.131672+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-24T11:51:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:50 smithi134 bash[14434]: cluster 2024-03-24T11:51:48.131672+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-24T11:51:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:50 smithi135 bash[14429]: cluster 2024-03-24T11:51:48.131672+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-24T11:51:52.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:52 smithi134 bash[14434]: cluster 2024-03-24T11:51:50.132236+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-03-24T11:51:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:52 smithi134 bash[19763]: cluster 2024-03-24T11:51:50.132236+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-03-24T11:51:52.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:52 smithi135 bash[14429]: cluster 2024-03-24T11:51:50.132236+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-03-24T11:51:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[14434]: audit 2024-03-24T11:51:52.164455+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.135:0/842865787' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]: dispatch 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[14434]: audit 2024-03-24T11:51:52.166525+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]: dispatch 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[14434]: audit 2024-03-24T11:51:52.177435+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]': finished 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[14434]: cluster 2024-03-24T11:51:52.177642+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[14434]: audit 2024-03-24T11:51:52.177968+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[14434]: audit 2024-03-24T11:51:52.867785+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.135:0/1671131280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[19763]: audit 2024-03-24T11:51:52.164455+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.135:0/842865787' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]: dispatch 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[19763]: audit 2024-03-24T11:51:52.166525+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]: dispatch 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[19763]: audit 2024-03-24T11:51:52.177435+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]': finished 2024-03-24T11:51:53.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[19763]: cluster 2024-03-24T11:51:52.177642+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-24T11:51:53.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[19763]: audit 2024-03-24T11:51:52.177968+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:51:53.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:53 smithi134 bash[19763]: audit 2024-03-24T11:51:52.867785+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.135:0/1671131280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:51:53.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:53 smithi135 bash[14429]: audit 2024-03-24T11:51:52.164455+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.135:0/842865787' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]: dispatch 2024-03-24T11:51:53.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:53 smithi135 bash[14429]: audit 2024-03-24T11:51:52.166525+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]: dispatch 2024-03-24T11:51:53.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:53 smithi135 bash[14429]: audit 2024-03-24T11:51:52.177435+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16547042-85e8-4f46-918c-9f6493845a9b"}]': finished 2024-03-24T11:51:53.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:53 smithi135 bash[14429]: cluster 2024-03-24T11:51:52.177642+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-24T11:51:53.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:53 smithi135 bash[14429]: audit 2024-03-24T11:51:52.177968+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:51:53.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:53 smithi135 bash[14429]: audit 2024-03-24T11:51:52.867785+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.135:0/1671131280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:51:54.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:54 smithi134 bash[14434]: cluster 2024-03-24T11:51:52.132818+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v159: 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-24T11:51:54.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:54 smithi134 bash[19763]: cluster 2024-03-24T11:51:52.132818+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v159: 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-24T11:51:54.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:54 smithi135 bash[14429]: cluster 2024-03-24T11:51:52.132818+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v159: 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-24T11:51:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:56 smithi134 bash[14434]: cluster 2024-03-24T11:51:54.133438+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:56.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:56 smithi134 bash[19763]: cluster 2024-03-24T11:51:54.133438+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:56.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:56 smithi135 bash[14429]: cluster 2024-03-24T11:51:54.133438+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:51:58 smithi134 bash[14434]: cluster 2024-03-24T11:51:56.134040+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:51:58 smithi134 bash[19763]: cluster 2024-03-24T11:51:56.134040+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:51:58.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:51:58 smithi135 bash[14429]: cluster 2024-03-24T11:51:56.134040+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:00 smithi134 bash[19763]: cluster 2024-03-24T11:51:58.134530+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:00 smithi134 bash[14434]: cluster 2024-03-24T11:51:58.134530+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:00.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:00 smithi135 bash[14429]: cluster 2024-03-24T11:51:58.134530+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:01.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:01 smithi135 bash[14429]: cluster 2024-03-24T11:52:00.135167+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:01.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:01 smithi134 bash[14434]: cluster 2024-03-24T11:52:00.135167+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:01.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:01 smithi134 bash[19763]: cluster 2024-03-24T11:52:00.135167+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:03.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:03 smithi135 bash[14429]: cluster 2024-03-24T11:52:02.135899+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:03.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:03 smithi135 bash[14429]: audit 2024-03-24T11:52:02.387368+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T11:52:03.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:03 smithi135 bash[14429]: audit 2024-03-24T11:52:02.389109+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:03.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:03 smithi135 bash[14429]: cephadm 2024-03-24T11:52:02.390453+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Deploying daemon osd.5 on smithi135 2024-03-24T11:52:03.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[14434]: cluster 2024-03-24T11:52:02.135899+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:03.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[14434]: audit 2024-03-24T11:52:02.387368+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T11:52:03.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[14434]: audit 2024-03-24T11:52:02.389109+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:03.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[14434]: cephadm 2024-03-24T11:52:02.390453+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Deploying daemon osd.5 on smithi135 2024-03-24T11:52:03.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[19763]: cluster 2024-03-24T11:52:02.135899+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:03.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[19763]: audit 2024-03-24T11:52:02.387368+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T11:52:03.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[19763]: audit 2024-03-24T11:52:02.389109+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:03.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:03 smithi134 bash[19763]: cephadm 2024-03-24T11:52:02.390453+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Deploying daemon osd.5 on smithi135 2024-03-24T11:52:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:06 smithi134 bash[14434]: cluster 2024-03-24T11:52:04.136595+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:06.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:06 smithi134 bash[19763]: cluster 2024-03-24T11:52:04.136595+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:06.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:06 smithi135 bash[14429]: cluster 2024-03-24T11:52:04.136595+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[14434]: cluster 2024-03-24T11:52:06.137128+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[14434]: audit 2024-03-24T11:52:06.554783+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[14434]: audit 2024-03-24T11:52:06.588580+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[14434]: audit 2024-03-24T11:52:06.590666+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[14434]: audit 2024-03-24T11:52:06.592258+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:07.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[19763]: cluster 2024-03-24T11:52:06.137128+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:07.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[19763]: audit 2024-03-24T11:52:06.554783+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:07.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[19763]: audit 2024-03-24T11:52:06.588580+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:07.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[19763]: audit 2024-03-24T11:52:06.590666+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:07.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:07 smithi134 bash[19763]: audit 2024-03-24T11:52:06.592258+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:07.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:07 smithi135 bash[14429]: cluster 2024-03-24T11:52:06.137128+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:07.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:07 smithi135 bash[14429]: audit 2024-03-24T11:52:06.554783+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:07.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:07 smithi135 bash[14429]: audit 2024-03-24T11:52:06.588580+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:07.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:07 smithi135 bash[14429]: audit 2024-03-24T11:52:06.590666+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:07.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:07 smithi135 bash[14429]: audit 2024-03-24T11:52:06.592258+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:10.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:10 smithi134 bash[19763]: cluster 2024-03-24T11:52:08.137825+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:10 smithi134 bash[14434]: cluster 2024-03-24T11:52:08.137825+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:10.443 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:10 smithi135 bash[14429]: cluster 2024-03-24T11:52:08.137825+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:11.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:11 smithi135 bash[14429]: cluster 2024-03-24T11:52:10.138468+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:11.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:11 smithi135 bash[14429]: audit 2024-03-24T11:52:10.459803+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:11.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:11 smithi135 bash[14429]: audit 2024-03-24T11:52:10.470657+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:11.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:11 smithi134 bash[14434]: cluster 2024-03-24T11:52:10.138468+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:11.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:11 smithi134 bash[14434]: audit 2024-03-24T11:52:10.459803+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:11.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:11 smithi134 bash[14434]: audit 2024-03-24T11:52:10.470657+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:11.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:11 smithi134 bash[19763]: cluster 2024-03-24T11:52:10.138468+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:11.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:11 smithi134 bash[19763]: audit 2024-03-24T11:52:10.459803+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:11.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:11 smithi134 bash[19763]: audit 2024-03-24T11:52:10.470657+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:13.504 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 5 on host 'smithi135' 2024-03-24T11:52:13.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:13 smithi135 bash[14429]: cluster 2024-03-24T11:52:12.139077+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:13 smithi134 bash[14434]: cluster 2024-03-24T11:52:12.139077+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:13.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:13 smithi134 bash[19763]: cluster 2024-03-24T11:52:12.139077+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:14.180 DEBUG:teuthology.orchestra.run.smithi135:osd.5> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.5.service 2024-03-24T11:52:14.182 INFO:tasks.cephadm:Deploying osd.6 on smithi135 with /dev/vg_nvme/lv_2... 2024-03-24T11:52:14.183 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-24T11:52:14.661 INFO:journalctl@ceph.osd.5.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:52:14.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:14 smithi135 bash[14429]: audit 2024-03-24T11:52:13.497679+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:14.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:14 smithi135 bash[14429]: audit 2024-03-24T11:52:13.503586+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:14.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:14 smithi135 bash[14429]: audit 2024-03-24T11:52:13.504182+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:14.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:14 smithi135 bash[14429]: audit 2024-03-24T11:52:13.508184+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:14.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:14 smithi135 bash[14429]: audit 2024-03-24T11:52:13.636796+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T11:52:14.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:14 smithi135 bash[14429]: audit 2024-03-24T11:52:13.638738+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T11:52:14.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[19763]: audit 2024-03-24T11:52:13.497679+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:14.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[19763]: audit 2024-03-24T11:52:13.503586+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:14.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[19763]: audit 2024-03-24T11:52:13.504182+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[19763]: audit 2024-03-24T11:52:13.508184+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[19763]: audit 2024-03-24T11:52:13.636796+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[19763]: audit 2024-03-24T11:52:13.638738+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[14434]: audit 2024-03-24T11:52:13.497679+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[14434]: audit 2024-03-24T11:52:13.503586+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[14434]: audit 2024-03-24T11:52:13.504182+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[14434]: audit 2024-03-24T11:52:13.508184+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[14434]: audit 2024-03-24T11:52:13.636796+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T11:52:14.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:14 smithi134 bash[14434]: audit 2024-03-24T11:52:13.638738+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T11:52:15.640 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[20820]: debug 2024-03-24T11:52:15.514+0000 7f9d1cb64700 -1 osd.5 0 waiting for initial osdmap 2024-03-24T11:52:15.640 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[20820]: debug 2024-03-24T11:52:15.522+0000 7f9d184fd700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:52:15.640 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[14429]: cluster 2024-03-24T11:52:14.139683+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:15.641 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[14429]: audit 2024-03-24T11:52:14.508399+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T11:52:15.641 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[14429]: cluster 2024-03-24T11:52:14.508648+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-24T11:52:15.641 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[14429]: audit 2024-03-24T11:52:14.508940+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:15.641 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[14429]: audit 2024-03-24T11:52:14.509610+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:15.641 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:15 smithi135 bash[14429]: audit 2024-03-24T11:52:14.511563+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:15.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[19763]: cluster 2024-03-24T11:52:14.139683+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[19763]: audit 2024-03-24T11:52:14.508399+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[19763]: cluster 2024-03-24T11:52:14.508648+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[19763]: audit 2024-03-24T11:52:14.508940+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[19763]: audit 2024-03-24T11:52:14.509610+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[19763]: audit 2024-03-24T11:52:14.511563+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[14434]: cluster 2024-03-24T11:52:14.139683+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[14434]: audit 2024-03-24T11:52:14.508399+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[14434]: cluster 2024-03-24T11:52:14.508648+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[14434]: audit 2024-03-24T11:52:14.508940+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:15.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[14434]: audit 2024-03-24T11:52:14.509610+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:15.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:15 smithi134 bash[14434]: audit 2024-03-24T11:52:14.511563+0000 mon.a (mon.0) 485 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:16.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[14434]: audit 2024-03-24T11:52:15.509879+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:52:16.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[14434]: cluster 2024-03-24T11:52:15.510117+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-24T11:52:16.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[14434]: audit 2024-03-24T11:52:15.510977+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:16.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[14434]: audit 2024-03-24T11:52:15.518454+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:16.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[19763]: audit 2024-03-24T11:52:15.509879+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:52:16.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[19763]: cluster 2024-03-24T11:52:15.510117+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-24T11:52:16.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[19763]: audit 2024-03-24T11:52:15.510977+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:16.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:16 smithi134 bash[19763]: audit 2024-03-24T11:52:15.518454+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:16.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:16 smithi135 bash[14429]: audit 2024-03-24T11:52:15.509879+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:52:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:16 smithi135 bash[14429]: cluster 2024-03-24T11:52:15.510117+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-24T11:52:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:16 smithi135 bash[14429]: audit 2024-03-24T11:52:15.510977+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:16.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:16 smithi135 bash[14429]: audit 2024-03-24T11:52:15.518454+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:17.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:17 smithi135 bash[14429]: cluster 2024-03-24T11:52:14.672729+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:52:17.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:17 smithi135 bash[14429]: cluster 2024-03-24T11:52:14.672947+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:52:17.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:17 smithi135 bash[14429]: cluster 2024-03-24T11:52:16.140329+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:17.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:17 smithi135 bash[14429]: audit 2024-03-24T11:52:16.522228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:17.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:17 smithi135 bash[14429]: cluster 2024-03-24T11:52:16.528856+0000 mon.a (mon.0) 491 : cluster [INF] osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098] boot 2024-03-24T11:52:17.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:17 smithi135 bash[14429]: cluster 2024-03-24T11:52:16.528917+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-24T11:52:17.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:17 smithi135 bash[14429]: audit 2024-03-24T11:52:16.529088+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:17.920 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-24T11:52:17.920 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-24T11:52:17.920 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-03-24T11:52:17.920 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-03-24T11:52:17.920 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0173937 s, 603 MB/s 2024-03-24T11:52:17.920 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-03-24T11:52:17.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[14434]: cluster 2024-03-24T11:52:14.672729+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:52:17.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[14434]: cluster 2024-03-24T11:52:14.672947+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[14434]: cluster 2024-03-24T11:52:16.140329+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[14434]: audit 2024-03-24T11:52:16.522228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[14434]: cluster 2024-03-24T11:52:16.528856+0000 mon.a (mon.0) 491 : cluster [INF] osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098] boot 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[14434]: cluster 2024-03-24T11:52:16.528917+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[14434]: audit 2024-03-24T11:52:16.529088+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[19763]: cluster 2024-03-24T11:52:14.672729+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[19763]: cluster 2024-03-24T11:52:14.672947+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[19763]: cluster 2024-03-24T11:52:16.140329+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[19763]: audit 2024-03-24T11:52:16.522228+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[19763]: cluster 2024-03-24T11:52:16.528856+0000 mon.a (mon.0) 491 : cluster [INF] osd.5 [v2:172.21.15.135:6808/4121250098,v1:172.21.15.135:6809/4121250098] boot 2024-03-24T11:52:17.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[19763]: cluster 2024-03-24T11:52:16.528917+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-24T11:52:17.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:17 smithi134 bash[19763]: audit 2024-03-24T11:52:16.529088+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:52:18.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:18 smithi135 bash[14429]: cluster 2024-03-24T11:52:17.533691+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-24T11:52:18.884 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_2 2024-03-24T11:52:18.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:18 smithi134 bash[14434]: cluster 2024-03-24T11:52:17.533691+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-24T11:52:18.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:18 smithi134 bash[19763]: cluster 2024-03-24T11:52:17.533691+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-24T11:52:19.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:19 smithi134 bash[14434]: cluster 2024-03-24T11:52:18.140936+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:19.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:19 smithi134 bash[14434]: cluster 2024-03-24T11:52:18.537851+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-24T11:52:19.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:19 smithi134 bash[14434]: cluster 2024-03-24T11:52:19.109951+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-24T11:52:19.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:19 smithi134 bash[19763]: cluster 2024-03-24T11:52:18.140936+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:19.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:19 smithi134 bash[19763]: cluster 2024-03-24T11:52:18.537851+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-24T11:52:19.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:19 smithi134 bash[19763]: cluster 2024-03-24T11:52:19.109951+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-24T11:52:19.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:19 smithi135 bash[14429]: cluster 2024-03-24T11:52:18.140936+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:19.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:19 smithi135 bash[14429]: cluster 2024-03-24T11:52:18.537851+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-24T11:52:19.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:19 smithi135 bash[14429]: cluster 2024-03-24T11:52:19.109951+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-24T11:52:21.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:21 smithi134 bash[14434]: cluster 2024-03-24T11:52:20.120936+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-24T11:52:21.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:21 smithi134 bash[19763]: cluster 2024-03-24T11:52:20.120936+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-24T11:52:21.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:21 smithi135 bash[14429]: cluster 2024-03-24T11:52:20.120936+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-24T11:52:22.241 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:22 smithi135 bash[14429]: cluster 2024-03-24T11:52:20.141461+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:22 smithi134 bash[14434]: cluster 2024-03-24T11:52:20.141461+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:22 smithi134 bash[19763]: cluster 2024-03-24T11:52:20.141461+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.149200+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.152231+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.216978+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.223528+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.225398+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.540136+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.542497+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.544291+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:52:23.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.554067+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[14434]: audit 2024-03-24T11:52:22.560577+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.149200+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.152231+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.216978+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.223528+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.225398+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.540136+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.542497+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.544291+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.554067+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:23 smithi134 bash[19763]: audit 2024-03-24T11:52:22.560577+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.149200+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.152231+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.216978+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.223528+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.225398+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.540136+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.542497+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.544291+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.554067+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:23.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:23 smithi135 bash[14429]: audit 2024-03-24T11:52:22.560577+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[14434]: cluster 2024-03-24T11:52:22.142006+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[14434]: audit 2024-03-24T11:52:22.210227+0000 mgr.y (mgr.14150) 199 : audit [DBG] from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:52:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[14434]: cephadm 2024-03-24T11:52:22.531380+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:52:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[14434]: cephadm 2024-03-24T11:52:22.545653+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 8635M 2024-03-24T11:52:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[19763]: cluster 2024-03-24T11:52:22.142006+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[19763]: audit 2024-03-24T11:52:22.210227+0000 mgr.y (mgr.14150) 199 : audit [DBG] from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:52:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[19763]: cephadm 2024-03-24T11:52:22.531380+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:52:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:24 smithi134 bash[19763]: cephadm 2024-03-24T11:52:22.545653+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 8635M 2024-03-24T11:52:24.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:24 smithi135 bash[14429]: cluster 2024-03-24T11:52:22.142006+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:24.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:24 smithi135 bash[14429]: audit 2024-03-24T11:52:22.210227+0000 mgr.y (mgr.14150) 199 : audit [DBG] from='client.14388 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:52:24.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:24 smithi135 bash[14429]: cephadm 2024-03-24T11:52:22.531380+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:52:24.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:24 smithi135 bash[14429]: cephadm 2024-03-24T11:52:22.545653+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 8635M 2024-03-24T11:52:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:26 smithi134 bash[14434]: cluster 2024-03-24T11:52:24.142439+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:26 smithi134 bash[19763]: cluster 2024-03-24T11:52:24.142439+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:26.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:26 smithi135 bash[14429]: cluster 2024-03-24T11:52:24.142439+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:27.400 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:27 smithi135 bash[14429]: cluster 2024-03-24T11:52:26.142972+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:27 smithi134 bash[14434]: cluster 2024-03-24T11:52:26.142972+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:27 smithi134 bash[19763]: cluster 2024-03-24T11:52:26.142972+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[14434]: cluster 2024-03-24T11:52:28.143573+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[14434]: audit 2024-03-24T11:52:28.185422+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.135:0/2816035370' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]: dispatch 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[14434]: audit 2024-03-24T11:52:28.187296+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]: dispatch 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[14434]: audit 2024-03-24T11:52:28.197727+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]': finished 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[14434]: cluster 2024-03-24T11:52:28.197876+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[14434]: audit 2024-03-24T11:52:28.198055+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[14434]: audit 2024-03-24T11:52:28.891221+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.135:0/3364926141' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[19763]: cluster 2024-03-24T11:52:28.143573+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[19763]: audit 2024-03-24T11:52:28.185422+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.135:0/2816035370' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]: dispatch 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[19763]: audit 2024-03-24T11:52:28.187296+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]: dispatch 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[19763]: audit 2024-03-24T11:52:28.197727+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]': finished 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[19763]: cluster 2024-03-24T11:52:28.197876+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-24T11:52:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[19763]: audit 2024-03-24T11:52:28.198055+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:29.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:29 smithi134 bash[19763]: audit 2024-03-24T11:52:28.891221+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.135:0/3364926141' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:52:29.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:29 smithi135 bash[14429]: cluster 2024-03-24T11:52:28.143573+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:29.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:29 smithi135 bash[14429]: audit 2024-03-24T11:52:28.185422+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.135:0/2816035370' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]: dispatch 2024-03-24T11:52:29.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:29 smithi135 bash[14429]: audit 2024-03-24T11:52:28.187296+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]: dispatch 2024-03-24T11:52:29.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:29 smithi135 bash[14429]: audit 2024-03-24T11:52:28.197727+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6dd8c96b-a72e-4760-974d-b8803972b8fd"}]': finished 2024-03-24T11:52:29.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:29 smithi135 bash[14429]: cluster 2024-03-24T11:52:28.197876+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-24T11:52:29.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:29 smithi135 bash[14429]: audit 2024-03-24T11:52:28.198055+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:29.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:29 smithi135 bash[14429]: audit 2024-03-24T11:52:28.891221+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.135:0/3364926141' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:52:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:31 smithi134 bash[19763]: cluster 2024-03-24T11:52:30.144141+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:31 smithi134 bash[14434]: cluster 2024-03-24T11:52:30.144141+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:31.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:31 smithi135 bash[14429]: cluster 2024-03-24T11:52:30.144141+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:33.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:33 smithi134 bash[19763]: cluster 2024-03-24T11:52:32.144728+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:33.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:33 smithi134 bash[14434]: cluster 2024-03-24T11:52:32.144728+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:33.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:33 smithi135 bash[14429]: cluster 2024-03-24T11:52:32.144728+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:36.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:36 smithi135 bash[14429]: cluster 2024-03-24T11:52:34.145454+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:36 smithi134 bash[19763]: cluster 2024-03-24T11:52:34.145454+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:36 smithi134 bash[14434]: cluster 2024-03-24T11:52:34.145454+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:38.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:38 smithi134 bash[19763]: cluster 2024-03-24T11:52:36.146143+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:38.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:38 smithi134 bash[14434]: cluster 2024-03-24T11:52:36.146143+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:38.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:38 smithi135 bash[14429]: cluster 2024-03-24T11:52:36.146143+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:39 smithi134 bash[14434]: audit 2024-03-24T11:52:38.521831+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T11:52:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:39 smithi134 bash[14434]: audit 2024-03-24T11:52:38.523493+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:39.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:39 smithi134 bash[19763]: audit 2024-03-24T11:52:38.521831+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T11:52:39.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:39 smithi134 bash[19763]: audit 2024-03-24T11:52:38.523493+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:39.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:39 smithi135 bash[14429]: audit 2024-03-24T11:52:38.521831+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T11:52:39.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:39 smithi135 bash[14429]: audit 2024-03-24T11:52:38.523493+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:40 smithi134 bash[14434]: cluster 2024-03-24T11:52:38.146780+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:40 smithi134 bash[14434]: cephadm 2024-03-24T11:52:38.524794+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Deploying daemon osd.6 on smithi135 2024-03-24T11:52:40.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:40 smithi134 bash[19763]: cluster 2024-03-24T11:52:38.146780+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:40.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:40 smithi134 bash[19763]: cephadm 2024-03-24T11:52:38.524794+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Deploying daemon osd.6 on smithi135 2024-03-24T11:52:40.553 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:40 smithi135 bash[14429]: cluster 2024-03-24T11:52:38.146780+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:40.553 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:40 smithi135 bash[14429]: cephadm 2024-03-24T11:52:38.524794+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Deploying daemon osd.6 on smithi135 2024-03-24T11:52:42.401 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:42 smithi135 bash[14429]: cluster 2024-03-24T11:52:40.147522+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:42.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:42 smithi134 bash[14434]: cluster 2024-03-24T11:52:40.147522+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:42.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:42 smithi134 bash[19763]: cluster 2024-03-24T11:52:40.147522+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:43.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[19763]: cluster 2024-03-24T11:52:42.148098+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[19763]: audit 2024-03-24T11:52:42.648256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[19763]: audit 2024-03-24T11:52:42.684321+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[19763]: audit 2024-03-24T11:52:42.686882+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[19763]: audit 2024-03-24T11:52:42.688590+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[14434]: cluster 2024-03-24T11:52:42.148098+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[14434]: audit 2024-03-24T11:52:42.648256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[14434]: audit 2024-03-24T11:52:42.684321+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[14434]: audit 2024-03-24T11:52:42.686882+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:43.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:43 smithi134 bash[14434]: audit 2024-03-24T11:52:42.688590+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:43.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:43 smithi135 bash[14429]: cluster 2024-03-24T11:52:42.148098+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:43.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:43 smithi135 bash[14429]: audit 2024-03-24T11:52:42.648256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:43.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:43 smithi135 bash[14429]: audit 2024-03-24T11:52:42.684321+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:43.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:43 smithi135 bash[14429]: audit 2024-03-24T11:52:42.686882+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:43.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:43 smithi135 bash[14429]: audit 2024-03-24T11:52:42.688590+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:46.381 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:46 smithi135 bash[14429]: cluster 2024-03-24T11:52:44.148696+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:46 smithi134 bash[14434]: cluster 2024-03-24T11:52:44.148696+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:46.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:46 smithi134 bash[19763]: cluster 2024-03-24T11:52:44.148696+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:47.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:47 smithi134 bash[14434]: cluster 2024-03-24T11:52:46.149254+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:47.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:47 smithi134 bash[14434]: audit 2024-03-24T11:52:46.399022+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:47.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:47 smithi134 bash[14434]: audit 2024-03-24T11:52:46.685253+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:47.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:47 smithi134 bash[19763]: cluster 2024-03-24T11:52:46.149254+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:47.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:47 smithi134 bash[19763]: audit 2024-03-24T11:52:46.399022+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:47.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:47 smithi134 bash[19763]: audit 2024-03-24T11:52:46.685253+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:47.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:47 smithi135 bash[14429]: cluster 2024-03-24T11:52:46.149254+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:47.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:47 smithi135 bash[14429]: audit 2024-03-24T11:52:46.399022+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:47.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:47 smithi135 bash[14429]: audit 2024-03-24T11:52:46.685253+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:49.436 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 6 on host 'smithi135' 2024-03-24T11:52:50.105 DEBUG:teuthology.orchestra.run.smithi135:osd.6> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.6.service 2024-03-24T11:52:50.107 INFO:tasks.cephadm:Deploying osd.7 on smithi135 with /dev/vg_nvme/lv_1... 2024-03-24T11:52:50.107 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-24T11:52:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[14434]: cluster 2024-03-24T11:52:48.149808+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[14434]: audit 2024-03-24T11:52:49.434692+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[14434]: audit 2024-03-24T11:52:49.460019+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[14434]: audit 2024-03-24T11:52:49.462767+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[14434]: audit 2024-03-24T11:52:49.464549+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[14434]: audit 2024-03-24T11:52:49.599200+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[14434]: audit 2024-03-24T11:52:49.600976+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"]}]: dispatch 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[19763]: cluster 2024-03-24T11:52:48.149808+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[19763]: audit 2024-03-24T11:52:49.434692+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:50.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[19763]: audit 2024-03-24T11:52:49.460019+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[19763]: audit 2024-03-24T11:52:49.462767+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[19763]: audit 2024-03-24T11:52:49.464549+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[19763]: audit 2024-03-24T11:52:49.599200+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T11:52:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:50 smithi134 bash[19763]: audit 2024-03-24T11:52:49.600976+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"]}]: dispatch 2024-03-24T11:52:50.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:50 smithi135 bash[14429]: cluster 2024-03-24T11:52:48.149808+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:50 smithi135 bash[14429]: audit 2024-03-24T11:52:49.434692+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:52:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:50 smithi135 bash[14429]: audit 2024-03-24T11:52:49.460019+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:52:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:50 smithi135 bash[14429]: audit 2024-03-24T11:52:49.462767+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:52:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:50 smithi135 bash[14429]: audit 2024-03-24T11:52:49.464549+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:52:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:50 smithi135 bash[14429]: audit 2024-03-24T11:52:49.599200+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T11:52:50.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:50 smithi135 bash[14429]: audit 2024-03-24T11:52:49.600976+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"]}]: dispatch 2024-03-24T11:52:50.713 INFO:journalctl@ceph.osd.6.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:52:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[14429]: cluster 2024-03-24T11:52:50.150420+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[14429]: audit 2024-03-24T11:52:50.439909+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T11:52:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[14429]: cluster 2024-03-24T11:52:50.440197+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-24T11:52:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[14429]: audit 2024-03-24T11:52:50.440548+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[14429]: audit 2024-03-24T11:52:50.441938+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:51.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[14429]: audit 2024-03-24T11:52:50.443991+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=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:51.726 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[23911]: debug 2024-03-24T11:52:51.442+0000 7f86c3508700 -1 osd.6 0 waiting for initial osdmap 2024-03-24T11:52:51.726 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 11:52:51 smithi135 bash[23911]: debug 2024-03-24T11:52:51.458+0000 7f86be6a0700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:52:51.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[14434]: cluster 2024-03-24T11:52:50.150420+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:51.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[14434]: audit 2024-03-24T11:52:50.439909+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[14434]: cluster 2024-03-24T11:52:50.440197+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[14434]: audit 2024-03-24T11:52:50.440548+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[14434]: audit 2024-03-24T11:52:50.441938+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[14434]: audit 2024-03-24T11:52:50.443991+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=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[19763]: cluster 2024-03-24T11:52:50.150420+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[19763]: audit 2024-03-24T11:52:50.439909+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[19763]: cluster 2024-03-24T11:52:50.440197+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[19763]: audit 2024-03-24T11:52:50.440548+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[19763]: audit 2024-03-24T11:52:50.441938+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:51.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:51 smithi134 bash[19763]: audit 2024-03-24T11:52:50.443991+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=smithi135", "root=default"]}]: dispatch 2024-03-24T11:52:52.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:52 smithi135 bash[14429]: audit 2024-03-24T11:52:51.441867+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:52:52.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:52 smithi135 bash[14429]: cluster 2024-03-24T11:52:51.442109+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-24T11:52:52.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:52 smithi135 bash[14429]: audit 2024-03-24T11:52:51.443663+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:52.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:52 smithi135 bash[14429]: audit 2024-03-24T11:52:51.451452+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[14434]: audit 2024-03-24T11:52:51.441867+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:52:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[14434]: cluster 2024-03-24T11:52:51.442109+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-24T11:52:52.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[14434]: audit 2024-03-24T11:52:51.443663+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:52.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[14434]: audit 2024-03-24T11:52:51.451452+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:52.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[19763]: audit 2024-03-24T11:52:51.441867+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:52:52.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[19763]: cluster 2024-03-24T11:52:51.442109+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-24T11:52:52.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[19763]: audit 2024-03-24T11:52:51.443663+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:52.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:52 smithi134 bash[19763]: audit 2024-03-24T11:52:51.451452+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:53.573 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:53 smithi135 bash[14429]: cluster 2024-03-24T11:52:50.568761+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:52:53.573 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:53 smithi135 bash[14429]: cluster 2024-03-24T11:52:50.568954+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:52:53.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:53 smithi135 bash[14429]: cluster 2024-03-24T11:52:52.150975+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:53.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:53 smithi135 bash[14429]: audit 2024-03-24T11:52:52.454413+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:53.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:53 smithi135 bash[14429]: cluster 2024-03-24T11:52:52.463399+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979] boot 2024-03-24T11:52:53.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:53 smithi135 bash[14429]: cluster 2024-03-24T11:52:52.463506+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-24T11:52:53.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:53 smithi135 bash[14429]: audit 2024-03-24T11:52:52.463729+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[14434]: cluster 2024-03-24T11:52:50.568761+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[14434]: cluster 2024-03-24T11:52:50.568954+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[14434]: cluster 2024-03-24T11:52:52.150975+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[14434]: audit 2024-03-24T11:52:52.454413+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[14434]: cluster 2024-03-24T11:52:52.463399+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979] boot 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[14434]: cluster 2024-03-24T11:52:52.463506+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[14434]: audit 2024-03-24T11:52:52.463729+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[19763]: cluster 2024-03-24T11:52:50.568761+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[19763]: cluster 2024-03-24T11:52:50.568954+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[19763]: cluster 2024-03-24T11:52:52.150975+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T11:52:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[19763]: audit 2024-03-24T11:52:52.454413+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:53.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[19763]: cluster 2024-03-24T11:52:52.463399+0000 mon.a (mon.0) 534 : cluster [INF] osd.6 [v2:172.21.15.135:6816/2703035979,v1:172.21.15.135:6817/2703035979] boot 2024-03-24T11:52:53.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[19763]: cluster 2024-03-24T11:52:52.463506+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-24T11:52:53.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:53 smithi134 bash[19763]: audit 2024-03-24T11:52:52.463729+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:52:54.017 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-24T11:52:54.017 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-24T11:52:54.017 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-03-24T11:52:54.018 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-03-24T11:52:54.018 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0205025 s, 511 MB/s 2024-03-24T11:52:54.018 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-03-24T11:52:54.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:54 smithi135 bash[14429]: cluster 2024-03-24T11:52:53.463643+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-24T11:52:54.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:54 smithi134 bash[14434]: cluster 2024-03-24T11:52:53.463643+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-24T11:52:54.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:54 smithi134 bash[19763]: cluster 2024-03-24T11:52:53.463643+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-24T11:52:55.203 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_1 2024-03-24T11:52:55.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:55 smithi135 bash[14429]: cluster 2024-03-24T11:52:54.151556+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:52:55.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:55 smithi135 bash[14429]: cluster 2024-03-24T11:52:54.478821+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-24T11:52:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:55 smithi134 bash[14434]: cluster 2024-03-24T11:52:54.151556+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:52:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:55 smithi134 bash[14434]: cluster 2024-03-24T11:52:54.478821+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-24T11:52:55.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:55 smithi134 bash[19763]: cluster 2024-03-24T11:52:54.151556+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:52:55.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:55 smithi134 bash[19763]: cluster 2024-03-24T11:52:54.478821+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-24T11:52:56.773 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:56 smithi135 bash[14429]: cluster 2024-03-24T11:52:55.497020+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-24T11:52:56.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:56 smithi134 bash[14434]: cluster 2024-03-24T11:52:55.497020+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-24T11:52:56.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:56 smithi134 bash[19763]: cluster 2024-03-24T11:52:55.497020+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-24T11:52:57.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:57 smithi134 bash[14434]: cluster 2024-03-24T11:52:56.152180+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-24T11:52:57.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:57 smithi134 bash[14434]: cluster 2024-03-24T11:52:56.501500+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-24T11:52:57.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:57 smithi134 bash[19763]: cluster 2024-03-24T11:52:56.152180+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-24T11:52:57.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:57 smithi134 bash[19763]: cluster 2024-03-24T11:52:56.501500+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-24T11:52:57.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:57 smithi135 bash[14429]: cluster 2024-03-24T11:52:56.152180+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-24T11:52:57.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:57 smithi135 bash[14429]: cluster 2024-03-24T11:52:56.501500+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-24T11:53:00.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: cluster 2024-03-24T11:52:58.152793+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-03-24T11:53:00.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: cephadm 2024-03-24T11:52:58.962364+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:53:00.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:58.973457+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:58.975334+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:58.977243+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:58.979062+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: cephadm 2024-03-24T11:52:58.980391+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 5757M 2024-03-24T11:53:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:58.988064+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:58.994902+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:59.460574+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:53:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:59.464697+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:53:00.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:52:59 smithi135 bash[14429]: audit 2024-03-24T11:52:59.466473+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: cluster 2024-03-24T11:52:58.152793+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: cephadm 2024-03-24T11:52:58.962364+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:58.973457+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:58.975334+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:58.977243+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:58.979062+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: cephadm 2024-03-24T11:52:58.980391+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 5757M 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:58.988064+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:58.994902+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:59.460574+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:59.464697+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:53:00.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[14434]: audit 2024-03-24T11:52:59.466473+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: cluster 2024-03-24T11:52:58.152793+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: cephadm 2024-03-24T11:52:58.962364+0000 mgr.y (mgr.14150) 221 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:58.973457+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:58.975334+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:58.977243+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:58.979062+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: cephadm 2024-03-24T11:52:58.980391+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 5757M 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:58.988064+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:58.994902+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:59.460574+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:59.464697+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T11:53:00.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:52:59 smithi134 bash[19763]: audit 2024-03-24T11:52:59.466473+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:01.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:00 smithi134 bash[19763]: audit 2024-03-24T11:52:59.453739+0000 mgr.y (mgr.14150) 223 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:01.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:00 smithi134 bash[14434]: audit 2024-03-24T11:52:59.453739+0000 mgr.y (mgr.14150) 223 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:01.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:00 smithi135 bash[14429]: audit 2024-03-24T11:52:59.453739+0000 mgr.y (mgr.14150) 223 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:02.239 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:01 smithi135 bash[14429]: cluster 2024-03-24T11:53:00.153451+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v209: 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-24T11:53:02.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:01 smithi134 bash[14434]: cluster 2024-03-24T11:53:00.153451+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v209: 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-24T11:53:02.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:01 smithi134 bash[19763]: cluster 2024-03-24T11:53:00.153451+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v209: 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-24T11:53:04.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:03 smithi135 bash[14429]: cluster 2024-03-24T11:53:02.154018+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v210: 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-24T11:53:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:03 smithi134 bash[14434]: cluster 2024-03-24T11:53:02.154018+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v210: 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-24T11:53:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:03 smithi134 bash[19763]: cluster 2024-03-24T11:53:02.154018+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v210: 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-24T11:53:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[14434]: cluster 2024-03-24T11:53:04.154635+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[14434]: audit 2024-03-24T11:53:05.446190+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.135:0/3947293563' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]: dispatch 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[14434]: audit 2024-03-24T11:53:05.448253+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]: dispatch 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[14434]: audit 2024-03-24T11:53:05.457453+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]': finished 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[14434]: cluster 2024-03-24T11:53:05.457601+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[14434]: audit 2024-03-24T11:53:05.457860+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[19763]: cluster 2024-03-24T11:53:04.154635+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[19763]: audit 2024-03-24T11:53:05.446190+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.135:0/3947293563' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]: dispatch 2024-03-24T11:53:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[19763]: audit 2024-03-24T11:53:05.448253+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]: dispatch 2024-03-24T11:53:06.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[19763]: audit 2024-03-24T11:53:05.457453+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]': finished 2024-03-24T11:53:06.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[19763]: cluster 2024-03-24T11:53:05.457601+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-24T11:53:06.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:06 smithi134 bash[19763]: audit 2024-03-24T11:53:05.457860+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:06.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:06 smithi135 bash[14429]: cluster 2024-03-24T11:53:04.154635+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:06.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:06 smithi135 bash[14429]: audit 2024-03-24T11:53:05.446190+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.135:0/3947293563' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]: dispatch 2024-03-24T11:53:06.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:06 smithi135 bash[14429]: audit 2024-03-24T11:53:05.448253+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]: dispatch 2024-03-24T11:53:06.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:06 smithi135 bash[14429]: audit 2024-03-24T11:53:05.457453+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d3c1449-1aea-4da0-8796-18eead81e5c6"}]': finished 2024-03-24T11:53:06.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:06 smithi135 bash[14429]: cluster 2024-03-24T11:53:05.457601+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-24T11:53:06.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:06 smithi135 bash[14429]: audit 2024-03-24T11:53:05.457860+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:07.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:07 smithi134 bash[14434]: audit 2024-03-24T11:53:06.193913+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.135:0/137325037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:53:07.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:07 smithi134 bash[19763]: audit 2024-03-24T11:53:06.193913+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.135:0/137325037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:53:07.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:07 smithi135 bash[14429]: audit 2024-03-24T11:53:06.193913+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.135:0/137325037' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T11:53:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:08 smithi134 bash[14434]: cluster 2024-03-24T11:53:06.155309+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:08.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:08 smithi134 bash[19763]: cluster 2024-03-24T11:53:06.155309+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:08.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:08 smithi135 bash[14429]: cluster 2024-03-24T11:53:06.155309+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:10 smithi134 bash[14434]: cluster 2024-03-24T11:53:08.156061+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:10.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:10 smithi134 bash[19763]: cluster 2024-03-24T11:53:08.156061+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:10.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:10 smithi135 bash[14429]: cluster 2024-03-24T11:53:08.156061+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:12.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:12 smithi134 bash[14434]: cluster 2024-03-24T11:53:10.156744+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:12 smithi134 bash[19763]: cluster 2024-03-24T11:53:10.156744+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:12.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:12 smithi135 bash[14429]: cluster 2024-03-24T11:53:10.156744+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:14.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:14 smithi135 bash[14429]: cluster 2024-03-24T11:53:12.157457+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:14.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:14 smithi134 bash[14434]: cluster 2024-03-24T11:53:12.157457+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:14 smithi134 bash[19763]: cluster 2024-03-24T11:53:12.157457+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:15.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:15 smithi135 bash[14429]: cluster 2024-03-24T11:53:14.158125+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:15.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:15 smithi134 bash[14434]: cluster 2024-03-24T11:53:14.158125+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:15.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:15 smithi134 bash[19763]: cluster 2024-03-24T11:53:14.158125+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:16.327 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:16 smithi135 bash[14429]: audit 2024-03-24T11:53:16.057393+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T11:53:16.327 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:16 smithi135 bash[14429]: audit 2024-03-24T11:53:16.058822+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:16.327 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:16 smithi135 bash[14429]: cephadm 2024-03-24T11:53:16.060000+0000 mgr.y (mgr.14150) 232 : cephadm [INF] Deploying daemon osd.7 on smithi135 2024-03-24T11:53:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:16 smithi134 bash[14434]: audit 2024-03-24T11:53:16.057393+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T11:53:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:16 smithi134 bash[14434]: audit 2024-03-24T11:53:16.058822+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:16 smithi134 bash[14434]: cephadm 2024-03-24T11:53:16.060000+0000 mgr.y (mgr.14150) 232 : cephadm [INF] Deploying daemon osd.7 on smithi135 2024-03-24T11:53:16.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:16 smithi134 bash[19763]: audit 2024-03-24T11:53:16.057393+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T11:53:16.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:16 smithi134 bash[19763]: audit 2024-03-24T11:53:16.058822+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:16.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:16 smithi134 bash[19763]: cephadm 2024-03-24T11:53:16.060000+0000 mgr.y (mgr.14150) 232 : cephadm [INF] Deploying daemon osd.7 on smithi135 2024-03-24T11:53:17.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:17 smithi135 bash[14429]: cluster 2024-03-24T11:53:16.158817+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:17.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:17 smithi134 bash[19763]: cluster 2024-03-24T11:53:16.158817+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:17 smithi134 bash[14434]: cluster 2024-03-24T11:53:16.158817+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:20.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:20 smithi134 bash[14434]: cluster 2024-03-24T11:53:18.159457+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:20 smithi134 bash[19763]: cluster 2024-03-24T11:53:18.159457+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:20.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:20 smithi135 bash[14429]: cluster 2024-03-24T11:53:18.159457+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[14434]: cluster 2024-03-24T11:53:20.160077+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[14434]: audit 2024-03-24T11:53:20.253661+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[14434]: audit 2024-03-24T11:53:20.271012+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:21.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[14434]: audit 2024-03-24T11:53:20.273617+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:21.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[14434]: audit 2024-03-24T11:53:20.275424+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:21.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[19763]: cluster 2024-03-24T11:53:20.160077+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:21.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[19763]: audit 2024-03-24T11:53:20.253661+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:21.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[19763]: audit 2024-03-24T11:53:20.271012+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:21.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[19763]: audit 2024-03-24T11:53:20.273617+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:21.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:21 smithi134 bash[19763]: audit 2024-03-24T11:53:20.275424+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:21.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:21 smithi135 bash[14429]: cluster 2024-03-24T11:53:20.160077+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:21.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:21 smithi135 bash[14429]: audit 2024-03-24T11:53:20.253661+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:21.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:21 smithi135 bash[14429]: audit 2024-03-24T11:53:20.271012+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:21.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:21 smithi135 bash[14429]: audit 2024-03-24T11:53:20.273617+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:21.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:21 smithi135 bash[14429]: audit 2024-03-24T11:53:20.275424+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:22.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:22 smithi135 bash[14429]: audit 2024-03-24T11:53:22.153887+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:53:22.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:22 smithi135 bash[14429]: audit 2024-03-24T11:53:22.156268+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:53:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:22 smithi134 bash[14434]: audit 2024-03-24T11:53:22.153887+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:53:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:22 smithi134 bash[14434]: audit 2024-03-24T11:53:22.156268+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:53:22.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:22 smithi134 bash[19763]: audit 2024-03-24T11:53:22.153887+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:53:22.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:22 smithi134 bash[19763]: audit 2024-03-24T11:53:22.156268+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:53:23.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:23 smithi135 bash[14429]: cluster 2024-03-24T11:53:22.160644+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:23.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:23 smithi134 bash[19763]: cluster 2024-03-24T11:53:22.160644+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:23.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:23 smithi134 bash[14434]: cluster 2024-03-24T11:53:22.160644+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:25.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:25 smithi135 bash[14429]: cluster 2024-03-24T11:53:24.161326+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:25.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:25 smithi135 bash[14429]: audit 2024-03-24T11:53:24.432652+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:25.726 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:25 smithi135 bash[14429]: audit 2024-03-24T11:53:24.441040+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:25.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:25 smithi134 bash[14434]: cluster 2024-03-24T11:53:24.161326+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:25.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:25 smithi134 bash[14434]: audit 2024-03-24T11:53:24.432652+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:25.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:25 smithi134 bash[14434]: audit 2024-03-24T11:53:24.441040+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:25.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:25 smithi134 bash[19763]: cluster 2024-03-24T11:53:24.161326+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:25.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:25 smithi134 bash[19763]: audit 2024-03-24T11:53:24.432652+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:25.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:25 smithi134 bash[19763]: audit 2024-03-24T11:53:24.441040+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:27.659 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 7 on host 'smithi135' 2024-03-24T11:53:27.688 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:27 smithi135 bash[14429]: cluster 2024-03-24T11:53:26.161852+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:27.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:27 smithi134 bash[14434]: cluster 2024-03-24T11:53:26.161852+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:27.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:27 smithi134 bash[19763]: cluster 2024-03-24T11:53:26.161852+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:28.340 DEBUG:teuthology.orchestra.run.smithi135:osd.7> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.7.service 2024-03-24T11:53:28.342 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-24T11:53:28.343 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T11:53:28.546 INFO:journalctl@ceph.osd.7.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:53:28.666 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[14434]: audit 2024-03-24T11:53:27.658061+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:28.666 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[14434]: audit 2024-03-24T11:53:27.667462+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:28.666 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[14434]: audit 2024-03-24T11:53:27.670188+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:28.666 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[14434]: audit 2024-03-24T11:53:27.671868+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:28.666 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[14434]: audit 2024-03-24T11:53:27.839066+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T11:53:28.667 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[14434]: audit 2024-03-24T11:53:27.840676+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T11:53:28.667 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[19763]: audit 2024-03-24T11:53:27.658061+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:28.667 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[19763]: audit 2024-03-24T11:53:27.667462+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:28.667 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[19763]: audit 2024-03-24T11:53:27.670188+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:28.667 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[19763]: audit 2024-03-24T11:53:27.671868+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:28.667 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[19763]: audit 2024-03-24T11:53:27.839066+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T11:53:28.667 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:28 smithi134 bash[19763]: audit 2024-03-24T11:53:27.840676+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T11:53:28.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:28 smithi135 bash[14429]: audit 2024-03-24T11:53:27.658061+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:28.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:28 smithi135 bash[14429]: audit 2024-03-24T11:53:27.667462+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:28.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:28 smithi135 bash[14429]: audit 2024-03-24T11:53:27.670188+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:28.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:28 smithi135 bash[14429]: audit 2024-03-24T11:53:27.671868+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:28.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:28 smithi135 bash[14429]: audit 2024-03-24T11:53:27.839066+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T11:53:28.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:28 smithi135 bash[14429]: audit 2024-03-24T11:53:27.840676+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T11:53:29.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[14434]: cluster 2024-03-24T11:53:28.162387+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:29.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[14434]: audit 2024-03-24T11:53:28.669053+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T11:53:29.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[14434]: cluster 2024-03-24T11:53:28.669146+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[14434]: audit 2024-03-24T11:53:28.669415+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[14434]: audit 2024-03-24T11:53:28.672501+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[14434]: audit 2024-03-24T11:53:28.674039+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[19763]: cluster 2024-03-24T11:53:28.162387+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[19763]: audit 2024-03-24T11:53:28.669053+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[19763]: cluster 2024-03-24T11:53:28.669146+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[19763]: audit 2024-03-24T11:53:28.669415+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[19763]: audit 2024-03-24T11:53:28.672501+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:53:29.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:29 smithi134 bash[19763]: audit 2024-03-24T11:53:28.674039+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:53:29.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[14429]: cluster 2024-03-24T11:53:28.162387+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:29.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[14429]: audit 2024-03-24T11:53:28.669053+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T11:53:29.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[14429]: cluster 2024-03-24T11:53:28.669146+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-24T11:53:29.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[14429]: audit 2024-03-24T11:53:28.669415+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:29.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[14429]: audit 2024-03-24T11:53:28.672501+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:53:29.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[14429]: audit 2024-03-24T11:53:28.674039+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T11:53:29.976 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[27041]: debug 2024-03-24T11:53:29.674+0000 7f82ee0b8700 -1 osd.7 0 waiting for initial osdmap 2024-03-24T11:53:29.976 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 11:53:29 smithi135 bash[27041]: debug 2024-03-24T11:53:29.694+0000 7f82e9a51700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T11:53:30.692 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:30 smithi135 bash[14429]: audit 2024-03-24T11:53:29.673534+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:53:30.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[14434]: audit 2024-03-24T11:53:29.673534+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:53:30.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[14434]: cluster 2024-03-24T11:53:29.673982+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-24T11:53:30.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[14434]: audit 2024-03-24T11:53:29.675376+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:30.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[14434]: audit 2024-03-24T11:53:29.684680+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:30.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[19763]: audit 2024-03-24T11:53:29.673534+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-03-24T11:53:30.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[19763]: cluster 2024-03-24T11:53:29.673982+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-24T11:53:30.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[19763]: audit 2024-03-24T11:53:29.675376+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:30.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:30 smithi134 bash[19763]: audit 2024-03-24T11:53:29.684680+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:30.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:30 smithi135 bash[14429]: cluster 2024-03-24T11:53:29.673982+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-24T11:53:30.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:30 smithi135 bash[14429]: audit 2024-03-24T11:53:29.675376+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:30.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:30 smithi135 bash[14429]: audit 2024-03-24T11:53:29.684680+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:31.865 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[14434]: cluster 2024-03-24T11:53:28.850083+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[14434]: cluster 2024-03-24T11:53:28.850285+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[14434]: cluster 2024-03-24T11:53:30.163031+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[14434]: audit 2024-03-24T11:53:30.686965+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[14434]: cluster 2024-03-24T11:53:30.697661+0000 mon.a (mon.0) 578 : cluster [INF] osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847] boot 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[14434]: cluster 2024-03-24T11:53:30.697770+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[14434]: audit 2024-03-24T11:53:30.697960+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:31.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[19763]: cluster 2024-03-24T11:53:28.850083+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:53:31.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[19763]: cluster 2024-03-24T11:53:28.850285+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:53:31.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[19763]: cluster 2024-03-24T11:53:30.163031+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:31.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[19763]: audit 2024-03-24T11:53:30.686965+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:31.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[19763]: cluster 2024-03-24T11:53:30.697661+0000 mon.a (mon.0) 578 : cluster [INF] osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847] boot 2024-03-24T11:53:31.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[19763]: cluster 2024-03-24T11:53:30.697770+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-24T11:53:31.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:31 smithi134 bash[19763]: audit 2024-03-24T11:53:30.697960+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:31.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:31 smithi135 bash[14429]: cluster 2024-03-24T11:53:28.850083+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T11:53:31.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:31 smithi135 bash[14429]: cluster 2024-03-24T11:53:28.850285+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T11:53:31.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:31 smithi135 bash[14429]: cluster 2024-03-24T11:53:30.163031+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v227: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T11:53:31.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:31 smithi135 bash[14429]: audit 2024-03-24T11:53:30.686965+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:31.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:31 smithi135 bash[14429]: cluster 2024-03-24T11:53:30.697661+0000 mon.a (mon.0) 578 : cluster [INF] osd.7 [v2:172.21.15.135:6824/2563211847,v1:172.21.15.135:6825/2563211847] boot 2024-03-24T11:53:31.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:31 smithi135 bash[14429]: cluster 2024-03-24T11:53:30.697770+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-24T11:53:31.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:31 smithi135 bash[14429]: audit 2024-03-24T11:53:30.697960+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:32.621 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1711281210,"num_in_osds":8,"osd_in_since":1711281185,"num_remapped_pgs":1} 2024-03-24T11:53:32.622 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T11:53:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:32 smithi134 bash[14434]: cluster 2024-03-24T11:53:31.696696+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-24T11:53:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:32 smithi134 bash[14434]: audit 2024-03-24T11:53:31.865756+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.134:0/3689260972' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T11:53:32.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:32 smithi134 bash[19763]: cluster 2024-03-24T11:53:31.696696+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-24T11:53:32.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:32 smithi134 bash[19763]: audit 2024-03-24T11:53:31.865756+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.134:0/3689260972' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T11:53:32.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:32 smithi135 bash[14429]: cluster 2024-03-24T11:53:31.696696+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-24T11:53:32.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:32 smithi135 bash[14429]: audit 2024-03-24T11:53:31.865756+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.134:0/3689260972' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T11:53:33.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:33 smithi135 bash[14429]: cluster 2024-03-24T11:53:32.163657+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:33.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:33 smithi135 bash[14429]: cluster 2024-03-24T11:53:32.714384+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-24T11:53:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:33 smithi134 bash[14434]: cluster 2024-03-24T11:53:32.163657+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:33 smithi134 bash[14434]: cluster 2024-03-24T11:53:32.714384+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-24T11:53:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:33 smithi134 bash[19763]: cluster 2024-03-24T11:53:32.163657+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:33 smithi134 bash[19763]: cluster 2024-03-24T11:53:32.714384+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-24T11:53:34.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:34 smithi135 bash[14429]: cluster 2024-03-24T11:53:33.723218+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-24T11:53:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:34 smithi134 bash[14434]: cluster 2024-03-24T11:53:33.723218+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-24T11:53:35.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:34 smithi134 bash[19763]: cluster 2024-03-24T11:53:33.723218+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-24T11:53:35.346 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: cluster 2024-03-24T11:53:34.164376+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: cluster 2024-03-24T11:53:34.737182+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: audit 2024-03-24T11:53:35.164111+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: audit 2024-03-24T11:53:35.166720+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: audit 2024-03-24T11:53:35.168642+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: audit 2024-03-24T11:53:35.170444+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: audit 2024-03-24T11:53:35.172151+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: audit 2024-03-24T11:53:35.182106+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[14434]: audit 2024-03-24T11:53:35.191017+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: cluster 2024-03-24T11:53:34.164376+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: cluster 2024-03-24T11:53:34.737182+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: audit 2024-03-24T11:53:35.164111+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: audit 2024-03-24T11:53:35.166720+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: audit 2024-03-24T11:53:35.168642+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: audit 2024-03-24T11:53:35.170444+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: audit 2024-03-24T11:53:35.172151+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: audit 2024-03-24T11:53:35.182106+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:35 smithi134 bash[19763]: audit 2024-03-24T11:53:35.191017+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: cluster 2024-03-24T11:53:34.164376+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: cluster 2024-03-24T11:53:34.737182+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: audit 2024-03-24T11:53:35.164111+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: audit 2024-03-24T11:53:35.166720+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: audit 2024-03-24T11:53:35.168642+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: audit 2024-03-24T11:53:35.170444+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: audit 2024-03-24T11:53:35.172151+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: audit 2024-03-24T11:53:35.182106+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:35 smithi135 bash[14429]: audit 2024-03-24T11:53:35.191017+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:37.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:36 smithi134 bash[19763]: cephadm 2024-03-24T11:53:35.152997+0000 mgr.y (mgr.14150) 243 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:53:37.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:36 smithi134 bash[19763]: cephadm 2024-03-24T11:53:35.173557+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 4317M 2024-03-24T11:53:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:36 smithi134 bash[14434]: cephadm 2024-03-24T11:53:35.152997+0000 mgr.y (mgr.14150) 243 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:53:37.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:36 smithi134 bash[14434]: cephadm 2024-03-24T11:53:35.173557+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 4317M 2024-03-24T11:53:37.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:36 smithi135 bash[14429]: cephadm 2024-03-24T11:53:35.152997+0000 mgr.y (mgr.14150) 243 : cephadm [INF] Detected new or changed devices on smithi135 2024-03-24T11:53:37.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:36 smithi135 bash[14429]: cephadm 2024-03-24T11:53:35.173557+0000 mgr.y (mgr.14150) 244 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 4317M 2024-03-24T11:53:38.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:37 smithi134 bash[14434]: cluster 2024-03-24T11:53:36.165106+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:37 smithi134 bash[19763]: cluster 2024-03-24T11:53:36.165106+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:38.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:37 smithi135 bash[14429]: cluster 2024-03-24T11:53:36.165106+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:38.320 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:53:38.320 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":58,"fsid":"ffb840ea-e9d3-11ee-95cd-87774f69a715","created":"2024-03-24T11:46:22.382440+0000","modified":"2024-03-24T11:53:34.719181+0000","last_up_change":"2024-03-24T11:53:30.680254+0000","last_in_change":"2024-03-24T11:53:05.449571+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-24T11:50:26.649320+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":"b0248d20-6d33-482d-87a3-1dab784c5c0b","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.134:6802","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6803","nonce":1913470536}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6805","nonce":1913470536}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6809","nonce":1913470536}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6807","nonce":1913470536}]},"public_addr":"172.21.15.134:6803/1913470536","cluster_addr":"172.21.15.134:6805/1913470536","heartbeat_back_addr":"172.21.15.134:6809/1913470536","heartbeat_front_addr":"172.21.15.134:6807/1913470536","state":["exists","up"]},{"osd":1,"uuid":"3aba2885-cb16-4b90-8ddc-e722a8aeefbd","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.134:6810","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6811","nonce":275612817}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6813","nonce":275612817}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6817","nonce":275612817}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6815","nonce":275612817}]},"public_addr":"172.21.15.134:6811/275612817","cluster_addr":"172.21.15.134:6813/275612817","heartbeat_back_addr":"172.21.15.134:6817/275612817","heartbeat_front_addr":"172.21.15.134:6815/275612817","state":["exists","up"]},{"osd":2,"uuid":"2eecf0b2-59d5-498a-9139-bc3a98500084","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.134:6818","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6819","nonce":275163002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6821","nonce":275163002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6825","nonce":275163002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6823","nonce":275163002}]},"public_addr":"172.21.15.134:6819/275163002","cluster_addr":"172.21.15.134:6821/275163002","heartbeat_back_addr":"172.21.15.134:6825/275163002","heartbeat_front_addr":"172.21.15.134:6823/275163002","state":["exists","up"]},{"osd":3,"uuid":"884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f","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.134:6826","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6827","nonce":847359494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6829","nonce":847359494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6832","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6833","nonce":847359494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6831","nonce":847359494}]},"public_addr":"172.21.15.134:6827/847359494","cluster_addr":"172.21.15.134:6829/847359494","heartbeat_back_addr":"172.21.15.134:6833/847359494","heartbeat_front_addr":"172.21.15.134:6831/847359494","state":["exists","up"]},{"osd":4,"uuid":"27578861-481d-4e24-96f4-52c4484ab618","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.135:6800","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6801","nonce":2751938030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6803","nonce":2751938030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6807","nonce":2751938030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6805","nonce":2751938030}]},"public_addr":"172.21.15.135:6801/2751938030","cluster_addr":"172.21.15.135:6803/2751938030","heartbeat_back_addr":"172.21.15.135:6807/2751938030","heartbeat_front_addr":"172.21.15.135:6805/2751938030","state":["exists","up"]},{"osd":5,"uuid":"16547042-85e8-4f46-918c-9f6493845a9b","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.135:6808","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6809","nonce":4121250098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6811","nonce":4121250098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6815","nonce":4121250098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6813","nonce":4121250098}]},"public_addr":"172.21.15.135:6809/4121250098","cluster_addr":"172.21.15.135:6811/4121250098","heartbeat_back_addr":"172.21.15.135:6815/4121250098","heartbeat_front_addr":"172.21.15.135:6813/4121250098","state":["exists","up"]},{"osd":6,"uuid":"6dd8c96b-a72e-4760-974d-b8803972b8fd","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.135:6816","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6817","nonce":2703035979}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6819","nonce":2703035979}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6823","nonce":2703035979}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6821","nonce":2703035979}]},"public_addr":"172.21.15.135:6817/2703035979","cluster_addr":"172.21.15.135:6819/2703035979","heartbeat_back_addr":"172.21.15.135:6823/2703035979","heartbeat_front_addr":"172.21.15.135:6821/2703035979","state":["exists","up"]},{"osd":7,"uuid":"6d3c1449-1aea-4da0-8796-18eead81e5c6","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.135:6824","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6825","nonce":2563211847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6827","nonce":2563211847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6831","nonce":2563211847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6829","nonce":2563211847}]},"public_addr":"172.21.15.135:6825/2563211847","cluster_addr":"172.21.15.135:6827/2563211847","heartbeat_back_addr":"172.21.15.135:6831/2563211847","heartbeat_front_addr":"172.21.15.135:6829/2563211847","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-24T11:49:07.314234+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-24T11:49:45.224629+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-24T11:50:24.253163+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-24T11:51:04.288791+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-24T11:51:37.972303+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-24T11:52:14.672953+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-24T11:52:50.568960+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-24T11:53:28.850293+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.134:6801/1662881952":"2024-03-25T11:47:22.003717+0000","172.21.15.134:6800/1662881952":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/1387888242":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/1571245549":"2024-03-25T11:47:22.003717+0000","172.21.15.134:6800/3738975260":"2024-03-25T11:46:50.631356+0000","172.21.15.134:6801/3738975260":"2024-03-25T11:46:50.631356+0000","172.21.15.134:0/2721351811":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/3366976665":"2024-03-25T11:46:50.631356+0000","172.21.15.134:0/2586624812":"2024-03-25T11:46:50.631356+0000","172.21.15.134:0/476545964":"2024-03-25T11:46:50.631356+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-24T11:53:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:38 smithi134 bash[14434]: audit 2024-03-24T11:53:38.319058+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.134:0/2953255965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:53:38.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:38 smithi134 bash[19763]: audit 2024-03-24T11:53:38.319058+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.134:0/2953255965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:53:39.058 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-24T11:50:26.649320+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-24T11:53:39.058 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-24T11:53:39.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:38 smithi135 bash[14429]: audit 2024-03-24T11:53:38.319058+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.134:0/2953255965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:53:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:40 smithi134 bash[14434]: cluster 2024-03-24T11:53:38.165751+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v236: 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-24T11:53:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:40 smithi134 bash[19763]: cluster 2024-03-24T11:53:38.165751+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v236: 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-24T11:53:40.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:40 smithi135 bash[14429]: cluster 2024-03-24T11:53:38.165751+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v236: 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-24T11:53:41.784 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:53:42.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:42 smithi134 bash[14434]: cluster 2024-03-24T11:53:40.166410+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-03-24T11:53:42.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:42 smithi134 bash[19763]: cluster 2024-03-24T11:53:40.166410+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-03-24T11:53:42.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:42 smithi135 bash[14429]: cluster 2024-03-24T11:53:40.166410+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-03-24T11:53:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:44 smithi134 bash[19763]: cluster 2024-03-24T11:53:42.167035+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-03-24T11:53:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:44 smithi134 bash[14434]: cluster 2024-03-24T11:53:42.167035+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-03-24T11:53:44.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:44 smithi135 bash[14429]: cluster 2024-03-24T11:53:42.167035+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-03-24T11:53:44.692 INFO:teuthology.orchestra.run.smithi134.stdout:pg_num: 1 2024-03-24T11:53:45.362 INFO:tasks.cephadm:Adding prometheus.a on smithi135 2024-03-24T11:53:45.362 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch apply prometheus '1;smithi135=a' 2024-03-24T11:53:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:45 smithi134 bash[14434]: audit 2024-03-24T11:53:44.692466+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.134:0/699820197' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T11:53:45.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:45 smithi134 bash[19763]: audit 2024-03-24T11:53:44.692466+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.134:0/699820197' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T11:53:45.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:45 smithi135 bash[14429]: audit 2024-03-24T11:53:44.692466+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.134:0/699820197' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T11:53:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:46 smithi134 bash[14434]: cluster 2024-03-24T11:53:44.167691+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v239: 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-24T11:53:46.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:46 smithi134 bash[19763]: cluster 2024-03-24T11:53:44.167691+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v239: 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-24T11:53:46.473 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:46 smithi135 bash[14429]: cluster 2024-03-24T11:53:44.167691+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v239: 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-24T11:53:48.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:48 smithi134 bash[14434]: cluster 2024-03-24T11:53:46.168328+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-03-24T11:53:48.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:48 smithi134 bash[19763]: cluster 2024-03-24T11:53:46.168328+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-03-24T11:53:48.475 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:48 smithi135 bash[14429]: cluster 2024-03-24T11:53:46.168328+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-03-24T11:53:48.617 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled prometheus update... 2024-03-24T11:53:49.362 DEBUG:teuthology.orchestra.run.smithi135:prometheus.a> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a.service 2024-03-24T11:53:49.365 INFO:tasks.cephadm:Adding node-exporter.a on smithi134 2024-03-24T11:53:49.365 INFO:tasks.cephadm:Adding node-exporter.b on smithi135 2024-03-24T11:53:49.365 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch apply node-exporter '2;smithi134=a;smithi135=b' 2024-03-24T11:53:49.500 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:53:49.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: cluster 2024-03-24T11:53:48.168937+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: audit 2024-03-24T11:53:48.606013+0000 mgr.y (mgr.14150) 252 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: cephadm 2024-03-24T11:53:48.609410+0000 mgr.y (mgr.14150) 253 : cephadm [INF] Saving service prometheus spec with placement smithi135=a;count:1 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: audit 2024-03-24T11:53:48.616814+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: audit 2024-03-24T11:53:48.643593+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: audit 2024-03-24T11:53:48.646361+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: audit 2024-03-24T11:53:48.648177+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: audit 2024-03-24T11:53:48.922541+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[19763]: audit 2024-03-24T11:53:48.934281+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: cluster 2024-03-24T11:53:48.168937+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-24T11:53:49.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: audit 2024-03-24T11:53:48.606013+0000 mgr.y (mgr.14150) 252 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:49.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: cephadm 2024-03-24T11:53:48.609410+0000 mgr.y (mgr.14150) 253 : cephadm [INF] Saving service prometheus spec with placement smithi135=a;count:1 2024-03-24T11:53:49.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: audit 2024-03-24T11:53:48.616814+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:49.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: audit 2024-03-24T11:53:48.643593+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:49.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: audit 2024-03-24T11:53:48.646361+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:49.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: audit 2024-03-24T11:53:48.648177+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:49.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: audit 2024-03-24T11:53:48.922541+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:49.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14434]: audit 2024-03-24T11:53:48.934281+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T11:53:49.953 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: cluster 2024-03-24T11:53:48.168937+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: audit 2024-03-24T11:53:48.606013+0000 mgr.y (mgr.14150) 252 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: cephadm 2024-03-24T11:53:48.609410+0000 mgr.y (mgr.14150) 253 : cephadm [INF] Saving service prometheus spec with placement smithi135=a;count:1 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: audit 2024-03-24T11:53:48.616814+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: audit 2024-03-24T11:53:48.643593+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: audit 2024-03-24T11:53:48.646361+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: audit 2024-03-24T11:53:48.648177+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: audit 2024-03-24T11:53:48.922541+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' 2024-03-24T11:53:49.954 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[14429]: audit 2024-03-24T11:53:48.934281+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T11:53:50.225 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[15363]: ignoring --setuser ceph since I am not root 2024-03-24T11:53:50.226 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[15363]: ignoring --setgroup ceph since I am not root 2024-03-24T11:53:50.226 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:49 smithi135 bash[15363]: debug 2024-03-24T11:53:49.973+0000 7f52c6d5b700 1 -- 172.21.15.135:0/203493255 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555cb005a340 con 0x555cb0dd6c00 2024-03-24T11:53:50.226 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:50 smithi135 bash[15363]: debug 2024-03-24T11:53:50.153+0000 7f52cf7b7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T11:53:50.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14706]: ignoring --setuser ceph since I am not root 2024-03-24T11:53:50.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14706]: ignoring --setgroup ceph since I am not root 2024-03-24T11:53:50.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:49 smithi134 bash[14706]: debug 2024-03-24T11:53:49.974+0000 7fae28666700 1 -- 172.21.15.134:0/1405891560 <== mon.1 v2:172.21.15.134:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5604a414e340 con 0x5604a4eca400 2024-03-24T11:53:50.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:50 smithi134 bash[14706]: debug 2024-03-24T11:53:50.126+0000 7fae310c2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T11:53:51.067 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:50 smithi134 bash[14434]: audit 2024-03-24T11:53:49.935394+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T11:53:51.067 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:50 smithi134 bash[14434]: cluster 2024-03-24T11:53:49.935476+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-24T11:53:51.068 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:50 smithi134 bash[14706]: debug 2024-03-24T11:53:50.782+0000 7fae310c2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T11:53:51.068 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:50 smithi134 bash[14706]: debug 2024-03-24T11:53:50.902+0000 7fae310c2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T11:53:51.068 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:50 smithi134 bash[19763]: audit 2024-03-24T11:53:49.935394+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T11:53:51.068 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:50 smithi134 bash[19763]: cluster 2024-03-24T11:53:49.935476+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-24T11:53:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:50 smithi135 bash[14429]: audit 2024-03-24T11:53:49.935394+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.134:0/1438501015' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T11:53:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:50 smithi135 bash[14429]: cluster 2024-03-24T11:53:49.935476+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-24T11:53:51.128 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:50 smithi135 bash[15363]: debug 2024-03-24T11:53:50.841+0000 7f52cf7b7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T11:53:51.128 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:50 smithi135 bash[15363]: debug 2024-03-24T11:53:50.961+0000 7f52cf7b7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T11:53:51.396 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:51 smithi134 bash[14706]: debug 2024-03-24T11:53:51.062+0000 7fae310c2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:53:51.460 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:51 smithi135 bash[15363]: debug 2024-03-24T11:53:51.121+0000 7f52cf7b7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:53:51.555 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:51 smithi135 bash[15363]: debug 2024-03-24T11:53:51.453+0000 7f52cf7b7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T11:53:51.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:51 smithi134 bash[14706]: debug 2024-03-24T11:53:51.390+0000 7fae310c2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T11:53:51.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:51 smithi134 bash[14706]: debug 2024-03-24T11:53:51.482+0000 7fae310c2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T11:53:51.725 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:51 smithi135 bash[15363]: debug 2024-03-24T11:53:51.549+0000 7f52cf7b7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T11:53:52.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:51 smithi134 bash[14706]: debug 2024-03-24T11:53:51.686+0000 7fae310c2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T11:53:52.205 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:51 smithi135 bash[15363]: debug 2024-03-24T11:53:51.749+0000 7f52cf7b7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T11:53:52.853 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:52 smithi134 bash[14706]: debug 2024-03-24T11:53:52.538+0000 7fae310c2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T11:53:52.854 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:52 smithi134 bash[14706]: debug 2024-03-24T11:53:52.642+0000 7fae310c2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T11:53:52.937 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:52 smithi135 bash[15363]: debug 2024-03-24T11:53:52.617+0000 7f52cf7b7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T11:53:52.938 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:52 smithi135 bash[15363]: debug 2024-03-24T11:53:52.725+0000 7f52cf7b7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T11:53:53.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:52 smithi134 bash[14706]: debug 2024-03-24T11:53:52.850+0000 7fae310c2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T11:53:53.225 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:52 smithi135 bash[15363]: debug 2024-03-24T11:53:52.929+0000 7f52cf7b7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T11:53:53.528 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:53 smithi134 bash[14706]: debug 2024-03-24T11:53:53.194+0000 7fae310c2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T11:53:53.612 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:53 smithi135 bash[15363]: debug 2024-03-24T11:53:53.277+0000 7f52cf7b7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T11:53:53.895 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:53 smithi134 bash[14706]: debug 2024-03-24T11:53:53.522+0000 7fae310c2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T11:53:53.975 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:53 smithi135 bash[15363]: debug 2024-03-24T11:53:53.605+0000 7f52cf7b7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T11:53:54.172 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:53 smithi134 bash[14706]: debug 2024-03-24T11:53:53.890+0000 7fae310c2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T11:53:54.249 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:53 smithi135 bash[15363]: debug 2024-03-24T11:53:53.973+0000 7f52cf7b7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T11:53:54.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:54 smithi134 bash[14706]: debug 2024-03-24T11:53:54.170+0000 7fae310c2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:53:54.725 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:54 smithi135 bash[15363]: debug 2024-03-24T11:53:54.241+0000 7f52cf7b7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T11:53:55.116 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:54 smithi134 bash[14706]: debug 2024-03-24T11:53:54.850+0000 7fae310c2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T11:53:55.117 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:54 smithi134 bash[14706]: debug 2024-03-24T11:53:54.954+0000 7fae310c2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T11:53:55.192 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:54 smithi135 bash[15363]: debug 2024-03-24T11:53:54.925+0000 7f52cf7b7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T11:53:55.193 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:55 smithi135 bash[15363]: debug 2024-03-24T11:53:55.029+0000 7f52cf7b7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T11:53:55.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:55 smithi134 bash[14706]: debug 2024-03-24T11:53:55.110+0000 7fae310c2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T11:53:55.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:55 smithi134 bash[14706]: debug 2024-03-24T11:53:55.222+0000 7fae310c2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T11:53:55.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:55 smithi134 bash[14706]: debug 2024-03-24T11:53:55.358+0000 7fae310c2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T11:53:55.477 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:55 smithi135 bash[15363]: debug 2024-03-24T11:53:55.185+0000 7f52cf7b7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T11:53:55.477 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:55 smithi135 bash[15363]: debug 2024-03-24T11:53:55.293+0000 7f52cf7b7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T11:53:55.477 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:55 smithi135 bash[15363]: debug 2024-03-24T11:53:55.429+0000 7f52cf7b7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T11:53:55.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:55 smithi134 bash[14706]: debug 2024-03-24T11:53:55.654+0000 7fae310c2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T11:53:55.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:55 smithi134 bash[14706]: debug 2024-03-24T11:53:55.774+0000 7fae310c2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T11:53:56.029 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:55 smithi135 bash[15363]: debug 2024-03-24T11:53:55.721+0000 7f52cf7b7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T11:53:56.030 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:55 smithi135 bash[15363]: debug 2024-03-24T11:53:55.841+0000 7f52cf7b7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T11:53:56.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:55 smithi134 bash[14706]: debug 2024-03-24T11:53:55.954+0000 7fae310c2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T11:53:56.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:56 smithi134 bash[14706]: debug 2024-03-24T11:53:56.074+0000 7fae310c2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T11:53:56.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:56 smithi135 bash[15363]: debug 2024-03-24T11:53:56.021+0000 7f52cf7b7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T11:53:56.476 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:56 smithi135 bash[15363]: debug 2024-03-24T11:53:56.141+0000 7f52cf7b7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T11:53:57.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:56 smithi134 bash[14706]: debug 2024-03-24T11:53:56.918+0000 7fae310c2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T11:53:57.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: [24/Mar/2024:11:53:57] ENGINE Bus STARTING 2024-03-24T11:53:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14434]: cluster 2024-03-24T11:53:56.944519+0000 mon.a (mon.0) 602 : cluster [INF] Active manager daemon y restarted 2024-03-24T11:53:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14434]: cluster 2024-03-24T11:53:56.945448+0000 mon.a (mon.0) 603 : cluster [INF] Activating manager daemon y 2024-03-24T11:53:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14434]: cluster 2024-03-24T11:53:56.950640+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-24T11:53:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[19763]: cluster 2024-03-24T11:53:56.944519+0000 mon.a (mon.0) 602 : cluster [INF] Active manager daemon y restarted 2024-03-24T11:53:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[19763]: cluster 2024-03-24T11:53:56.945448+0000 mon.a (mon.0) 603 : cluster [INF] Activating manager daemon y 2024-03-24T11:53:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[19763]: cluster 2024-03-24T11:53:56.950640+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:56 smithi135 bash[15363]: debug 2024-03-24T11:53:56.989+0000 7f52cf7b7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[15363]: [24/Mar/2024:11:53:57] ENGINE Bus STARTING 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[15363]: CherryPy Checker: 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[15363]: The Application mounted at '' has an empty config. 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[15363]: [24/Mar/2024:11:53:57] ENGINE Serving on http://:::9283 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[15363]: [24/Mar/2024:11:53:57] ENGINE Bus STARTED 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[14429]: cluster 2024-03-24T11:53:56.944519+0000 mon.a (mon.0) 602 : cluster [INF] Active manager daemon y restarted 2024-03-24T11:53:57.382 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[14429]: cluster 2024-03-24T11:53:56.945448+0000 mon.a (mon.0) 603 : cluster [INF] Activating manager daemon y 2024-03-24T11:53:57.383 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:57 smithi135 bash[14429]: cluster 2024-03-24T11:53:56.950640+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-24T11:53:57.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: CherryPy Checker: 2024-03-24T11:53:57.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: The Application mounted at '' has an empty config. 2024-03-24T11:53:57.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: [24/Mar/2024:11:53:57] ENGINE Serving on http://:::9283 2024-03-24T11:53:57.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: [24/Mar/2024:11:53:57] ENGINE Bus STARTED 2024-03-24T11:53:57.974 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: [24/Mar/2024:11:53:57] ENGINE Bus STARTING 2024-03-24T11:53:58.043 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled node-exporter update... 2024-03-24T11:53:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: cluster 2024-03-24T11:53:57.006732+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0613951s), standbys: x 2024-03-24T11:53:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.009909+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:53:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.010143+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:53:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.016752+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:53:58.309 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.017118+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.017553+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: cluster 2024-03-24T11:53:57.017832+0000 mon.a (mon.0) 611 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: cluster 2024-03-24T11:53:57.017935+0000 mon.a (mon.0) 612 : cluster [DBG] Standby manager daemon x started 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.018190+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.018267+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.018445+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.018704+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.018941+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.019175+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.019409+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.019627+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T11:53:58.310 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.019638+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.019939+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.020177+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.020340+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.020859+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.022596+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.024268+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: cluster 2024-03-24T11:53:57.030216+0000 mon.a (mon.0) 624 : cluster [INF] Manager daemon y is now available 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.062048+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.065288+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.068450+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.072180+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.094006+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.114668+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:53:58.311 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.366971+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:53:58.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: cephadm 2024-03-24T11:53:57.857596+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Bus STARTING 2024-03-24T11:53:58.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: cephadm 2024-03-24T11:53:57.974550+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:53:58.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: cephadm 2024-03-24T11:53:57.974991+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Bus STARTED 2024-03-24T11:53:58.312 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:58 smithi135 bash[14429]: audit 2024-03-24T11:53:57.983784+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:58.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: [24/Mar/2024:11:53:57] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:53:58.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:53:57 smithi134 bash[14706]: [24/Mar/2024:11:53:57] ENGINE Bus STARTED 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: cluster 2024-03-24T11:53:57.006732+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0613951s), standbys: x 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.009909+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.010143+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.016752+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.017118+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.017553+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: cluster 2024-03-24T11:53:57.017832+0000 mon.a (mon.0) 611 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: cluster 2024-03-24T11:53:57.017935+0000 mon.a (mon.0) 612 : cluster [DBG] Standby manager daemon x started 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.018190+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.018267+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.018445+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:53:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.018704+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.018941+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.019175+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.019409+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.019627+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.019638+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.019939+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.020177+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: cluster 2024-03-24T11:53:57.006732+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0613951s), standbys: x 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.009909+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T11:53:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.010143+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.016752+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.017118+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.017553+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: cluster 2024-03-24T11:53:57.017832+0000 mon.a (mon.0) 611 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: cluster 2024-03-24T11:53:57.017935+0000 mon.a (mon.0) 612 : cluster [DBG] Standby manager daemon x started 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.018190+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.018267+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.018445+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.018704+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.018941+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.019175+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.019409+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.019627+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.019638+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T11:53:58.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.019939+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.020177+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.020340+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.020859+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.022596+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.024268+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: cluster 2024-03-24T11:53:57.030216+0000 mon.a (mon.0) 624 : cluster [INF] Manager daemon y is now available 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.062048+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.065288+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.068450+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.072180+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:58.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.094006+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.114668+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.366971+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: cephadm 2024-03-24T11:53:57.857596+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Bus STARTING 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: cephadm 2024-03-24T11:53:57.974550+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: cephadm 2024-03-24T11:53:57.974991+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Bus STARTED 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[14434]: audit 2024-03-24T11:53:57.983784+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.020340+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.020859+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.022596+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T11:53:58.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.024268+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.135:0/2142287631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: cluster 2024-03-24T11:53:57.030216+0000 mon.a (mon.0) 624 : cluster [INF] Manager daemon y is now available 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.062048+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.065288+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.068450+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.072180+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.094006+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.114668+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.366971+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: cephadm 2024-03-24T11:53:57.857596+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Bus STARTING 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: cephadm 2024-03-24T11:53:57.974550+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: cephadm 2024-03-24T11:53:57.974991+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [24/Mar/2024:11:53:57] ENGINE Bus STARTED 2024-03-24T11:53:58.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:58 smithi134 bash[19763]: audit 2024-03-24T11:53:57.983784+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:58.879 DEBUG:teuthology.orchestra.run.smithi134:node-exporter.a> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.a.service 2024-03-24T11:53:58.882 DEBUG:teuthology.orchestra.run.smithi135:node-exporter.b> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.b.service 2024-03-24T11:53:58.884 INFO:tasks.cephadm:Adding alertmanager.a on smithi134 2024-03-24T11:53:58.884 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch apply alertmanager '1;smithi134=a' 2024-03-24T11:53:58.920 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:53:59.066 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:53:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[14434]: cluster 2024-03-24T11:53:58.027480+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e18: y(active, since 1.08215s), standbys: x 2024-03-24T11:53:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[14434]: audit 2024-03-24T11:53:58.032700+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi134=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[14434]: cluster 2024-03-24T11:53:58.038639+0000 mgr.y (mgr.24367) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[14434]: cephadm 2024-03-24T11:53:58.038720+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi134=a;smithi135=b;count:2 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[14434]: audit 2024-03-24T11:53:58.043527+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[19763]: cluster 2024-03-24T11:53:58.027480+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e18: y(active, since 1.08215s), standbys: x 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[19763]: audit 2024-03-24T11:53:58.032700+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi134=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[19763]: cluster 2024-03-24T11:53:58.038639+0000 mgr.y (mgr.24367) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[19763]: cephadm 2024-03-24T11:53:58.038720+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi134=a;smithi135=b;count:2 2024-03-24T11:53:59.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:53:59 smithi134 bash[19763]: audit 2024-03-24T11:53:58.043527+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:53:59.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:59 smithi135 bash[14429]: cluster 2024-03-24T11:53:58.027480+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e18: y(active, since 1.08215s), standbys: x 2024-03-24T11:53:59.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:59 smithi135 bash[14429]: audit 2024-03-24T11:53:58.032700+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi134=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:53:59.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:59 smithi135 bash[14429]: cluster 2024-03-24T11:53:58.038639+0000 mgr.y (mgr.24367) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:53:59.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:59 smithi135 bash[14429]: cephadm 2024-03-24T11:53:58.038720+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi134=a;smithi135=b;count:2 2024-03-24T11:53:59.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:53:59 smithi135 bash[14429]: audit 2024-03-24T11:53:58.043527+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:00.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:00 smithi135 bash[14429]: cluster 2024-03-24T11:53:59.013925+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:00.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:00 smithi135 bash[14429]: cluster 2024-03-24T11:53:59.061919+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-24T11:54:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:00 smithi134 bash[14434]: cluster 2024-03-24T11:53:59.013925+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:00 smithi134 bash[14434]: cluster 2024-03-24T11:53:59.061919+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-24T11:54:00.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:00 smithi134 bash[19763]: cluster 2024-03-24T11:53:59.013925+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:00.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:00 smithi134 bash[19763]: cluster 2024-03-24T11:53:59.061919+0000 mon.a (mon.0) 635 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-24T11:54:02.096 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled alertmanager update... 2024-03-24T11:54:02.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:01 smithi135 bash[14429]: audit 2024-03-24T11:54:00.920030+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:01 smithi135 bash[14429]: audit 2024-03-24T11:54:01.062750+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:01 smithi135 bash[14429]: audit 2024-03-24T11:54:01.395611+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:01 smithi135 bash[14429]: audit 2024-03-24T11:54:01.530058+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:01 smithi135 bash[14429]: audit 2024-03-24T11:54:01.622768+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:01 smithi135 bash[14429]: audit 2024-03-24T11:54:01.750643+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.129 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:01 smithi135 bash[14429]: audit 2024-03-24T11:54:01.757612+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[14434]: audit 2024-03-24T11:54:00.920030+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[14434]: audit 2024-03-24T11:54:01.062750+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[14434]: audit 2024-03-24T11:54:01.395611+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[14434]: audit 2024-03-24T11:54:01.530058+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[14434]: audit 2024-03-24T11:54:01.622768+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[14434]: audit 2024-03-24T11:54:01.750643+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[14434]: audit 2024-03-24T11:54:01.757612+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[19763]: audit 2024-03-24T11:54:00.920030+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[19763]: audit 2024-03-24T11:54:01.062750+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[19763]: audit 2024-03-24T11:54:01.395611+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[19763]: audit 2024-03-24T11:54:01.530058+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[19763]: audit 2024-03-24T11:54:01.622768+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[19763]: audit 2024-03-24T11:54:01.750643+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:01 smithi134 bash[19763]: audit 2024-03-24T11:54:01.757612+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:02.949 DEBUG:teuthology.orchestra.run.smithi134:alertmanager.a> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@alertmanager.a.service 2024-03-24T11:54:02.951 INFO:tasks.cephadm:Adding grafana.a on smithi135 2024-03-24T11:54:02.951 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph orch apply grafana '1;smithi135=a' 2024-03-24T11:54:03.045 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:54:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[14434]: cluster 2024-03-24T11:54:01.014491+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[14434]: cephadm 2024-03-24T11:54:01.397748+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:54:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[14434]: cephadm 2024-03-24T11:54:01.504215+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[14434]: cephadm 2024-03-24T11:54:01.531953+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[14434]: cephadm 2024-03-24T11:54:01.630829+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[14434]: cephadm 2024-03-24T11:54:01.781404+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[14434]: audit 2024-03-24T11:54:02.095578+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[19763]: cluster 2024-03-24T11:54:01.014491+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[19763]: cephadm 2024-03-24T11:54:01.397748+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[19763]: cephadm 2024-03-24T11:54:01.504215+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[19763]: cephadm 2024-03-24T11:54:01.531953+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[19763]: cephadm 2024-03-24T11:54:01.630829+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[19763]: cephadm 2024-03-24T11:54:01.781404+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-03-24T11:54:03.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:02 smithi134 bash[19763]: audit 2024-03-24T11:54:02.095578+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:03.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:02 smithi135 bash[14429]: cluster 2024-03-24T11:54:01.014491+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:03.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:02 smithi135 bash[14429]: cephadm 2024-03-24T11:54:01.397748+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T11:54:03.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:02 smithi135 bash[14429]: cephadm 2024-03-24T11:54:01.504215+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:54:03.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:02 smithi135 bash[14429]: cephadm 2024-03-24T11:54:01.531953+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T11:54:03.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:02 smithi135 bash[14429]: cephadm 2024-03-24T11:54:01.630829+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T11:54:03.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:02 smithi135 bash[14429]: cephadm 2024-03-24T11:54:01.781404+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-03-24T11:54:03.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:02 smithi135 bash[14429]: audit 2024-03-24T11:54:02.095578+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:04.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:03 smithi135 bash[14429]: audit 2024-03-24T11:54:02.084753+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:54:04.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:03 smithi135 bash[14429]: cephadm 2024-03-24T11:54:02.088117+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi134=a;count:1 2024-03-24T11:54:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:03 smithi134 bash[14434]: audit 2024-03-24T11:54:02.084753+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:54:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:03 smithi134 bash[14434]: cephadm 2024-03-24T11:54:02.088117+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi134=a;count:1 2024-03-24T11:54:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:03 smithi134 bash[19763]: audit 2024-03-24T11:54:02.084753+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:54:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:03 smithi134 bash[19763]: cephadm 2024-03-24T11:54:02.088117+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi134=a;count:1 2024-03-24T11:54:05.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:04 smithi135 bash[14429]: cluster 2024-03-24T11:54:03.015074+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:04 smithi134 bash[19763]: cluster 2024-03-24T11:54:03.015074+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:04 smithi134 bash[14434]: cluster 2024-03-24T11:54:03.015074+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:07.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:06 smithi135 bash[14429]: cluster 2024-03-24T11:54:05.015819+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:07.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:06 smithi134 bash[14434]: cluster 2024-03-24T11:54:05.015819+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:07.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:06 smithi134 bash[19763]: cluster 2024-03-24T11:54:05.015819+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:08.862 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled grafana update... 2024-03-24T11:54:09.174 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:08 smithi135 bash[14429]: cluster 2024-03-24T11:54:07.016567+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:09.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:08 smithi135 bash[14429]: audit 2024-03-24T11:54:08.861495+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:09.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:08 smithi134 bash[14434]: cluster 2024-03-24T11:54:07.016567+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:09.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:08 smithi134 bash[14434]: audit 2024-03-24T11:54:08.861495+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:09.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:08 smithi134 bash[19763]: cluster 2024-03-24T11:54:07.016567+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:09.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:08 smithi134 bash[19763]: audit 2024-03-24T11:54:08.861495+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:10.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:09 smithi135 bash[14429]: audit 2024-03-24T11:54:08.850860+0000 mgr.y (mgr.24367) 19 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:54:10.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:09 smithi135 bash[14429]: cephadm 2024-03-24T11:54:08.854108+0000 mgr.y (mgr.24367) 20 : cephadm [INF] Saving service grafana spec with placement smithi135=a;count:1 2024-03-24T11:54:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:09 smithi134 bash[14434]: audit 2024-03-24T11:54:08.850860+0000 mgr.y (mgr.24367) 19 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:54:10.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:09 smithi134 bash[14434]: cephadm 2024-03-24T11:54:08.854108+0000 mgr.y (mgr.24367) 20 : cephadm [INF] Saving service grafana spec with placement smithi135=a;count:1 2024-03-24T11:54:10.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:09 smithi134 bash[19763]: audit 2024-03-24T11:54:08.850860+0000 mgr.y (mgr.24367) 19 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:54:10.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:09 smithi134 bash[19763]: cephadm 2024-03-24T11:54:08.854108+0000 mgr.y (mgr.24367) 20 : cephadm [INF] Saving service grafana spec with placement smithi135=a;count:1 2024-03-24T11:54:10.798 DEBUG:teuthology.orchestra.run.smithi135:grafana.a> sudo journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@grafana.a.service 2024-03-24T11:54:10.800 INFO:tasks.cephadm:Setting up client nodes... 2024-03-24T11:54:10.803 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T11:54:10.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T11:54:11.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:10 smithi134 bash[14434]: cluster 2024-03-24T11:54:09.017346+0000 mgr.y (mgr.24367) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:11.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:10 smithi134 bash[19763]: cluster 2024-03-24T11:54:09.017346+0000 mgr.y (mgr.24367) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:11.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:10 smithi135 bash[14429]: cluster 2024-03-24T11:54:09.017346+0000 mgr.y (mgr.24367) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:13.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:12 smithi134 bash[14434]: cluster 2024-03-24T11:54:11.017948+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:13.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:12 smithi134 bash[19763]: cluster 2024-03-24T11:54:11.017948+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:13.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:12 smithi135 bash[14429]: cluster 2024-03-24T11:54:11.017948+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:14.296 INFO:teuthology.orchestra.run.smithi134.stdout:[client.0] 2024-03-24T11:54:14.296 INFO:teuthology.orchestra.run.smithi134.stdout: key = AQBmFABmLSIOERAAl0Ogbd1CgPphkFsLJdgnaw== 2024-03-24T11:54:15.095 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-24T11:54:15.095 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-24T11:54:15.095 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-24T11:54:15.118 DEBUG:teuthology.orchestra.run.smithi135:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T11:54:15.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:14 smithi135 bash[14429]: cluster 2024-03-24T11:54:13.018564+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:15.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:14 smithi135 bash[14429]: audit 2024-03-24T11:54:14.285109+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.134:0/3605907341' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T11:54:15.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:14 smithi135 bash[14429]: audit 2024-03-24T11:54:14.285804+0000 mon.a (mon.0) 645 : 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-24T11:54:15.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:14 smithi135 bash[14429]: audit 2024-03-24T11:54:14.291965+0000 mon.a (mon.0) 646 : 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-24T11:54:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[14434]: cluster 2024-03-24T11:54:13.018564+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[14434]: audit 2024-03-24T11:54:14.285109+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.134:0/3605907341' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T11:54:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[14434]: audit 2024-03-24T11:54:14.285804+0000 mon.a (mon.0) 645 : 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-24T11:54:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[14434]: audit 2024-03-24T11:54:14.291965+0000 mon.a (mon.0) 646 : 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-24T11:54:15.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[19763]: cluster 2024-03-24T11:54:13.018564+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:15.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[19763]: audit 2024-03-24T11:54:14.285109+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.134:0/3605907341' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T11:54:15.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[19763]: audit 2024-03-24T11:54:14.285804+0000 mon.a (mon.0) 645 : 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-24T11:54:15.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:14 smithi134 bash[19763]: audit 2024-03-24T11:54:14.291965+0000 mon.a (mon.0) 646 : 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-24T11:54:16.735 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:16 smithi135 systemd[1]: Started Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:54:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:16 smithi134 bash[14434]: cluster 2024-03-24T11:54:15.019213+0000 mgr.y (mgr.24367) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:16 smithi134 bash[14434]: audit 2024-03-24T11:54:16.717524+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:16 smithi134 bash[19763]: cluster 2024-03-24T11:54:15.019213+0000 mgr.y (mgr.24367) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:16 smithi134 bash[19763]: audit 2024-03-24T11:54:16.717524+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:17.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:16 smithi135 bash[14429]: cluster 2024-03-24T11:54:15.019213+0000 mgr.y (mgr.24367) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:17.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:16 smithi135 bash[14429]: audit 2024-03-24T11:54:16.717524+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:17.452 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:17 smithi134 systemd[1]: Started Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:54:17.929 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:17 smithi134 bash[34463]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-24T11:54:18.233 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:17 smithi134 bash[14434]: cephadm 2024-03-24T11:54:16.721838+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi134 2024-03-24T11:54:18.233 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:17 smithi134 bash[14434]: audit 2024-03-24T11:54:17.097815+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:18.233 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:17 smithi134 bash[14434]: audit 2024-03-24T11:54:17.434875+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:18.234 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-24T11:54:18.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:17 smithi134 bash[19763]: cephadm 2024-03-24T11:54:16.721838+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi134 2024-03-24T11:54:18.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:17 smithi134 bash[19763]: audit 2024-03-24T11:54:17.097815+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:18.234 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:17 smithi134 bash[19763]: audit 2024-03-24T11:54:17.434875+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:18.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:17 smithi135 bash[14429]: cephadm 2024-03-24T11:54:16.721838+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi134 2024-03-24T11:54:18.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:17 smithi135 bash[14429]: audit 2024-03-24T11:54:17.097815+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:18.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:17 smithi135 bash[14429]: audit 2024-03-24T11:54:17.434875+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:18.491 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:18 smithi135 bash[29734]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-24T11:54:18.517 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: aa2a8d90b84c: Pulling fs layer 2024-03-24T11:54:18.518 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: b45d31ee2d7f: Pulling fs layer 2024-03-24T11:54:18.518 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: b5db1e299295: Pulling fs layer 2024-03-24T11:54:18.518 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: b45d31ee2d7f: Download complete 2024-03-24T11:54:18.518 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: aa2a8d90b84c: Verifying Checksum 2024-03-24T11:54:18.518 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: aa2a8d90b84c: Download complete 2024-03-24T11:54:18.929 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: b5db1e299295: Verifying Checksum 2024-03-24T11:54:18.929 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: b5db1e299295: Download complete 2024-03-24T11:54:18.929 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[34463]: aa2a8d90b84c: Pull complete 2024-03-24T11:54:19.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:18 smithi135 bash[14429]: cluster 2024-03-24T11:54:17.019777+0000 mgr.y (mgr.24367) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:19.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:18 smithi135 bash[14429]: cephadm 2024-03-24T11:54:17.436367+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi135 2024-03-24T11:54:19.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:18 smithi135 bash[14429]: audit 2024-03-24T11:54:18.175530+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:19.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:18 smithi135 bash[14429]: audit 2024-03-24T11:54:18.178603+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:54:19.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:18 smithi135 bash[14429]: audit 2024-03-24T11:54:18.181414+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:54:19.256 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:18 smithi135 bash[14429]: audit 2024-03-24T11:54:18.183348+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:54:19.429 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:19 smithi134 bash[34463]: b45d31ee2d7f: Pull complete 2024-03-24T11:54:19.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[14434]: cluster 2024-03-24T11:54:17.019777+0000 mgr.y (mgr.24367) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[14434]: cephadm 2024-03-24T11:54:17.436367+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi135 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[14434]: audit 2024-03-24T11:54:18.175530+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[14434]: audit 2024-03-24T11:54:18.178603+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[14434]: audit 2024-03-24T11:54:18.181414+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[14434]: audit 2024-03-24T11:54:18.183348+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[19763]: cluster 2024-03-24T11:54:17.019777+0000 mgr.y (mgr.24367) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[19763]: cephadm 2024-03-24T11:54:17.436367+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi135 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[19763]: audit 2024-03-24T11:54:18.175530+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[19763]: audit 2024-03-24T11:54:18.178603+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[19763]: audit 2024-03-24T11:54:18.181414+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:54:19.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:18 smithi134 bash[19763]: audit 2024-03-24T11:54:18.183348+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:54:19.612 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29734]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-24T11:54:19.612 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.449Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-24T11:54:19.612 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.449Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-24T11:54:19.612 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.449Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-24T11:54:19.612 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.449Z 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 smithi135 (none))" 2024-03-24T11:54:19.612 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.449Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T11:54:19.612 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.449Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.451Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.452Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.455Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.458Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.458Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.794µs 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.458Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.458Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.458Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.131µs wal_replay_duration=313.231µs total_replay_duration=378.739µs 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.460Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.460Z caller=main.go:947 level=info msg="TSDB started" 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.460Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.486Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.031161ms db_storage=816ns remote_storage=1.974µs web_handler=277ns query_engine=781ns scrape=475.416µs scrape_sd=23.809µs notify=1.292µs notify_sd=1.95µs rules=25.273951ms 2024-03-24T11:54:19.613 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29616]: ts=2024-03-24T11:54:19.486Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T11:54:19.816 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:19 smithi134 bash[34463]: b5db1e299295: Pull complete 2024-03-24T11:54:19.816 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:19 smithi134 bash[34463]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-24T11:54:19.816 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:19 smithi134 bash[34463]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-24T11:54:19.976 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29734]: aa2a8d90b84c: Pulling fs layer 2024-03-24T11:54:19.976 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29734]: b45d31ee2d7f: Pulling fs layer 2024-03-24T11:54:19.976 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:19 smithi135 bash[29734]: b5db1e299295: Pulling fs layer 2024-03-24T11:54:20.107 INFO:teuthology.orchestra.run.smithi135.stdout:[client.1] 2024-03-24T11:54:20.107 INFO:teuthology.orchestra.run.smithi135.stdout: key = AQBsFABmP9nZBRAAY+fYYRi9lfDoBU27Z+gK0Q== 2024-03-24T11:54:20.401 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[29734]: b45d31ee2d7f: Verifying Checksum 2024-03-24T11:54:20.401 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[29734]: b45d31ee2d7f: Download complete 2024-03-24T11:54:20.401 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[29734]: aa2a8d90b84c: Verifying Checksum 2024-03-24T11:54:20.401 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[29734]: aa2a8d90b84c: Download complete 2024-03-24T11:54:20.726 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[29734]: aa2a8d90b84c: Pull complete 2024-03-24T11:54:20.726 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[29734]: b5db1e299295: Verifying Checksum 2024-03-24T11:54:20.726 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[29734]: b5db1e299295: Download complete 2024-03-24T11:54:21.361 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[14429]: cluster 2024-03-24T11:54:19.020456+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:21.361 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[14429]: audit 2024-03-24T11:54:20.095337+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.135:0/1511557437' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T11:54:21.361 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[14429]: audit 2024-03-24T11:54:20.097783+0000 mon.a (mon.0) 654 : 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-24T11:54:21.361 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:20 smithi135 bash[14429]: audit 2024-03-24T11:54:20.106883+0000 mon.a (mon.0) 655 : 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-24T11:54:21.362 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-03-24T11:54:21.362 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-24T11:54:21.362 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-24T11:54:21.363 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:21 smithi135 bash[29734]: b45d31ee2d7f: Pull complete 2024-03-24T11:54:21.382 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-24T11:54:21.382 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-24T11:54:21.383 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph mgr dump --format=json 2024-03-24T11:54:21.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[19763]: cluster 2024-03-24T11:54:19.020456+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:21.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[19763]: audit 2024-03-24T11:54:20.095337+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.135:0/1511557437' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T11:54:21.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[19763]: audit 2024-03-24T11:54:20.097783+0000 mon.a (mon.0) 654 : 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-24T11:54:21.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[19763]: audit 2024-03-24T11:54:20.106883+0000 mon.a (mon.0) 655 : 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-24T11:54:21.396 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[14434]: cluster 2024-03-24T11:54:19.020456+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:21.396 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[14434]: audit 2024-03-24T11:54:20.095337+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.135:0/1511557437' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T11:54:21.396 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[14434]: audit 2024-03-24T11:54:20.097783+0000 mon.a (mon.0) 654 : 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-24T11:54:21.396 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:20 smithi134 bash[14434]: audit 2024-03-24T11:54:20.106883+0000 mon.a (mon.0) 655 : 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-24T11:54:21.397 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.180Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T11:54:21.397 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.180Z 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-24T11:54:21.397 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.181Z 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-24T11:54:21.397 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.181Z 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-24T11:54:21.397 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T11:54:21.397 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T11:54:21.397 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T11:54:21.398 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T11:54:21.399 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.183Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T11:54:21.400 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.184Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T11:54:21.401 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 11:54:21 smithi134 bash[34463]: ts=2024-03-24T11:54:21.184Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T11:54:21.880 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:21 smithi135 bash[29734]: b5db1e299295: Pull complete 2024-03-24T11:54:21.880 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:21 smithi135 bash[29734]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-24T11:54:21.880 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:21 smithi135 bash[29734]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-24T11:54:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:22 smithi134 bash[14434]: cluster 2024-03-24T11:54:21.021077+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:22 smithi134 bash[14434]: audit 2024-03-24T11:54:21.627447+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:22 smithi134 bash[14434]: audit 2024-03-24T11:54:22.105978+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:22 smithi134 bash[19763]: cluster 2024-03-24T11:54:21.021077+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:22 smithi134 bash[19763]: audit 2024-03-24T11:54:21.627447+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:22 smithi134 bash[19763]: audit 2024-03-24T11:54:22.105978+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:22.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:22 smithi135 bash[14429]: cluster 2024-03-24T11:54:21.021077+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:22.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:22 smithi135 bash[14429]: audit 2024-03-24T11:54:21.627447+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:22.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:22 smithi135 bash[14429]: audit 2024-03-24T11:54:22.105978+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:23.476 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.081Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.081Z 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-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.082Z 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-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.082Z 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-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T11:54:23.477 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T11:54:23.478 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T11:54:23.479 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T11:54:23.480 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T11:54:23.480 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T11:54:23.480 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T11:54:23.480 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T11:54:23.480 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.084Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T11:54:23.480 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 11:54:23 smithi135 bash[29734]: ts=2024-03-24T11:54:23.085Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T11:54:24.128 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:24.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:24 smithi135 bash[14429]: cluster 2024-03-24T11:54:23.021673+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:24.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:24 smithi135 bash[14429]: audit 2024-03-24T11:54:23.716119+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:24.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:24 smithi135 bash[14429]: audit 2024-03-24T11:54:23.726337+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:24.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:24 smithi135 bash[14429]: cephadm 2024-03-24T11:54:23.741821+0000 mgr.y (mgr.24367) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi134 2024-03-24T11:54:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[14434]: cluster 2024-03-24T11:54:23.021673+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[14434]: audit 2024-03-24T11:54:23.716119+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[14434]: audit 2024-03-24T11:54:23.726337+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[14434]: cephadm 2024-03-24T11:54:23.741821+0000 mgr.y (mgr.24367) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi134 2024-03-24T11:54:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[19763]: cluster 2024-03-24T11:54:23.021673+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[19763]: audit 2024-03-24T11:54:23.716119+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[19763]: audit 2024-03-24T11:54:23.726337+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:24 smithi134 bash[19763]: cephadm 2024-03-24T11:54:23.741821+0000 mgr.y (mgr.24367) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi134 2024-03-24T11:54:26.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:26 smithi135 bash[14429]: cluster 2024-03-24T11:54:25.022334+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:26 smithi134 bash[14434]: cluster 2024-03-24T11:54:25.022334+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:26 smithi134 bash[19763]: cluster 2024-03-24T11:54:25.022334+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:28.410 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:54:28.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:28 smithi135 bash[14429]: cluster 2024-03-24T11:54:27.022940+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:28.976 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:28 smithi135 bash[14429]: audit 2024-03-24T11:54:28.400049+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.134:0/1136102195' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T11:54:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:28 smithi134 bash[14434]: cluster 2024-03-24T11:54:27.022940+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:28 smithi134 bash[14434]: audit 2024-03-24T11:54:28.400049+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.134:0/1136102195' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T11:54:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:28 smithi134 bash[19763]: cluster 2024-03-24T11:54:27.022940+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:28 smithi134 bash[19763]: audit 2024-03-24T11:54:28.400049+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.134:0/1136102195' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T11:54:30.189 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":19,"active_gid":24367,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":3473108185},{"type":"v1","addr":"172.21.15.134:6801","nonce":3473108185}]},"active_addr":"172.21.15.134:6801/3473108185","active_change":"2024-03-24T11:53:56.945311+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24362,"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.134:8443/","prometheus":"http://172.21.15.134: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.134:0","nonce":894719966}]},{"addrvec":[{"type":"v2","addr":"172.21.15.134:0","nonce":4150319004}]},{"addrvec":[{"type":"v2","addr":"172.21.15.134:0","nonce":1131872832}]},{"addrvec":[{"type":"v2","addr":"172.21.15.134:0","nonce":498857789}]}]}} 2024-03-24T11:54:30.192 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-24T11:54:30.193 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-24T11:54:30.193 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T11:54:30.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:30 smithi134 bash[14434]: cluster 2024-03-24T11:54:29.023617+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:30.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:30 smithi134 bash[19763]: cluster 2024-03-24T11:54:29.023617+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:30.976 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:54:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:54:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:54:30.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:30 smithi135 bash[14429]: cluster 2024-03-24T11:54:29.023617+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:32.927 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:32 smithi134 bash[14434]: cluster 2024-03-24T11:54:31.024221+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:32 smithi134 bash[19763]: cluster 2024-03-24T11:54:31.024221+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:33.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:32 smithi135 bash[14429]: cluster 2024-03-24T11:54:31.024221+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:34.174 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:54:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:54:33] "GET /metrics HTTP/1.1" 200 191522 "" "Prometheus/2.33.4" 2024-03-24T11:54:34.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:34 smithi134 systemd[1]: Started Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:54:34.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[14434]: cluster 2024-03-24T11:54:33.024859+0000 mgr.y (mgr.24367) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:34.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[14434]: audit 2024-03-24T11:54:34.289769+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[14434]: audit 2024-03-24T11:54:34.372651+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[14434]: audit 2024-03-24T11:54:34.377010+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[14434]: audit 2024-03-24T11:54:34.380354+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[14434]: audit 2024-03-24T11:54:34.387634+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[19763]: cluster 2024-03-24T11:54:33.024859+0000 mgr.y (mgr.24367) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[19763]: audit 2024-03-24T11:54:34.289769+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[19763]: audit 2024-03-24T11:54:34.372651+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[19763]: audit 2024-03-24T11:54:34.377010+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[19763]: audit 2024-03-24T11:54:34.380354+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T11:54:34.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:34 smithi134 bash[19763]: audit 2024-03-24T11:54:34.387634+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:35.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:34 smithi135 bash[14429]: cluster 2024-03-24T11:54:33.024859+0000 mgr.y (mgr.24367) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:35.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:34 smithi135 bash[14429]: audit 2024-03-24T11:54:34.289769+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:35.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:34 smithi135 bash[14429]: audit 2024-03-24T11:54:34.372651+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:35.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:34 smithi135 bash[14429]: audit 2024-03-24T11:54:34.377010+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:35.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:34 smithi135 bash[14429]: audit 2024-03-24T11:54:34.380354+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T11:54:35.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:34 smithi135 bash[14429]: audit 2024-03-24T11:54:34.387634+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:35.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:35 smithi134 bash[14434]: audit 2024-03-24T11:54:34.381298+0000 mgr.y (mgr.24367) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T11:54:35.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:35 smithi134 bash[14434]: cephadm 2024-03-24T11:54:34.397790+0000 mgr.y (mgr.24367) 38 : cephadm [INF] Deploying daemon grafana.a on smithi135 2024-03-24T11:54:35.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:35 smithi134 bash[19763]: audit 2024-03-24T11:54:34.381298+0000 mgr.y (mgr.24367) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T11:54:35.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:35 smithi134 bash[19763]: cephadm 2024-03-24T11:54:34.397790+0000 mgr.y (mgr.24367) 38 : cephadm [INF] Deploying daemon grafana.a on smithi135 2024-03-24T11:54:36.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:35 smithi135 bash[14429]: audit 2024-03-24T11:54:34.381298+0000 mgr.y (mgr.24367) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T11:54:36.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:35 smithi135 bash[14429]: cephadm 2024-03-24T11:54:34.397790+0000 mgr.y (mgr.24367) 38 : cephadm [INF] Deploying daemon grafana.a on smithi135 2024-03-24T11:54:36.998 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[14434]: cluster 2024-03-24T11:54:35.025560+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:36.999 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.940Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-24T11:54:36.999 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.940Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-24T11:54:36.999 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.945Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.134 port=9094 2024-03-24T11:54:36.999 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.946Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T11:54:36.999 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.995Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T11:54:36.999 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.996Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T11:54:36.999 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[19763]: cluster 2024-03-24T11:54:35.025560+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:37.179 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.999Z caller=main.go:518 msg=Listening address=:9093 2024-03-24T11:54:37.179 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:36 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:36.999Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-24T11:54:37.226 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:36 smithi135 bash[14429]: cluster 2024-03-24T11:54:35.025560+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:37.685 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:54:37.685 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":59,"fsid":"ffb840ea-e9d3-11ee-95cd-87774f69a715","created":"2024-03-24T11:46:22.382440+0000","modified":"2024-03-24T11:53:56.944644+0000","last_up_change":"2024-03-24T11:53:30.680254+0000","last_in_change":"2024-03-24T11:53:05.449571+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-24T11:50:26.649320+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":"b0248d20-6d33-482d-87a3-1dab784c5c0b","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.134:6802","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6803","nonce":1913470536}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6805","nonce":1913470536}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6809","nonce":1913470536}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6807","nonce":1913470536}]},"public_addr":"172.21.15.134:6803/1913470536","cluster_addr":"172.21.15.134:6805/1913470536","heartbeat_back_addr":"172.21.15.134:6809/1913470536","heartbeat_front_addr":"172.21.15.134:6807/1913470536","state":["exists","up"]},{"osd":1,"uuid":"3aba2885-cb16-4b90-8ddc-e722a8aeefbd","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.134:6810","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6811","nonce":275612817}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6813","nonce":275612817}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6817","nonce":275612817}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6815","nonce":275612817}]},"public_addr":"172.21.15.134:6811/275612817","cluster_addr":"172.21.15.134:6813/275612817","heartbeat_back_addr":"172.21.15.134:6817/275612817","heartbeat_front_addr":"172.21.15.134:6815/275612817","state":["exists","up"]},{"osd":2,"uuid":"2eecf0b2-59d5-498a-9139-bc3a98500084","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.134:6818","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6819","nonce":275163002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6821","nonce":275163002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6825","nonce":275163002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6823","nonce":275163002}]},"public_addr":"172.21.15.134:6819/275163002","cluster_addr":"172.21.15.134:6821/275163002","heartbeat_back_addr":"172.21.15.134:6825/275163002","heartbeat_front_addr":"172.21.15.134:6823/275163002","state":["exists","up"]},{"osd":3,"uuid":"884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f","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.134:6826","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6827","nonce":847359494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6829","nonce":847359494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6832","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6833","nonce":847359494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6831","nonce":847359494}]},"public_addr":"172.21.15.134:6827/847359494","cluster_addr":"172.21.15.134:6829/847359494","heartbeat_back_addr":"172.21.15.134:6833/847359494","heartbeat_front_addr":"172.21.15.134:6831/847359494","state":["exists","up"]},{"osd":4,"uuid":"27578861-481d-4e24-96f4-52c4484ab618","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.135:6800","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6801","nonce":2751938030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6803","nonce":2751938030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6807","nonce":2751938030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6805","nonce":2751938030}]},"public_addr":"172.21.15.135:6801/2751938030","cluster_addr":"172.21.15.135:6803/2751938030","heartbeat_back_addr":"172.21.15.135:6807/2751938030","heartbeat_front_addr":"172.21.15.135:6805/2751938030","state":["exists","up"]},{"osd":5,"uuid":"16547042-85e8-4f46-918c-9f6493845a9b","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.135:6808","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6809","nonce":4121250098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6811","nonce":4121250098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6815","nonce":4121250098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6813","nonce":4121250098}]},"public_addr":"172.21.15.135:6809/4121250098","cluster_addr":"172.21.15.135:6811/4121250098","heartbeat_back_addr":"172.21.15.135:6815/4121250098","heartbeat_front_addr":"172.21.15.135:6813/4121250098","state":["exists","up"]},{"osd":6,"uuid":"6dd8c96b-a72e-4760-974d-b8803972b8fd","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.135:6816","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6817","nonce":2703035979}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6819","nonce":2703035979}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6823","nonce":2703035979}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6821","nonce":2703035979}]},"public_addr":"172.21.15.135:6817/2703035979","cluster_addr":"172.21.15.135:6819/2703035979","heartbeat_back_addr":"172.21.15.135:6823/2703035979","heartbeat_front_addr":"172.21.15.135:6821/2703035979","state":["exists","up"]},{"osd":7,"uuid":"6d3c1449-1aea-4da0-8796-18eead81e5c6","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.135:6824","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6825","nonce":2563211847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6827","nonce":2563211847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6831","nonce":2563211847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6829","nonce":2563211847}]},"public_addr":"172.21.15.135:6825/2563211847","cluster_addr":"172.21.15.135:6827/2563211847","heartbeat_back_addr":"172.21.15.135:6831/2563211847","heartbeat_front_addr":"172.21.15.135:6829/2563211847","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-24T11:49:07.314234+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-24T11:49:45.224629+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-24T11:50:24.253163+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-24T11:51:04.288791+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-24T11:51:37.972303+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-24T11:52:14.672953+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-24T11:52:50.568960+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-24T11:53:28.850293+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.134:0/2102816077":"2024-03-25T11:53:56.944561+0000","172.21.15.134:6801/2015558668":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/4292117545":"2024-03-25T11:53:56.944561+0000","172.21.15.134:6801/1662881952":"2024-03-25T11:47:22.003717+0000","172.21.15.134:6800/1662881952":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/1387888242":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/1571245549":"2024-03-25T11:47:22.003717+0000","172.21.15.134:6800/3738975260":"2024-03-25T11:46:50.631356+0000","172.21.15.134:6801/3738975260":"2024-03-25T11:46:50.631356+0000","172.21.15.134:0/1507877197":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/2721351811":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/3366976665":"2024-03-25T11:46:50.631356+0000","172.21.15.134:6800/2015558668":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/1566053636":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/2586624812":"2024-03-25T11:46:50.631356+0000","172.21.15.134:0/476545964":"2024-03-25T11:46:50.631356+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-24T11:54:38.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:38 smithi134 bash[14434]: cluster 2024-03-24T11:54:37.026133+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:38.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:38 smithi134 bash[14434]: audit 2024-03-24T11:54:37.116663+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:38.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:38 smithi134 bash[14434]: audit 2024-03-24T11:54:37.683277+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.134:0/3935768644' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:54:38.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:38 smithi134 bash[19763]: cluster 2024-03-24T11:54:37.026133+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:38.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:38 smithi134 bash[19763]: audit 2024-03-24T11:54:37.116663+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:38.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:38 smithi134 bash[19763]: audit 2024-03-24T11:54:37.683277+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.134:0/3935768644' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:54:38.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:38 smithi135 bash[14429]: cluster 2024-03-24T11:54:37.026133+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:38.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:38 smithi135 bash[14429]: audit 2024-03-24T11:54:37.116663+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:38.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:38 smithi135 bash[14429]: audit 2024-03-24T11:54:37.683277+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.134:0/3935768644' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:54:38.531 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-24T11:54:38.532 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T11:54:39.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:38 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:38.946Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000420672s 2024-03-24T11:54:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:40 smithi134 bash[14434]: cluster 2024-03-24T11:54:39.026812+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:40 smithi134 bash[19763]: cluster 2024-03-24T11:54:39.026812+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:40.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:40 smithi135 bash[14429]: cluster 2024-03-24T11:54:39.026812+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:40.976 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:54:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:54:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:54:41.263 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:42.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:42 smithi134 bash[14434]: cluster 2024-03-24T11:54:41.027439+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:42.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:42 smithi134 bash[19763]: cluster 2024-03-24T11:54:41.027439+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:42.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:42 smithi135 bash[14429]: cluster 2024-03-24T11:54:41.027439+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:44.166 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:54:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:54:43] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2024-03-24T11:54:44.370 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:54:44.370 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":59,"fsid":"ffb840ea-e9d3-11ee-95cd-87774f69a715","created":"2024-03-24T11:46:22.382440+0000","modified":"2024-03-24T11:53:56.944644+0000","last_up_change":"2024-03-24T11:53:30.680254+0000","last_in_change":"2024-03-24T11:53:05.449571+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-24T11:50:26.649320+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":"b0248d20-6d33-482d-87a3-1dab784c5c0b","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.134:6802","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6803","nonce":1913470536}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6805","nonce":1913470536}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6809","nonce":1913470536}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":1913470536},{"type":"v1","addr":"172.21.15.134:6807","nonce":1913470536}]},"public_addr":"172.21.15.134:6803/1913470536","cluster_addr":"172.21.15.134:6805/1913470536","heartbeat_back_addr":"172.21.15.134:6809/1913470536","heartbeat_front_addr":"172.21.15.134:6807/1913470536","state":["exists","up"]},{"osd":1,"uuid":"3aba2885-cb16-4b90-8ddc-e722a8aeefbd","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.134:6810","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6811","nonce":275612817}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6813","nonce":275612817}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6817","nonce":275612817}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":275612817},{"type":"v1","addr":"172.21.15.134:6815","nonce":275612817}]},"public_addr":"172.21.15.134:6811/275612817","cluster_addr":"172.21.15.134:6813/275612817","heartbeat_back_addr":"172.21.15.134:6817/275612817","heartbeat_front_addr":"172.21.15.134:6815/275612817","state":["exists","up"]},{"osd":2,"uuid":"2eecf0b2-59d5-498a-9139-bc3a98500084","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.134:6818","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6819","nonce":275163002}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6821","nonce":275163002}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6825","nonce":275163002}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":275163002},{"type":"v1","addr":"172.21.15.134:6823","nonce":275163002}]},"public_addr":"172.21.15.134:6819/275163002","cluster_addr":"172.21.15.134:6821/275163002","heartbeat_back_addr":"172.21.15.134:6825/275163002","heartbeat_front_addr":"172.21.15.134:6823/275163002","state":["exists","up"]},{"osd":3,"uuid":"884c0bad-b99e-4f4e-ab8c-3761a6ee6a0f","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.134:6826","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6827","nonce":847359494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6829","nonce":847359494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6832","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6833","nonce":847359494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":847359494},{"type":"v1","addr":"172.21.15.134:6831","nonce":847359494}]},"public_addr":"172.21.15.134:6827/847359494","cluster_addr":"172.21.15.134:6829/847359494","heartbeat_back_addr":"172.21.15.134:6833/847359494","heartbeat_front_addr":"172.21.15.134:6831/847359494","state":["exists","up"]},{"osd":4,"uuid":"27578861-481d-4e24-96f4-52c4484ab618","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.135:6800","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6801","nonce":2751938030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6803","nonce":2751938030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6807","nonce":2751938030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2751938030},{"type":"v1","addr":"172.21.15.135:6805","nonce":2751938030}]},"public_addr":"172.21.15.135:6801/2751938030","cluster_addr":"172.21.15.135:6803/2751938030","heartbeat_back_addr":"172.21.15.135:6807/2751938030","heartbeat_front_addr":"172.21.15.135:6805/2751938030","state":["exists","up"]},{"osd":5,"uuid":"16547042-85e8-4f46-918c-9f6493845a9b","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.135:6808","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6809","nonce":4121250098}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6811","nonce":4121250098}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6815","nonce":4121250098}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":4121250098},{"type":"v1","addr":"172.21.15.135:6813","nonce":4121250098}]},"public_addr":"172.21.15.135:6809/4121250098","cluster_addr":"172.21.15.135:6811/4121250098","heartbeat_back_addr":"172.21.15.135:6815/4121250098","heartbeat_front_addr":"172.21.15.135:6813/4121250098","state":["exists","up"]},{"osd":6,"uuid":"6dd8c96b-a72e-4760-974d-b8803972b8fd","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.135:6816","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6817","nonce":2703035979}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6819","nonce":2703035979}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6823","nonce":2703035979}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2703035979},{"type":"v1","addr":"172.21.15.135:6821","nonce":2703035979}]},"public_addr":"172.21.15.135:6817/2703035979","cluster_addr":"172.21.15.135:6819/2703035979","heartbeat_back_addr":"172.21.15.135:6823/2703035979","heartbeat_front_addr":"172.21.15.135:6821/2703035979","state":["exists","up"]},{"osd":7,"uuid":"6d3c1449-1aea-4da0-8796-18eead81e5c6","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.135:6824","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6825","nonce":2563211847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6827","nonce":2563211847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6831","nonce":2563211847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":2563211847},{"type":"v1","addr":"172.21.15.135:6829","nonce":2563211847}]},"public_addr":"172.21.15.135:6825/2563211847","cluster_addr":"172.21.15.135:6827/2563211847","heartbeat_back_addr":"172.21.15.135:6831/2563211847","heartbeat_front_addr":"172.21.15.135:6829/2563211847","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-24T11:49:07.314234+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-24T11:49:45.224629+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-24T11:50:24.253163+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-24T11:51:04.288791+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-24T11:51:37.972303+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-24T11:52:14.672953+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-24T11:52:50.568960+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-24T11:53:28.850293+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.134:0/2102816077":"2024-03-25T11:53:56.944561+0000","172.21.15.134:6801/2015558668":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/4292117545":"2024-03-25T11:53:56.944561+0000","172.21.15.134:6801/1662881952":"2024-03-25T11:47:22.003717+0000","172.21.15.134:6800/1662881952":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/1387888242":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/1571245549":"2024-03-25T11:47:22.003717+0000","172.21.15.134:6800/3738975260":"2024-03-25T11:46:50.631356+0000","172.21.15.134:6801/3738975260":"2024-03-25T11:46:50.631356+0000","172.21.15.134:0/1507877197":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/2721351811":"2024-03-25T11:47:22.003717+0000","172.21.15.134:0/3366976665":"2024-03-25T11:46:50.631356+0000","172.21.15.134:6800/2015558668":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/1566053636":"2024-03-25T11:53:56.944561+0000","172.21.15.134:0/2586624812":"2024-03-25T11:46:50.631356+0000","172.21.15.134:0/476545964":"2024-03-25T11:46:50.631356+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-24T11:54:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:44 smithi134 bash[14434]: cluster 2024-03-24T11:54:43.028046+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:44 smithi134 bash[19763]: cluster 2024-03-24T11:54:43.028046+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:44.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:44 smithi135 bash[14429]: cluster 2024-03-24T11:54:43.028046+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:45.186 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-24T11:54:45.186 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-24T11:54:45.187 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-24T11:54:45.190 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-24T11:54:45.190 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-24T11:54:45.191 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-24T11:54:45.191 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-24T11:54:45.192 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-24T11:54:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:45 smithi134 bash[14434]: audit 2024-03-24T11:54:44.368709+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.134:0/715844834' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:54:45.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:45 smithi134 bash[19763]: audit 2024-03-24T11:54:44.368709+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.134:0/715844834' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:54:45.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:45 smithi135 bash[14429]: audit 2024-03-24T11:54:44.368709+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.134:0/715844834' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T11:54:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:46 smithi134 bash[14434]: cluster 2024-03-24T11:54:45.028727+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:46.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:46 smithi134 bash[19763]: cluster 2024-03-24T11:54:45.028727+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:46.476 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:46 smithi135 bash[14429]: cluster 2024-03-24T11:54:45.028727+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:47.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:54:46 smithi134 bash[35315]: level=info ts=2024-03-24T11:54:46.949Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002717114s 2024-03-24T11:54:48.052 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.052 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.056 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.057 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.057 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.057 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.058 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.059 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:54:48.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:48 smithi134 bash[14434]: cluster 2024-03-24T11:54:47.029352+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:48.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:48 smithi134 bash[19763]: cluster 2024-03-24T11:54:47.029352+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:48.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:48 smithi135 bash[14429]: cluster 2024-03-24T11:54:47.029352+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:50 smithi134 bash[14434]: cluster 2024-03-24T11:54:49.029957+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:50 smithi134 bash[19763]: cluster 2024-03-24T11:54:49.029957+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:50.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:50 smithi135 bash[14429]: cluster 2024-03-24T11:54:49.029957+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:50.977 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:54:50 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:54:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:54:52.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:52 smithi134 bash[14434]: cluster 2024-03-24T11:54:51.030583+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:52 smithi134 bash[19763]: cluster 2024-03-24T11:54:51.030583+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:52.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:52 smithi135 bash[14429]: cluster 2024-03-24T11:54:51.030583+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:54.074 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:54:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:54:53] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2024-03-24T11:54:54.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:54 smithi134 bash[14434]: cluster 2024-03-24T11:54:53.031249+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:54 smithi134 bash[19763]: cluster 2024-03-24T11:54:53.031249+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:54.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:54 smithi135 bash[14429]: cluster 2024-03-24T11:54:53.031249+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:56.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:56 smithi135 bash[14429]: cluster 2024-03-24T11:54:55.032029+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:56.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:56 smithi134 bash[14434]: cluster 2024-03-24T11:54:55.032029+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:56.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:56 smithi134 bash[19763]: cluster 2024-03-24T11:54:55.032029+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:57.453 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:57 smithi135 bash[14429]: audit 2024-03-24T11:54:57.117790+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:54:57.541 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:57 smithi134 bash[14434]: audit 2024-03-24T11:54:57.117790+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:54:57.541 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:57 smithi134 bash[19763]: audit 2024-03-24T11:54:57.117790+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:54:57.727 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:57 smithi135 systemd[1]: Started Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:54:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[14434]: cluster 2024-03-24T11:54:57.032593+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[14434]: audit 2024-03-24T11:54:57.371641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:54:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[14434]: audit 2024-03-24T11:54:57.498821+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[14434]: audit 2024-03-24T11:54:57.501685+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[14434]: audit 2024-03-24T11:54:57.503839+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[14434]: audit 2024-03-24T11:54:57.505183+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[19763]: cluster 2024-03-24T11:54:57.032593+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[19763]: audit 2024-03-24T11:54:57.371641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[19763]: audit 2024-03-24T11:54:57.498821+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[19763]: audit 2024-03-24T11:54:57.501685+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[19763]: audit 2024-03-24T11:54:57.503839+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:54:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:54:58 smithi134 bash[19763]: audit 2024-03-24T11:54:57.505183+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:54:58.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[14429]: cluster 2024-03-24T11:54:57.032593+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:54:58.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[14429]: audit 2024-03-24T11:54:57.371641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:54:58.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[14429]: audit 2024-03-24T11:54:57.498821+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:54:58.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[14429]: audit 2024-03-24T11:54:57.501685+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:54:58.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[14429]: audit 2024-03-24T11:54:57.503839+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:54:58.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[14429]: audit 2024-03-24T11:54:57.505183+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:54:58.828 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-24T11:54:58.829 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="App mode production" logger=settings 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-24T11:54:58.830 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-24T11:54:59.098 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-24T11:54:59.098 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-24T11:54:59.098 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-24T11:54:59.098 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:58 smithi135 bash[30524]: t=2024-03-24T11:54:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-24T11:54:59.098 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-24T11:54:59.098 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-24T11:54:59.098 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-24T11:54:59.402 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-24T11:54:59.672 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-24T11:54:59.672 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-24T11:54:59.672 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-24T11:54:59.672 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-24T11:54:59.672 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-24T11:54:59.672 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-24T11:54:59.672 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-24T11:54:59.673 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-24T11:54:59.673 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-24T11:54:59.673 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-24T11:54:59.933 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-24T11:54:59.933 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-24T11:54:59.933 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-24T11:54:59.933 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-24T11:54:59.933 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-24T11:54:59.933 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-24T11:55:00.214 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-24T11:55:00.214 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:54:59 smithi135 bash[30524]: t=2024-03-24T11:54:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-24T11:55:00.214 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-24T11:55:00.214 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-24T11:55:00.214 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-24T11:55:00.215 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-24T11:55:00.215 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-24T11:55:00.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[14429]: cluster 2024-03-24T11:54:59.033392+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:00.465 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-24T11:55:00.465 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-24T11:55:00.465 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-24T11:55:00.465 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-24T11:55:00.465 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-24T11:55:00.465 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-24T11:55:00.465 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-24T11:55:00.663 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:00 smithi134 bash[14434]: cluster 2024-03-24T11:54:59.033392+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:00.663 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:00 smithi134 bash[19763]: cluster 2024-03-24T11:54:59.033392+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:00.717 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:55:00.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-24T11:55:00.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-24T11:55:00.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-24T11:55:00.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-24T11:55:00.718 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-24T11:55:00.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-24T11:55:00.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-24T11:55:00.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-24T11:55:00.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-24T11:55:00.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-24T11:55:00.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-24T11:55:00.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-24T11:55:01.266 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:00 smithi135 bash[30524]: t=2024-03-24T11:55:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-24T11:55:01.266 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-24T11:55:01.266 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-24T11:55:01.266 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-24T11:55:01.266 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-24T11:55:01.267 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-24T11:55:01.267 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-24T11:55:01.553 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-24T11:55:01.553 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-24T11:55:01.553 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-24T11:55:01.553 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-24T11:55:01.553 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-24T11:55:01.553 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-24T11:55:01.553 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-24T11:55:01.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-24T11:55:01.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-24T11:55:01.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-24T11:55:01.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-24T11:55:01.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-24T11:55:01.806 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-24T11:55:01.807 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-24T11:55:02.067 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-24T11:55:02.067 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-24T11:55:02.067 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-24T11:55:02.067 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-24T11:55:02.067 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:01 smithi135 bash[30524]: t=2024-03-24T11:55:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-24T11:55:02.068 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-24T11:55:02.068 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-24T11:55:02.337 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-24T11:55:02.337 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-24T11:55:02.337 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-24T11:55:02.337 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-24T11:55:02.337 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-24T11:55:02.337 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-24T11:55:02.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[14429]: cluster 2024-03-24T11:55:01.033953+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:02.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[14429]: audit 2024-03-24T11:55:01.350015+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:02.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[14429]: audit 2024-03-24T11:55:02.128309+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:02.607 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-24T11:55:02.607 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-24T11:55:02.608 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-24T11:55:02.608 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-24T11:55:02.608 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-24T11:55:02.608 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-24T11:55:02.608 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-24T11:55:02.608 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-24T11:55:02.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:02 smithi134 bash[14434]: cluster 2024-03-24T11:55:01.033953+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:02.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:02 smithi134 bash[14434]: audit 2024-03-24T11:55:01.350015+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:02.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:02 smithi134 bash[14434]: audit 2024-03-24T11:55:02.128309+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:02.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:02 smithi134 bash[19763]: cluster 2024-03-24T11:55:01.033953+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:02.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:02 smithi134 bash[19763]: audit 2024-03-24T11:55:01.350015+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:02.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:02 smithi134 bash[19763]: audit 2024-03-24T11:55:02.128309+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-24T11:55:02.860 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-24T11:55:03.138 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-24T11:55:03.138 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-24T11:55:03.138 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-24T11:55:03.139 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-24T11:55:03.139 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:02 smithi135 bash[30524]: t=2024-03-24T11:55:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-24T11:55:03.139 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-24T11:55:03.139 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-24T11:55:03.139 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-24T11:55:03.139 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-24T11:55:03.417 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-24T11:55:03.417 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-24T11:55:03.417 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-24T11:55:03.417 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-24T11:55:03.417 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-24T11:55:03.417 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-24T11:55:03.418 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-24T11:55:03.418 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-24T11:55:03.418 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-24T11:55:03.686 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-24T11:55:03.686 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-24T11:55:03.687 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-24T11:55:03.687 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-24T11:55:03.687 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-24T11:55:03.687 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-24T11:55:03.687 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-24T11:55:03.874 INFO:teuthology.orchestra.run.smithi134.stdout:197568495644 2024-03-24T11:55:03.874 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-24T11:55:03.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-24T11:55:03.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-24T11:55:03.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-24T11:55:03.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-24T11:55:03.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-24T11:55:03.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-24T11:55:03.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-24T11:55:03.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-24T11:55:04.075 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:55:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:03] "GET /metrics HTTP/1.1" 200 191499 "" "Prometheus/2.33.4" 2024-03-24T11:55:04.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:03 smithi135 bash[30524]: t=2024-03-24T11:55:03+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-24T11:55:04.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-24T11:55:04.260 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-24T11:55:04.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-24T11:55:04.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-24T11:55:04.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-24T11:55:04.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-24T11:55:04.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-24T11:55:04.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-24T11:55:04.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-24T11:55:04.529 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-24T11:55:04.530 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-24T11:55:04.530 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-24T11:55:04.530 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-24T11:55:04.530 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-24T11:55:04.530 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-24T11:55:04.530 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+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-24T11:55:04.808 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-24T11:55:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:04 smithi134 bash[19763]: cluster 2024-03-24T11:55:03.034505+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:04 smithi134 bash[19763]: audit 2024-03-24T11:55:03.816865+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:04 smithi134 bash[19763]: audit 2024-03-24T11:55:04.084711+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:04 smithi134 bash[14434]: cluster 2024-03-24T11:55:03.034505+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:04 smithi134 bash[14434]: audit 2024-03-24T11:55:03.816865+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:04 smithi134 bash[14434]: audit 2024-03-24T11:55:04.084711+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:05.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[14429]: cluster 2024-03-24T11:55:03.034505+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:05.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[14429]: audit 2024-03-24T11:55:03.816865+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:05.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[14429]: audit 2024-03-24T11:55:04.084711+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:05.070 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-24T11:55:05.070 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-24T11:55:05.070 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-24T11:55:05.070 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-24T11:55:05.071 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-24T11:55:05.071 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:04 smithi135 bash[30524]: t=2024-03-24T11:55:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-24T11:55:05.071 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-24T11:55:05.071 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-24T11:55:05.071 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-24T11:55:05.339 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-24T11:55:05.339 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-24T11:55:05.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-24T11:55:05.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-24T11:55:05.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-24T11:55:05.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-24T11:55:05.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-24T11:55:05.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-24T11:55:05.660 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-24T11:55:05.660 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-24T11:55:05.660 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-24T11:55:05.660 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-24T11:55:05.661 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-24T11:55:05.661 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-24T11:55:05.661 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-24T11:55:05.661 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-24T11:55:05.661 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-24T11:55:05.922 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[14429]: cephadm 2024-03-24T11:55:04.090300+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T11:55:05.922 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[14429]: cephadm 2024-03-24T11:55:04.095329+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi134 2024-03-24T11:55:05.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-24T11:55:05.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-24T11:55:05.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-24T11:55:05.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-24T11:55:05.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-24T11:55:05.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-24T11:55:05.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-24T11:55:05.923 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-24T11:55:05.923 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-24T11:55:06.110 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:05 smithi134 bash[14434]: cephadm 2024-03-24T11:55:04.090300+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T11:55:06.110 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:05 smithi134 bash[14434]: cephadm 2024-03-24T11:55:04.095329+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi134 2024-03-24T11:55:06.110 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:05 smithi134 bash[19763]: cephadm 2024-03-24T11:55:04.090300+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T11:55:06.111 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:05 smithi134 bash[19763]: cephadm 2024-03-24T11:55:04.095329+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi134 2024-03-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:05 smithi135 bash[30524]: t=2024-03-24T11:55:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+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-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-24T11:55:06.200 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-24T11:55:06.310 INFO:teuthology.orchestra.run.smithi134.stdout:128849018922 2024-03-24T11:55:06.310 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-24T11:55:06.311 INFO:teuthology.orchestra.run.smithi134.stdout:163208757284 2024-03-24T11:55:06.311 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-24T11:55:06.453 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-24T11:55:06.453 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-24T11:55:06.453 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-24T11:55:06.453 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-24T11:55:06.453 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-24T11:55:06.454 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-24T11:55:06.454 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-24T11:55:06.454 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-24T11:55:06.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-24T11:55:06.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-24T11:55:06.714 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-24T11:55:06.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-24T11:55:06.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-24T11:55:06.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-24T11:55:06.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-24T11:55:06.715 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-24T11:55:06.810 INFO:teuthology.orchestra.run.smithi134.stdout:55834574913 2024-03-24T11:55:06.810 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-24T11:55:06.975 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[14429]: cluster 2024-03-24T11:55:05.035119+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:06.975 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-24T11:55:06.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-24T11:55:06.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-24T11:55:06.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-24T11:55:06.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-24T11:55:06.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-24T11:55:06.976 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-24T11:55:07.199 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:06 smithi134 bash[14434]: cluster 2024-03-24T11:55:05.035119+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:07.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:06 smithi134 bash[19763]: cluster 2024-03-24T11:55:05.035119+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:06 smithi135 bash[30524]: t=2024-03-24T11:55:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-24T11:55:07.227 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-24T11:55:07.515 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-24T11:55:07.515 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-24T11:55:07.515 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-24T11:55:07.515 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-24T11:55:07.515 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-24T11:55:07.515 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-24T11:55:07.516 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-24T11:55:07.645 INFO:teuthology.orchestra.run.smithi134.stdout:231928234004 2024-03-24T11:55:07.645 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-24T11:55:07.776 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-24T11:55:07.776 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-24T11:55:07.777 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-24T11:55:07.777 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-24T11:55:07.777 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-24T11:55:07.777 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-24T11:55:07.777 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-24T11:55:07.777 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-24T11:55:08.049 INFO:teuthology.orchestra.run.smithi134.stdout:34359738441 2024-03-24T11:55:08.049 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:07 smithi135 bash[30524]: t=2024-03-24T11:55:07+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-24T11:55:08.063 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-24T11:55:08.064 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-24T11:55:08.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-24T11:55:08.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-24T11:55:08.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-24T11:55:08.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-24T11:55:08.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-24T11:55:08.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-24T11:55:08.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-24T11:55:08.327 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-24T11:55:08.585 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-24T11:55:08.586 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-24T11:55:08.586 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-24T11:55:08.586 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-24T11:55:08.586 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-24T11:55:08.855 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[14429]: cluster 2024-03-24T11:55:07.035715+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-24T11:55:08.856 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-24T11:55:09.108 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-24T11:55:09.108 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-24T11:55:09.108 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:08 smithi135 bash[30524]: t=2024-03-24T11:55:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-24T11:55:09.108 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-24T11:55:09.108 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-24T11:55:09.109 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-24T11:55:09.109 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-24T11:55:09.118 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:08 smithi134 bash[14434]: cluster 2024-03-24T11:55:07.035715+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:09.118 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:08 smithi134 bash[19763]: cluster 2024-03-24T11:55:07.035715+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:09.361 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+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-24T11:55:09.361 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+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-24T11:55:09.361 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-24T11:55:09.362 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-24T11:55:09.362 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-24T11:55:09.362 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+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-24T11:55:09.362 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-24T11:55:09.362 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-24T11:55:09.621 INFO:teuthology.orchestra.run.smithi134.stdout:77309411386 2024-03-24T11:55:09.622 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-24T11:55:09.622 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-24T11:55:09.623 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-24T11:55:09.623 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-24T11:55:09.623 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-24T11:55:09.623 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-24T11:55:09.640 INFO:teuthology.orchestra.run.smithi134.stdout:107374182450 2024-03-24T11:55:09.640 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-24T11:55:09.875 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-24T11:55:10.109 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:10.124 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:10.125 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:10.126 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:10.136 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:09 smithi135 bash[30524]: t=2024-03-24T11:55:09+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+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-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+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-24T11:55:10.137 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+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-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-24T11:55:10.398 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-24T11:55:10.667 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-24T11:55:10.668 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-24T11:55:10.668 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-24T11:55:10.668 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-24T11:55:10.668 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-24T11:55:10.668 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-24T11:55:10.668 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-24T11:55:10.668 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-24T11:55:10.939 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[14429]: cluster 2024-03-24T11:55:09.036371+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:10.939 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-24T11:55:10.940 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-24T11:55:11.140 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:11.173 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:10 smithi134 bash[14434]: cluster 2024-03-24T11:55:09.036371+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:11.174 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:10 smithi134 bash[19763]: cluster 2024-03-24T11:55:09.036371+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:10 smithi135 bash[30524]: t=2024-03-24T11:55:10+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-24T11:55:11.191 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-24T11:55:11.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-24T11:55:11.704 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-24T11:55:11.704 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-24T11:55:11.704 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-24T11:55:11.704 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-24T11:55:11.704 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-24T11:55:11.704 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-24T11:55:11.704 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-24T11:55:11.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-24T11:55:11.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-24T11:55:11.977 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=13.239026451s 2024-03-24T11:55:11.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-24T11:55:11.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-24T11:55:11.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-24T11:55:11.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-24T11:55:11.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-24T11:55:11.978 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:11 smithi135 bash[30524]: t=2024-03-24T11:55:11+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-24T11:55:12.152 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:12.155 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:12.157 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:12.477 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:12 smithi135 bash[30524]: t=2024-03-24T11:55:12+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-24T11:55:12.477 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:12 smithi135 bash[30524]: t=2024-03-24T11:55:12+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-24T11:55:12.477 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:12 smithi135 bash[30524]: t=2024-03-24T11:55:12+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-24T11:55:12.477 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:12 smithi135 bash[30524]: t=2024-03-24T11:55:12+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-24T11:55:12.478 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 11:55:12 smithi135 bash[30524]: t=2024-03-24T11:55:12+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-24T11:55:13.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:12 smithi134 bash[14434]: cluster 2024-03-24T11:55:11.036978+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:13.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:12 smithi134 bash[19763]: cluster 2024-03-24T11:55:11.036978+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:13.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:12 smithi135 bash[14429]: cluster 2024-03-24T11:55:11.036978+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:14.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:55:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:13] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2024-03-24T11:55:15.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:14 smithi135 bash[14429]: cluster 2024-03-24T11:55:13.037583+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:15.237 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:14 smithi134 bash[19763]: cluster 2024-03-24T11:55:13.037583+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:15.238 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:14 smithi134 bash[14434]: cluster 2024-03-24T11:55:13.037583+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:15.238 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:15 smithi134 systemd[1]: Stopping Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T11:55:15.238 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:15 smithi134 bash[38060]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T11:55:15.656 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:15 smithi134 bash[35315]: level=info ts=2024-03-24T11:55:15.324Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-24T11:55:17.029 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:16 smithi134 bash[14434]: cluster 2024-03-24T11:55:15.038087+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:17.030 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:16 smithi134 bash[19763]: cluster 2024-03-24T11:55:15.038087+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:17.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:16 smithi135 bash[14429]: cluster 2024-03-24T11:55:15.038087+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:18.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:18 smithi134 bash[38070]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T11:55:18.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:18 smithi134 bash[38502]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T11:55:19.169 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:18 smithi135 bash[14429]: cluster 2024-03-24T11:55:17.038510+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:19.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:18 smithi134 bash[14434]: cluster 2024-03-24T11:55:17.038510+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:19.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:18 smithi134 bash[19763]: cluster 2024-03-24T11:55:17.038510+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:19.180 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:18 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T11:55:19.180 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:18 smithi134 systemd[1]: Stopped Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:55:19.180 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:18 smithi134 systemd[1]: Started Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:55:20.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:19 smithi134 bash[14434]: audit 2024-03-24T11:55:18.944138+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:20.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:19 smithi134 bash[14434]: cephadm 2024-03-24T11:55:18.945741+0000 mgr.y (mgr.24367) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T11:55:20.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:19 smithi134 bash[14434]: cephadm 2024-03-24T11:55:18.950843+0000 mgr.y (mgr.24367) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T11:55:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:19 smithi134 bash[19763]: audit 2024-03-24T11:55:18.944138+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:19 smithi134 bash[19763]: cephadm 2024-03-24T11:55:18.945741+0000 mgr.y (mgr.24367) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T11:55:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:19 smithi134 bash[19763]: cephadm 2024-03-24T11:55:18.950843+0000 mgr.y (mgr.24367) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T11:55:20.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:19 smithi135 bash[14429]: audit 2024-03-24T11:55:18.944138+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:20.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:19 smithi135 bash[14429]: cephadm 2024-03-24T11:55:18.945741+0000 mgr.y (mgr.24367) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T11:55:20.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:19 smithi135 bash[14429]: cephadm 2024-03-24T11:55:18.950843+0000 mgr.y (mgr.24367) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T11:55:20.954 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:55:20 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:55:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:20 smithi134 bash[14434]: cluster 2024-03-24T11:55:19.039089+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:21.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:20 smithi134 bash[19763]: cluster 2024-03-24T11:55:19.039089+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:21.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:20 smithi135 bash[14429]: cluster 2024-03-24T11:55:19.039089+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:23.123 INFO:teuthology.orchestra.run.smithi134.stdout:55834574916 2024-03-24T11:55:23.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:22 smithi134 bash[14434]: cluster 2024-03-24T11:55:21.039670+0000 mgr.y (mgr.24367) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:23.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:22 smithi134 bash[19763]: cluster 2024-03-24T11:55:21.039670+0000 mgr.y (mgr.24367) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:23.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:22 smithi135 bash[14429]: cluster 2024-03-24T11:55:21.039670+0000 mgr.y (mgr.24367) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:22 smithi135 systemd[1]: Stopping Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:22 smithi135 bash[31104]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.030Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.030Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.030Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.030Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.030Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.030Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.031Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.031Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T11:55:23.228 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.031Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T11:55:23.229 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.032Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T11:55:23.229 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.032Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T11:55:23.229 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[29616]: ts=2024-03-24T11:55:23.032Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T11:55:23.871 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[31115]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T11:55:23.871 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[31152]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T11:55:23.871 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T11:55:23.871 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 systemd[1]: Stopped Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:55:23.872 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:23 smithi135 systemd[1]: Started Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T11:55:24.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.123995+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.134:0/2663190306' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T11:55:24.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.855445+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.862910+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T11:55:24.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.865172+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.134:9093"}]: dispatch 2024-03-24T11:55:24.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.876435+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.884291+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T11:55:24.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.896826+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-03-24T11:55:24.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.905070+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:23 smithi135 bash[14429]: audit 2024-03-24T11:55:23.914887+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T11:55:24.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.123995+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.134:0/2663190306' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T11:55:24.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.855445+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.862910+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.865172+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.134:9093"}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.876435+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.884291+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.896826+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.905070+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[14434]: audit 2024-03-24T11:55:23.914887+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.123995+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.134:0/2663190306' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.855445+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.862910+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.865172+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.134:9093"}]: dispatch 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.876435+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.884291+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T11:55:24.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.896826+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-03-24T11:55:24.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.905070+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:24.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:23 smithi134 bash[19763]: audit 2024-03-24T11:55:23.914887+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: cluster 2024-03-24T11:55:23.040196+0000 mgr.y (mgr.24367) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.863522+0000 mgr.y (mgr.24367) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.865642+0000 mgr.y (mgr.24367) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.134:9093"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.884968+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.897529+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.915671+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.961549+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.962795+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-03-24T11:55:25.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.981644+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:25.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.986771+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:55:25.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.988758+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:25.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:24 smithi135 bash[14429]: audit 2024-03-24T11:55:23.990396+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.063Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.063Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.063Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.063Z 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 smithi135 (none))" 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.063Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.063Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.065Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.066Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-24T11:55:25.221 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.069Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-24T11:55:25.222 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.073Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T11:55:25.222 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.073Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.929µs 2024-03-24T11:55:25.222 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.073Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T11:55:25.222 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.216Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-24T11:55:25.409 INFO:teuthology.orchestra.run.smithi134.stdout:128849018926 2024-03-24T11:55:25.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.094Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-24T11:55:25.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.094Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-24T11:55:25.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.096Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.134 port=9094 2024-03-24T11:55:25.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.097Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T11:55:25.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.149Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T11:55:25.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.149Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T11:55:25.429 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.154Z caller=main.go:518 msg=Listening address=:9093 2024-03-24T11:55:25.430 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:25.154Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: cluster 2024-03-24T11:55:23.040196+0000 mgr.y (mgr.24367) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.863522+0000 mgr.y (mgr.24367) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.865642+0000 mgr.y (mgr.24367) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.134:9093"}]: dispatch 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.884968+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.897529+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.915671+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.961549+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-03-24T11:55:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.962795+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.981644+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.986771+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.988758+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:23.990396+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: cluster 2024-03-24T11:55:23.040196+0000 mgr.y (mgr.24367) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.863522+0000 mgr.y (mgr.24367) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.865642+0000 mgr.y (mgr.24367) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.134:9093"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.884968+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.897529+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.915671+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.961549+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-03-24T11:55:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.962795+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2024-03-24T11:55:25.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.981644+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:25.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.986771+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:55:25.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.988758+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:25.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:23.990396+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:25.477 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.217Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-24T11:55:25.478 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.217Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=86.697µs wal_replay_duration=143.528408ms total_replay_duration=143.647903ms 2024-03-24T11:55:25.478 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.222Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T11:55:25.478 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.222Z caller=main.go:947 level=info msg="TSDB started" 2024-03-24T11:55:25.478 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.222Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T11:55:25.478 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.247Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.490397ms db_storage=1.566µs remote_storage=2.624µs web_handler=673ns query_engine=1.536µs scrape=694.089µs scrape_sd=79.503µs notify=54.448µs notify_sd=38.389µs rules=23.853675ms 2024-03-24T11:55:25.478 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[31180]: ts=2024-03-24T11:55:25.247Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T11:55:26.373 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[19763]: audit 2024-03-24T11:55:25.409292+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.134:0/4149331787' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T11:55:26.374 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:25 smithi134 bash[14434]: audit 2024-03-24T11:55:25.409292+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.134:0/4149331787' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T11:55:26.375 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574913 got 55834574916 for osd.1 2024-03-24T11:55:26.375 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:26.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:25 smithi135 bash[14429]: audit 2024-03-24T11:55:25.409292+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.134:0/4149331787' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T11:55:26.934 INFO:teuthology.orchestra.run.smithi134.stdout:163208757288 2024-03-24T11:55:27.179 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:27 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:27.098Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000428354s 2024-03-24T11:55:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:26 smithi134 bash[19763]: cluster 2024-03-24T11:55:25.040889+0000 mgr.y (mgr.24367) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:26 smithi134 bash[19763]: audit 2024-03-24T11:55:26.934812+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.134:0/2090957271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T11:55:27.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:27 smithi134 bash[14434]: cluster 2024-03-24T11:55:25.040889+0000 mgr.y (mgr.24367) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:27.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:27 smithi134 bash[14434]: audit 2024-03-24T11:55:26.934812+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.134:0/2090957271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T11:55:27.477 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:26 smithi135 bash[14429]: cluster 2024-03-24T11:55:25.040889+0000 mgr.y (mgr.24367) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:27.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:26 smithi135 bash[14429]: audit 2024-03-24T11:55:26.934812+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.134:0/2090957271' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T11:55:27.804 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018922 got 128849018926 for osd.4 2024-03-24T11:55:27.804 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:27.823 INFO:teuthology.orchestra.run.smithi134.stdout:197568495649 2024-03-24T11:55:27.840 INFO:teuthology.orchestra.run.smithi134.stdout:231928234008 2024-03-24T11:55:28.954 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[14434]: cluster 2024-03-24T11:55:27.041495+0000 mgr.y (mgr.24367) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:28.954 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[14434]: audit 2024-03-24T11:55:27.781172+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:28.954 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[14434]: audit 2024-03-24T11:55:27.824005+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.134:0/941252378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T11:55:28.954 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[14434]: audit 2024-03-24T11:55:27.840578+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.134:0/2726185660' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T11:55:28.955 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[19763]: cluster 2024-03-24T11:55:27.041495+0000 mgr.y (mgr.24367) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:28.955 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[19763]: audit 2024-03-24T11:55:27.781172+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:28.955 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[19763]: audit 2024-03-24T11:55:27.824005+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.134:0/941252378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T11:55:28.955 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:28 smithi134 bash[19763]: audit 2024-03-24T11:55:27.840578+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.134:0/2726185660' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T11:55:29.099 INFO:teuthology.orchestra.run.smithi134.stdout:107374182454 2024-03-24T11:55:29.171 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757284 got 163208757288 for osd.5 2024-03-24T11:55:29.171 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:29.201 INFO:teuthology.orchestra.run.smithi134.stdout:34359738445 2024-03-24T11:55:29.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:28 smithi135 bash[14429]: cluster 2024-03-24T11:55:27.041495+0000 mgr.y (mgr.24367) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:29.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:28 smithi135 bash[14429]: audit 2024-03-24T11:55:27.781172+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:29.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:28 smithi135 bash[14429]: audit 2024-03-24T11:55:27.824005+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.134:0/941252378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T11:55:29.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:28 smithi135 bash[14429]: audit 2024-03-24T11:55:27.840578+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.134:0/2726185660' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T11:55:29.314 INFO:teuthology.orchestra.run.smithi134.stdout:77309411390 2024-03-24T11:55:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:29 smithi134 bash[14434]: audit 2024-03-24T11:55:29.100028+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.134:0/3464210983' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T11:55:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:29 smithi134 bash[14434]: audit 2024-03-24T11:55:29.202278+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.134:0/1900830553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T11:55:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:29 smithi134 bash[14434]: audit 2024-03-24T11:55:29.314680+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.134:0/2375273249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T11:55:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:29 smithi134 bash[19763]: audit 2024-03-24T11:55:29.100028+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.134:0/3464210983' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T11:55:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:29 smithi134 bash[19763]: audit 2024-03-24T11:55:29.202278+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.134:0/1900830553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T11:55:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:29 smithi134 bash[19763]: audit 2024-03-24T11:55:29.314680+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.134:0/2375273249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T11:55:30.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:29 smithi135 bash[14429]: audit 2024-03-24T11:55:29.100028+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.134:0/3464210983' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T11:55:30.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:29 smithi135 bash[14429]: audit 2024-03-24T11:55:29.202278+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.134:0/1900830553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T11:55:30.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:29 smithi135 bash[14429]: audit 2024-03-24T11:55:29.314680+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.134:0/2375273249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T11:55:30.471 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234004 got 231928234008 for osd.7 2024-03-24T11:55:30.471 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:30.472 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495644 got 197568495649 for osd.6 2024-03-24T11:55:30.472 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:30.911 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182450 got 107374182454 for osd.3 2024-03-24T11:55:30.911 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:30.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:30 smithi135 bash[14429]: cluster 2024-03-24T11:55:29.041922+0000 mgr.y (mgr.24367) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:31.051 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:55:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:55:31.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:30 smithi134 bash[14434]: cluster 2024-03-24T11:55:29.041922+0000 mgr.y (mgr.24367) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:31.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:30 smithi134 bash[19763]: cluster 2024-03-24T11:55:29.041922+0000 mgr.y (mgr.24367) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:31.344 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411386 got 77309411390 for osd.2 2024-03-24T11:55:31.345 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:31.518 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738441 got 34359738445 for osd.0 2024-03-24T11:55:31.518 DEBUG:teuthology.parallel:result is None 2024-03-24T11:55:31.518 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-24T11:55:31.518 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T11:55:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:32 smithi134 bash[14434]: cluster 2024-03-24T11:55:31.042477+0000 mgr.y (mgr.24367) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:33.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:32 smithi134 bash[19763]: cluster 2024-03-24T11:55:31.042477+0000 mgr.y (mgr.24367) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:33.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:32 smithi135 bash[14429]: cluster 2024-03-24T11:55:31.042477+0000 mgr.y (mgr.24367) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:34.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:33] "GET /metrics HTTP/1.1" 200 191504 "" "Prometheus/2.33.4" 2024-03-24T11:55:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[14434]: audit 2024-03-24T11:55:32.815972+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[14434]: audit 2024-03-24T11:55:32.825070+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[14434]: audit 2024-03-24T11:55:32.832801+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[14434]: audit 2024-03-24T11:55:32.834979+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[14434]: audit 2024-03-24T11:55:32.836282+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[19763]: audit 2024-03-24T11:55:32.815972+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[19763]: audit 2024-03-24T11:55:32.825070+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[19763]: audit 2024-03-24T11:55:32.832801+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[19763]: audit 2024-03-24T11:55:32.834979+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:33 smithi134 bash[19763]: audit 2024-03-24T11:55:32.836282+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:34.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:33 smithi135 bash[14429]: audit 2024-03-24T11:55:32.815972+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:34.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:33 smithi135 bash[14429]: audit 2024-03-24T11:55:32.825070+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:34.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:33 smithi135 bash[14429]: audit 2024-03-24T11:55:32.832801+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T11:55:34.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:33 smithi135 bash[14429]: audit 2024-03-24T11:55:32.834979+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:34.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:33 smithi135 bash[14429]: audit 2024-03-24T11:55:32.836282+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:34.243 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:35.101 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:34 smithi134 bash[14434]: cluster 2024-03-24T11:55:33.043087+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:35.102 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:34 smithi134 bash[19763]: cluster 2024-03-24T11:55:33.043087+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:35.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:34 smithi135 bash[14429]: cluster 2024-03-24T11:55:33.043087+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:35.359 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 11:55:35 smithi134 bash[38628]: level=info ts=2024-03-24T11:55:35.101Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003925843s 2024-03-24T11:55:36.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:36 smithi135 bash[14429]: cluster 2024-03-24T11:55:35.043714+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:36.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:36 smithi135 bash[14429]: audit 2024-03-24T11:55:36.639125+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:36.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:36 smithi135 bash[14429]: audit 2024-03-24T11:55:36.646215+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:36 smithi134 bash[14434]: cluster 2024-03-24T11:55:35.043714+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:36 smithi134 bash[14434]: audit 2024-03-24T11:55:36.639125+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:36 smithi134 bash[14434]: audit 2024-03-24T11:55:36.646215+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:37.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:36 smithi134 bash[19763]: cluster 2024-03-24T11:55:35.043714+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:37.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:36 smithi134 bash[19763]: audit 2024-03-24T11:55:36.639125+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:37.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:36 smithi134 bash[19763]: audit 2024-03-24T11:55:36.646215+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:37.183 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:55:37.186 INFO:teuthology.orchestra.run.smithi134.stderr:dumped all 2024-03-24T11:55:37.868 INFO:teuthology.orchestra.run.smithi134.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-03-24T11:55:37.044012+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":48828,"kb_used_data":6076,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912388,"statfs":{"total":767960285184,"available":767910285312,"internally_reserved":0,"allocated":6221824,"data_stored":3487483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003474"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-24T11:53:57.415373+0000","last_change":"2024-03-24T11:53:34.736024+0000","last_active":"2024-03-24T11:53:57.415373+0000","last_peered":"2024-03-24T11:53:57.415373+0000","last_clean":"2024-03-24T11:53:57.415373+0000","last_became_active":"2024-03-24T11:53:34.735042+0000","last_became_peered":"2024-03-24T11:53:34.735042+0000","last_unstale":"2024-03-24T11:53:57.415373+0000","last_undegraded":"2024-03-24T11:53:57.415373+0000","last_fullsized":"2024-03-24T11:53:57.415373+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-24T11:50:27.203221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T11:50:27.203221+0000","last_clean_scrub_stamp":"2024-03-24T11:50:27.203221+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-25T18:26:21.139326+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":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.87,"15min":0.87},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.80600000000000005}]},{"osd":1,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.032}]},{"osd":2,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.87},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.92300000000000004}]},{"osd":3,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.76,"5min":1.76,"15min":1.76},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.083}]},{"osd":4,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.109}]},{"osd":5,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.716,"5min":1.716,"15min":1.716},"last":1.133}]},{"osd":6,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":1.159},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":1.1879999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495651,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.92400000000000004,"15min":0.90600000000000003},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":3.4140000000000001,"5min":3.4140000000000001,"15min":3.4140000000000001},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.95399999999999996,"15min":0.93700000000000006},"min":{"1min":0.59499999999999997,"5min":0.442,"15min":0.442},"max":{"1min":3.601,"5min":3.601,"15min":3.601},"last":0.94499999999999995}]},{"osd":1,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.93500000000000005,"15min":0.92400000000000004},"min":{"1min":0.56100000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":3.359,"5min":3.359,"15min":3.359},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.073,"5min":0.94199999999999995,"15min":0.92000000000000004},"min":{"1min":0.69299999999999995,"5min":0.62,"15min":0.62},"max":{"1min":3.3730000000000002,"5min":3.3730000000000002,"15min":3.3730000000000002},"last":0.79500000000000004}]},{"osd":2,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.91400000000000003,"15min":0.89200000000000002},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":3.8170000000000002,"5min":3.8170000000000002,"15min":3.8170000000000002},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.091,"5min":0.93799999999999994,"15min":0.91200000000000003},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":3.8820000000000001,"5min":3.8820000000000001,"15min":3.8820000000000001},"last":1.0840000000000001}]},{"osd":3,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":0.98999999999999999,"15min":0.96599999999999997},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":3.6419999999999999,"5min":3.6419999999999999,"15min":3.6419999999999999},"last":1.119},{"interface":"front","average":{"1min":1.131,"5min":1.012,"15min":0.99199999999999999},"min":{"1min":0.66400000000000003,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":3.4710000000000001,"5min":3.4710000000000001,"15min":3.4710000000000001},"last":1.052}]},{"osd":4,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.91100000000000003,"15min":0.90300000000000002},"min":{"1min":0.70199999999999996,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.032},{"interface":"front","average":{"1min":1.026,"5min":1.0169999999999999,"15min":1.0149999999999999},"min":{"1min":0.64100000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.2949999999999999}]},{"osd":5,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.997,"15min":0.999},"min":{"1min":0.63800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.244,"5min":1.327,"15min":1.327},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.052,"15min":1.0489999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.3600000000000001}]},{"osd":7,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.089,"15min":1.089},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.169,"5min":1.169,"15min":1.169},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.704,"5min":1.704,"15min":1.704},"last":1.423}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.70099999999999996,"15min":0.60599999999999998},"min":{"1min":0.36299999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.155,"5min":1.252,"15min":1.252},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.77800000000000002,"15min":0.64200000000000002},"min":{"1min":0.48799999999999999,"5min":0.379,"15min":0.379},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.77300000000000002}]},{"osd":2,"last update":"Sun Mar 24 11:54:32 2024","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.77700000000000002,"15min":0.72699999999999998},"min":{"1min":0.51600000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.80300000000000005,"15min":0.75900000000000001},"min":{"1min":0.63600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.0029999999999999}]},{"osd":3,"last update":"Sun Mar 24 11:55:22 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88400000000000001,"15min":0.85999999999999999},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.81999999999999995,"15min":0.81200000000000006},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.64000000000000001}]},{"osd":4,"last update":"Sun Mar 24 11:54:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.075,"15min":1.0820000000000001},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.6379999999999999,"5min":1.71,"15min":1.71},"last":0.872},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1599999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.3120000000000001}]},{"osd":5,"last update":"Sun Mar 24 11:55:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0740000000000001,"15min":1.077},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.147,"5min":1.177,"15min":1.1850000000000001},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.5069999999999999,"5min":1.623,"15min":1.623},"last":1.1200000000000001}]},{"osd":6,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.1910000000000001,"15min":1.2030000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2450000000000001,"15min":1.2549999999999999},"min":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":0.93600000000000005}]},{"osd":7,"last update":"Sun Mar 24 11:54:32 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.222,"15min":1.222},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.071},{"interface":"front","average":{"1min":1.262,"5min":1.262,"15min":1.262},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.3580000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738447,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.68000000000000005,"15min":0.621},"min":{"1min":0.58499999999999996,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.76300000000000001,"15min":0.68300000000000005},"min":{"1min":0.52600000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.89600000000000002}]},{"osd":2,"last update":"Sun Mar 24 11:54:34 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.78400000000000003,"15min":0.71999999999999997},"min":{"1min":0.629,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.0660000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.745,"15min":0.70699999999999996},"min":{"1min":0.56699999999999995,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.77100000000000002}]},{"osd":3,"last update":"Sun Mar 24 11:55:15 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.80700000000000005,"15min":0.76700000000000002},"min":{"1min":0.54300000000000004,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.91500000000000004,"15min":0.85699999999999998},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.70599999999999996}]},{"osd":4,"last update":"Sun Mar 24 11:54:46 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.995,"15min":0.98499999999999999},"min":{"1min":0.74399999999999999,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3480000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.206,"5min":1.1040000000000001,"15min":1.0900000000000001},"min":{"1min":0.86599999999999999,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.099}]},{"osd":5,"last update":"Sun Mar 24 11:55:21 2024","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.1220000000000001,"15min":1.0800000000000001},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.5980000000000001,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.194,"15min":1.1890000000000001},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.075}]},{"osd":6,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.25,"15min":1.254},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.179,"15min":1.1779999999999999},"min":{"1min":0.93000000000000005,"5min":0.91300000000000003,"15min":0.91300000000000003},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.2}]},{"osd":7,"last update":"Sun Mar 24 11:54:34 2024","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"min":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.026}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.72799999999999998,"15min":0.66000000000000003},"min":{"1min":0.57099999999999995,"5min":0.495,"15min":0.495},"max":{"1min":1.2410000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.75900000000000001,"15min":0.69499999999999995},"min":{"1min":0.56499999999999995,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.749}]},{"osd":1,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.77600000000000002,"15min":0.72399999999999998},"min":{"1min":0.63800000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.302,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.79400000000000004,"15min":0.76100000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2350000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.80900000000000005}]},{"osd":3,"last update":"Sun Mar 24 11:55:15 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.86599999999999999,"15min":0.84599999999999997},"min":{"1min":0.65300000000000002,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1970000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.877,"15min":0.84199999999999997},"min":{"1min":0.502,"5min":0.441,"15min":0.441},"max":{"1min":1.1699999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.97499999999999998}]},{"osd":4,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0349999999999999,"15min":1.0129999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3839999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.121},{"interface":"front","average":{"1min":1.069,"5min":1.0589999999999999,"15min":1.0429999999999999},"min":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.92800000000000005}]},{"osd":5,"last update":"Sun Mar 24 11:55:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.083,"15min":1.0860000000000001},"min":{"1min":0.79400000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.1220000000000001,"15min":1.101},"min":{"1min":1.0189999999999999,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.5580000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.2829999999999999}]},{"osd":6,"last update":"Sun Mar 24 11:54:56 2024","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.204,"15min":1.206},"min":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"max":{"1min":1.635,"5min":1.8280000000000001,"15min":1.8280000000000001},"last":1.319},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.236,"15min":1.24},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.5660000000000001,"5min":1.806,"15min":1.806},"last":1.2110000000000001}]},{"osd":7,"last update":"Sun Mar 24 11:54:33 2024","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"min":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":1.375}]}]},{"osd":3,"up_from":25,"seq":107374182456,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Sun Mar 24 11:55:17 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.74199999999999999,"15min":0.71999999999999997},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":0.94499999999999995,"5min":1.331,"15min":1.331},"last":0.749},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.1060000000000001,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.80800000000000005}]},{"osd":1,"last update":"Sun Mar 24 11:55:17 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.77400000000000002,"15min":0.77200000000000002},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.127,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.84699999999999998,"15min":0.83899999999999997},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2110000000000001,"5min":1.405,"15min":1.405},"last":1.006}]},{"osd":2,"last update":"Sun Mar 24 11:55:17 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.88600000000000001,"15min":0.87},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.125,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.82099999999999995,"15min":0.83199999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.083,"5min":1.492,"15min":1.492},"last":0.95599999999999996}]},{"osd":4,"last update":"Sun Mar 24 11:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.008,"15min":1.0049999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.351,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.149,"5min":1.0900000000000001,"15min":1.0629999999999999},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.599,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.085}]},{"osd":5,"last update":"Sun Mar 24 11:55:21 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.0289999999999999,"15min":1.0529999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2490000000000001,"5min":1.508,"15min":1.508},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.135,"15min":1.1399999999999999},"min":{"1min":0.70799999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.5029999999999999,"5min":1.841,"15min":1.841},"last":0.98599999999999999}]},{"osd":6,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.236,"15min":1.26},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.4359999999999999,"5min":1.794,"15min":1.794},"last":1.097},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.2969999999999999,"15min":1.3069999999999999},"min":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"max":{"1min":1.5409999999999999,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.288}]},{"osd":7,"last update":"Sun Mar 24 11:55:32 2024","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.276,"15min":1.2849999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5589999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.23},{"interface":"front","average":{"1min":1.194,"5min":1.282,"15min":1.296},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.47,"5min":1.76,"15min":1.76},"last":1.337}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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,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":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95099999999999996,"15min":0.93700000000000006},"min":{"1min":0.65200000000000002,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.488,"5min":2.5219999999999998,"15min":2.5219999999999998},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.93100000000000005,"15min":0.92100000000000004},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.3859999999999999,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":1.0029999999999999}]},{"osd":1,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.878,"15min":0.88700000000000001},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.113,"5min":1.974,"15min":1.974},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.94799999999999995,"15min":0.92700000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3879999999999999,"5min":2.4489999999999998,"15min":2.4489999999999998},"last":0.79200000000000004}]},{"osd":2,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97899999999999998,"15min":0.97099999999999997},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.444,"5min":2.5699999999999998,"15min":2.5699999999999998},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.99299999999999999,"15min":0.96999999999999997},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.446,"5min":2.1829999999999998,"15min":2.1829999999999998},"last":0.83199999999999996}]},{"osd":3,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.999,"15min":0.99099999999999999},"min":{"1min":0.69499999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.5129999999999999,"5min":2.113,"15min":2.113},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.96199999999999997,"15min":0.95399999999999996},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.3160000000000001,"5min":1.855,"15min":1.855},"last":0.59599999999999997}]},{"osd":5,"last update":"Sun Mar 24 11:55:20 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0109999999999999,"15min":1.0189999999999999},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5900000000000001,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.091,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.623,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.482,"5min":2.0339999999999998,"15min":2.0339999999999998},"last":0.76000000000000001}]},{"osd":6,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.77,"5min":1.77,"15min":1.77},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1180000000000001,"15min":1.117},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.097}]},{"osd":7,"last update":"Sun Mar 24 11:54:31 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":2.3090000000000002,"5min":2.3090000000000002,"15min":2.3090000000000002},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":2.5960000000000001,"5min":2.5960000000000001,"15min":2.5960000000000001},"last":1.0549999999999999}]}]},{"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":5684,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739468,"statfs":{"total":95995035648,"available":95989215232,"internally_reserved":0,"allocated":569344,"data_stored":236988,"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":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.97399999999999998,"15min":0.999},"min":{"1min":0.64300000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.2789999999999999,"5min":2.3010000000000002,"15min":2.3010000000000002},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.68400000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.3140000000000001,"5min":1.383,"15min":1.383},"last":0.84899999999999998}]},{"osd":1,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.88800000000000001,"15min":0.86299999999999999},"min":{"1min":0.66800000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2989999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.048},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.98399999999999999,"15min":0.98799999999999999},"min":{"1min":0.71799999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.173,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.76200000000000001}]},{"osd":2,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.95999999999999996,"15min":0.95299999999999996},"min":{"1min":0.67500000000000004,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.997,"15min":0.996},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3680000000000001,"5min":1.391,"15min":1.391},"last":0.97299999999999998}]},{"osd":3,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.97899999999999998,"15min":0.97199999999999998},"min":{"1min":0.79500000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.995},{"interface":"front","average":{"1min":1.081,"5min":1.044,"15min":1.036},"min":{"1min":0.84099999999999997,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3380000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.016}]},{"osd":4,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.94999999999999996,"15min":0.94499999999999995},"min":{"1min":0.64200000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.268,"5min":1.337,"15min":1.337},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.036,"15min":1.002},"min":{"1min":0.78900000000000003,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.1619999999999999}]},{"osd":6,"last update":"Sun Mar 24 11:54:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.024,"15min":1.0169999999999999},"min":{"1min":0.622,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.034},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.125,"15min":1.117},"min":{"1min":0.88800000000000001,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.4930000000000001,"5min":1.494,"15min":1.494},"last":1.2050000000000001}]},{"osd":7,"last update":"Sun Mar 24 11:55:32 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.206,"15min":1.212},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.232,"5min":1.2729999999999999,"15min":1.28},"min":{"1min":0.88,"5min":0.88,"15min":0.88},"max":{"1min":1.6499999999999999,"5min":2.5169999999999999,"15min":2.5169999999999999},"last":1.0820000000000001}]}]}],"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-24T11:55:37.871 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T11:55:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:38 smithi134 bash[14434]: cluster 2024-03-24T11:55:37.044255+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:38 smithi134 bash[14434]: audit 2024-03-24T11:55:37.175761+0000 mgr.y (mgr.24367) 81 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T11:55:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:38 smithi134 bash[19763]: cluster 2024-03-24T11:55:37.044255+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:38 smithi134 bash[19763]: audit 2024-03-24T11:55:37.175761+0000 mgr.y (mgr.24367) 81 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T11:55:39.227 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:38 smithi135 bash[14429]: cluster 2024-03-24T11:55:37.044255+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:39.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:38 smithi135 bash[14429]: audit 2024-03-24T11:55:37.175761+0000 mgr.y (mgr.24367) 81 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T11:55:40.604 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:40.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:40 smithi134 bash[14434]: cluster 2024-03-24T11:55:39.044933+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:40.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:40 smithi134 bash[19763]: cluster 2024-03-24T11:55:39.044933+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:40.977 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:40 smithi135 bash[14429]: cluster 2024-03-24T11:55:39.044933+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:40.978 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:55:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:55:43.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:42 smithi134 bash[14434]: cluster 2024-03-24T11:55:41.045680+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:43.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:42 smithi134 bash[19763]: cluster 2024-03-24T11:55:41.045680+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:43.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:42 smithi135 bash[14429]: cluster 2024-03-24T11:55:41.045680+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:43.693 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:55:43.695 INFO:teuthology.orchestra.run.smithi134.stderr:dumped all 2024-03-24T11:55:44.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:55:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:43] "GET /metrics HTTP/1.1" 200 191496 "" "Prometheus/2.33.4" 2024-03-24T11:55:44.453 INFO:teuthology.orchestra.run.smithi134.stdout:{"pg_ready":true,"pg_map":{"version":56,"stamp":"2024-03-24T11:55:43.045985+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":48828,"kb_used_data":6076,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912388,"statfs":{"total":767960285184,"available":767910285312,"internally_reserved":0,"allocated":6221824,"data_stored":3487483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003789"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-24T11:53:57.415373+0000","last_change":"2024-03-24T11:53:34.736024+0000","last_active":"2024-03-24T11:53:57.415373+0000","last_peered":"2024-03-24T11:53:57.415373+0000","last_clean":"2024-03-24T11:53:57.415373+0000","last_became_active":"2024-03-24T11:53:34.735042+0000","last_became_peered":"2024-03-24T11:53:34.735042+0000","last_unstale":"2024-03-24T11:53:57.415373+0000","last_undegraded":"2024-03-24T11:53:57.415373+0000","last_fullsized":"2024-03-24T11:53:57.415373+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-24T11:50:27.203221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T11:50:27.203221+0000","last_clean_scrub_stamp":"2024-03-24T11:50:27.203221+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-25T18:26:21.139326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234011,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Mar 24 11:55:36 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.872,"15min":0.87},"min":{"1min":0.65000000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.92600000000000005,"15min":0.91800000000000004},"min":{"1min":0.71199999999999997,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.94499999999999995}]},{"osd":1,"last update":"Sun Mar 24 11:55:36 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94599999999999995,"15min":0.94699999999999995},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.999,"5min":0.99099999999999999,"15min":0.98899999999999999},"min":{"1min":0.69299999999999995,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.419}]},{"osd":2,"last update":"Sun Mar 24 11:55:36 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.96199999999999997,"15min":0.96599999999999997},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3260000000000001,"5min":1.423,"15min":1.423},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.995,"15min":1.0009999999999999},"min":{"1min":0.73499999999999999,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.1919999999999999,"5min":1.696,"15min":1.696},"last":1.0580000000000001}]},{"osd":3,"last update":"Sun Mar 24 11:55:36 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.99299999999999999,"15min":1.0009999999999999},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2869999999999999,"5min":1.76,"15min":1.76},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0329999999999999,"15min":1.0269999999999999},"min":{"1min":0.77300000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.333,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.333}]},{"osd":4,"last update":"Sun Mar 24 11:55:36 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.028,"15min":1.048},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.329,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.028,"15min":1.036},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2529999999999999,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.1990000000000001}]},{"osd":5,"last update":"Sun Mar 24 11:55:36 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0369999999999999,"15min":1.0289999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.494,"5min":1.597,"15min":1.597},"last":1.097},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1299999999999999,"15min":1.1339999999999999},"min":{"1min":0.56399999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.423,"5min":1.716,"15min":1.716},"last":1.272}]},{"osd":6,"last update":"Sun Mar 24 11:55:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.1619999999999999,"15min":1.159},"min":{"1min":0.73499999999999999,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.607,"5min":1.649,"15min":1.649},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.121,"5min":1.1759999999999999,"15min":1.1850000000000001},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.163}]}]},{"osd":6,"up_from":46,"seq":197568495652,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.92400000000000004,"15min":0.90600000000000003},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":3.4140000000000001,"5min":3.4140000000000001,"15min":3.4140000000000001},"last":1.306},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.95399999999999996,"15min":0.93700000000000006},"min":{"1min":0.59499999999999997,"5min":0.442,"15min":0.442},"max":{"1min":3.601,"5min":3.601,"15min":3.601},"last":1.679}]},{"osd":1,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.93500000000000005,"15min":0.92400000000000004},"min":{"1min":0.56100000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":3.359,"5min":3.359,"15min":3.359},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.073,"5min":0.94199999999999995,"15min":0.92000000000000004},"min":{"1min":0.69299999999999995,"5min":0.62,"15min":0.62},"max":{"1min":3.3730000000000002,"5min":3.3730000000000002,"15min":3.3730000000000002},"last":1.2569999999999999}]},{"osd":2,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.91400000000000003,"15min":0.89200000000000002},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":3.8170000000000002,"5min":3.8170000000000002,"15min":3.8170000000000002},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.091,"5min":0.93799999999999994,"15min":0.91200000000000003},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":3.8820000000000001,"5min":3.8820000000000001,"15min":3.8820000000000001},"last":0.98299999999999998}]},{"osd":3,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":0.98999999999999999,"15min":0.96599999999999997},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":3.6419999999999999,"5min":3.6419999999999999,"15min":3.6419999999999999},"last":1.514},{"interface":"front","average":{"1min":1.131,"5min":1.012,"15min":0.99199999999999999},"min":{"1min":0.66400000000000003,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":3.4710000000000001,"5min":3.4710000000000001,"15min":3.4710000000000001},"last":1.117}]},{"osd":4,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.91100000000000003,"15min":0.90300000000000002},"min":{"1min":0.70199999999999996,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.026,"5min":1.0169999999999999,"15min":1.0149999999999999},"min":{"1min":0.64100000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.0740000000000001}]},{"osd":5,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.997,"15min":0.999},"min":{"1min":0.63800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.244,"5min":1.327,"15min":1.327},"last":1.387},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.052,"15min":1.0489999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.5840000000000001}]},{"osd":7,"last update":"Sun Mar 24 11:55:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1000000000000001,"15min":1.0920000000000001},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.5489999999999999},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.1850000000000001,"15min":1.1739999999999999},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.6819999999999999,"5min":1.704,"15min":1.704},"last":1.4319999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574921,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.70099999999999996,"15min":0.60599999999999998},"min":{"1min":0.36299999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.155,"5min":1.252,"15min":1.252},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.77800000000000002,"15min":0.64200000000000002},"min":{"1min":0.48799999999999999,"5min":0.379,"15min":0.379},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.88}]},{"osd":2,"last update":"Sun Mar 24 11:55:35 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.81100000000000005,"15min":0.73799999999999999},"min":{"1min":0.46999999999999997,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":1.123},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.83199999999999996,"15min":0.76800000000000002},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.83299999999999996}]},{"osd":3,"last update":"Sun Mar 24 11:55:22 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88400000000000001,"15min":0.85999999999999999},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.81999999999999995,"15min":0.81200000000000006},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.216}]},{"osd":4,"last update":"Sun Mar 24 11:54:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.075,"15min":1.0820000000000001},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.6379999999999999,"5min":1.71,"15min":1.71},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1599999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.1970000000000001}]},{"osd":5,"last update":"Sun Mar 24 11:55:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0740000000000001,"15min":1.077},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":1.417},{"interface":"front","average":{"1min":1.147,"5min":1.177,"15min":1.1850000000000001},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.5069999999999999,"5min":1.623,"15min":1.623},"last":1.5129999999999999}]},{"osd":6,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.1910000000000001,"15min":1.2030000000000001},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.583},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2450000000000001,"15min":1.2549999999999999},"min":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.47}]},{"osd":7,"last update":"Sun Mar 24 11:55:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.2130000000000001,"15min":1.2190000000000001},"min":{"1min":0.873,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.8340000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.637},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.155}]}]},{"osd":0,"up_from":8,"seq":34359738448,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.68000000000000005,"15min":0.621},"min":{"1min":0.58499999999999996,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.76300000000000001,"15min":0.68300000000000005},"min":{"1min":0.52600000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.244}]},{"osd":2,"last update":"Sun Mar 24 11:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.81799999999999995,"15min":0.73199999999999998},"min":{"1min":0.51900000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.2230000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.77000000000000002,"15min":0.71599999999999997},"min":{"1min":0.49399999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1020000000000001,"5min":1.28,"15min":1.28},"last":0.84499999999999997}]},{"osd":3,"last update":"Sun Mar 24 11:55:15 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.80700000000000005,"15min":0.76700000000000002},"min":{"1min":0.54300000000000004,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.91500000000000004,"15min":0.85699999999999998},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.873}]},{"osd":4,"last update":"Sun Mar 24 11:54:46 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.995,"15min":0.98499999999999999},"min":{"1min":0.74399999999999999,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3480000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.206,"5min":1.1040000000000001,"15min":1.0900000000000001},"min":{"1min":0.86599999999999999,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.94999999999999996}]},{"osd":5,"last update":"Sun Mar 24 11:55:21 2024","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.1220000000000001,"15min":1.0800000000000001},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.5980000000000001,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.163},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.194,"15min":1.1890000000000001},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.1819999999999999}]},{"osd":6,"last update":"Sun Mar 24 11:55:00 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.25,"15min":1.254},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.099},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.179,"15min":1.1779999999999999},"min":{"1min":0.93000000000000005,"5min":0.91300000000000003,"15min":0.91300000000000003},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.97199999999999998}]},{"osd":7,"last update":"Sun Mar 24 11:55:34 2024","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.2070000000000001,"15min":1.21},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.286,"5min":1.296,"15min":1.298},"min":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"max":{"1min":1.6120000000000001,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.036}]}]},{"osd":2,"up_from":18,"seq":77309411394,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Mar 24 11:55:37 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.75900000000000001,"15min":0.67100000000000004},"min":{"1min":0.53800000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.5069999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.79400000000000004,"15min":0.70699999999999996},"min":{"1min":0.58399999999999996,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.1399999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.95599999999999996}]},{"osd":1,"last update":"Sun Mar 24 11:55:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.82499999999999996,"15min":0.74099999999999999},"min":{"1min":0.623,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.704,"5min":1.704,"15min":1.704},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.81299999999999994,"15min":0.76700000000000002},"min":{"1min":0.56299999999999994,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2929999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.86099999999999999}]},{"osd":3,"last update":"Sun Mar 24 11:55:15 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.86599999999999999,"15min":0.84599999999999997},"min":{"1min":0.65300000000000002,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1970000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.877,"15min":0.84199999999999997},"min":{"1min":0.502,"5min":0.441,"15min":0.441},"max":{"1min":1.1699999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.80100000000000005}]},{"osd":4,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0349999999999999,"15min":1.0129999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3839999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.04},{"interface":"front","average":{"1min":1.069,"5min":1.0589999999999999,"15min":1.0429999999999999},"min":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.252}]},{"osd":5,"last update":"Sun Mar 24 11:55:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.083,"15min":1.0860000000000001},"min":{"1min":0.79400000000000004,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.1220000000000001,"15min":1.101},"min":{"1min":1.0189999999999999,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.5580000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.216}]},{"osd":6,"last update":"Sun Mar 24 11:54:56 2024","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.204,"15min":1.206},"min":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"max":{"1min":1.635,"5min":1.8280000000000001,"15min":1.8280000000000001},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.236,"15min":1.24},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.5660000000000001,"5min":1.806,"15min":1.806},"last":1.079}]},{"osd":7,"last update":"Sun Mar 24 11:55:37 2024","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.268,"15min":1.28},"min":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.583,"5min":1.669,"15min":1.669},"last":1.288},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2869999999999999,"15min":1.2989999999999999},"min":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"max":{"1min":1.6100000000000001,"5min":1.631,"15min":1.631},"last":1.296}]}]},{"osd":3,"up_from":25,"seq":107374182457,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Sun Mar 24 11:55:17 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.74199999999999999,"15min":0.71999999999999997},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":0.94499999999999995,"5min":1.331,"15min":1.331},"last":0.749},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.1060000000000001,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.80800000000000005}]},{"osd":1,"last update":"Sun Mar 24 11:55:17 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.77400000000000002,"15min":0.77200000000000002},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.127,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.84699999999999998,"15min":0.83899999999999997},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2110000000000001,"5min":1.405,"15min":1.405},"last":1.006}]},{"osd":2,"last update":"Sun Mar 24 11:55:17 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.88600000000000001,"15min":0.87},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.125,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.82099999999999995,"15min":0.83199999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.083,"5min":1.492,"15min":1.492},"last":0.95599999999999996}]},{"osd":4,"last update":"Sun Mar 24 11:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.008,"15min":1.0049999999999999},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.351,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.149,"5min":1.0900000000000001,"15min":1.0629999999999999},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.599,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.085}]},{"osd":5,"last update":"Sun Mar 24 11:55:21 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.0289999999999999,"15min":1.0529999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2490000000000001,"5min":1.508,"15min":1.508},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.135,"15min":1.1399999999999999},"min":{"1min":0.70799999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.5029999999999999,"5min":1.841,"15min":1.841},"last":0.98599999999999999}]},{"osd":6,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.236,"15min":1.26},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.4359999999999999,"5min":1.794,"15min":1.794},"last":1.097},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.2969999999999999,"15min":1.3069999999999999},"min":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"max":{"1min":1.5409999999999999,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.288}]},{"osd":7,"last update":"Sun Mar 24 11:55:32 2024","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.276,"15min":1.2849999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.5589999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.23},{"interface":"front","average":{"1min":1.194,"5min":1.282,"15min":1.296},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.47,"5min":1.76,"15min":1.76},"last":1.337}]}]},{"osd":4,"up_from":30,"seq":128849018931,"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,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":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.95099999999999996,"15min":0.93700000000000006},"min":{"1min":0.65200000000000002,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.488,"5min":2.5219999999999998,"15min":2.5219999999999998},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.93100000000000005,"15min":0.92100000000000004},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.3859999999999999,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":0.66000000000000003}]},{"osd":1,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.878,"15min":0.88700000000000001},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.113,"5min":1.974,"15min":1.974},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.94799999999999995,"15min":0.92700000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3879999999999999,"5min":2.4489999999999998,"15min":2.4489999999999998},"last":0.754}]},{"osd":2,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97899999999999998,"15min":0.97099999999999997},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.444,"5min":2.5699999999999998,"15min":2.5699999999999998},"last":1.155},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.99299999999999999,"15min":0.96999999999999997},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.446,"5min":2.1829999999999998,"15min":2.1829999999999998},"last":0.85099999999999998}]},{"osd":3,"last update":"Sun Mar 24 11:54:47 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.999,"15min":0.99099999999999999},"min":{"1min":0.69499999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.5129999999999999,"5min":2.113,"15min":2.113},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.96199999999999997,"15min":0.95399999999999996},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.3160000000000001,"5min":1.855,"15min":1.855},"last":0.71399999999999997}]},{"osd":5,"last update":"Sun Mar 24 11:55:20 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0109999999999999,"15min":1.0189999999999999},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5900000000000001,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.623,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.482,"5min":2.0339999999999998,"15min":2.0339999999999998},"last":1.1339999999999999}]},{"osd":6,"last update":"Sun Mar 24 11:54:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.77,"5min":1.77,"15min":1.77},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1180000000000001,"15min":1.117},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.012}]},{"osd":7,"last update":"Sun Mar 24 11:55:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.095,"15min":1.095},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5549999999999999,"5min":2.3090000000000002,"15min":2.3090000000000002},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.3009999999999999,"15min":1.3200000000000001},"min":{"1min":0.90000000000000002,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.411,"5min":2.5960000000000001,"15min":2.5960000000000001},"last":1.244}]}]},{"osd":5,"up_from":38,"seq":163208757291,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5684,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739468,"statfs":{"total":95995035648,"available":95989215232,"internally_reserved":0,"allocated":569344,"data_stored":236988,"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":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.97399999999999998,"15min":0.999},"min":{"1min":0.64300000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.2789999999999999,"5min":2.3010000000000002,"15min":2.3010000000000002},"last":0.996},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.68400000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.3140000000000001,"5min":1.383,"15min":1.383},"last":0.73599999999999999}]},{"osd":1,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.88800000000000001,"15min":0.86299999999999999},"min":{"1min":0.66800000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2989999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.98399999999999999,"15min":0.98799999999999999},"min":{"1min":0.71799999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.173,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.83699999999999997}]},{"osd":2,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.95999999999999996,"15min":0.95299999999999996},"min":{"1min":0.67500000000000004,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.008,"5min":0.997,"15min":0.996},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3680000000000001,"5min":1.391,"15min":1.391},"last":0.85899999999999999}]},{"osd":3,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.97899999999999998,"15min":0.97199999999999998},"min":{"1min":0.79500000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.018},{"interface":"front","average":{"1min":1.081,"5min":1.044,"15min":1.036},"min":{"1min":0.84099999999999997,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3380000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.90100000000000002}]},{"osd":4,"last update":"Sun Mar 24 11:55:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.94999999999999996,"15min":0.94499999999999995},"min":{"1min":0.64200000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.268,"5min":1.337,"15min":1.337},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.036,"15min":1.002},"min":{"1min":0.78900000000000003,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.66300000000000003}]},{"osd":6,"last update":"Sun Mar 24 11:54:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.024,"15min":1.0169999999999999},"min":{"1min":0.622,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.125,"15min":1.117},"min":{"1min":0.88800000000000001,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.4930000000000001,"5min":1.494,"15min":1.494},"last":0.81999999999999995}]},{"osd":7,"last update":"Sun Mar 24 11:55:32 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.206,"15min":1.212},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.87},{"interface":"front","average":{"1min":1.232,"5min":1.2729999999999999,"15min":1.28},"min":{"1min":0.88,"5min":0.88,"15min":0.88},"max":{"1min":1.6499999999999999,"5min":2.5169999999999999,"15min":2.5169999999999999},"last":0.77200000000000002}]}]}],"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-24T11:55:44.455 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-24T11:55:44.455 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-24T11:55:44.455 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-24T11:55:44.455 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 -- ceph health --format=json 2024-03-24T11:55:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:44 smithi134 bash[14434]: cluster 2024-03-24T11:55:43.046329+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:44 smithi134 bash[14434]: audit 2024-03-24T11:55:43.690093+0000 mgr.y (mgr.24367) 85 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T11:55:45.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:44 smithi134 bash[19763]: cluster 2024-03-24T11:55:43.046329+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:45.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:44 smithi134 bash[19763]: audit 2024-03-24T11:55:43.690093+0000 mgr.y (mgr.24367) 85 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T11:55:45.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:44 smithi135 bash[14429]: cluster 2024-03-24T11:55:43.046329+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:45.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:44 smithi135 bash[14429]: audit 2024-03-24T11:55:43.690093+0000 mgr.y (mgr.24367) 85 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T11:55:47.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:46 smithi134 bash[14434]: cluster 2024-03-24T11:55:45.046976+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:47.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:46 smithi134 bash[19763]: cluster 2024-03-24T11:55:45.046976+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:47.187 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T11:55:47.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:46 smithi135 bash[14429]: cluster 2024-03-24T11:55:45.046976+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:48 smithi134 bash[14434]: cluster 2024-03-24T11:55:47.047578+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:49.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:48 smithi134 bash[19763]: cluster 2024-03-24T11:55:47.047578+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:49.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:48 smithi135 bash[14429]: cluster 2024-03-24T11:55:47.047578+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:50.155 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-24T11:55:50.155 INFO:teuthology.orchestra.run.smithi134.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-24T11:55:50.889 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-24T11:55:50.889 INFO:tasks.cephadm:Setup complete, yielding 2024-03-24T11:55:50.890 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T11:55:50.900 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi134.front.sepia.ceph.com 2024-03-24T11:55:50.901 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-03-24T11:55:50.978 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:55:50 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:55:50.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:50 smithi135 bash[14429]: cluster 2024-03-24T11:55:49.048244+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:50.978 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:50 smithi135 bash[14429]: audit 2024-03-24T11:55:50.155633+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.134:0/1100363819' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T11:55:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:50 smithi134 bash[14434]: cluster 2024-03-24T11:55:49.048244+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:50 smithi134 bash[14434]: audit 2024-03-24T11:55:50.155633+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.134:0/1100363819' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T11:55:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:50 smithi134 bash[19763]: cluster 2024-03-24T11:55:49.048244+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:50 smithi134 bash[19763]: audit 2024-03-24T11:55:50.155633+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.134:0/1100363819' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T11:55:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:52 smithi134 bash[14434]: cluster 2024-03-24T11:55:51.048811+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:52 smithi134 bash[19763]: cluster 2024-03-24T11:55:51.048811+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:53.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:52 smithi135 bash[14429]: cluster 2024-03-24T11:55:51.048811+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:53.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:55:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:55:53] "GET /metrics HTTP/1.1" 200 191496 "" "Prometheus/2.33.4" 2024-03-24T11:55:54.858 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T11:55:54.868 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi134.front.sepia.ceph.com 2024-03-24T11:55:54.868 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-24T11:55:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[14434]: cluster 2024-03-24T11:55:53.049411+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[14434]: audit 2024-03-24T11:55:54.089745+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' 2024-03-24T11:55:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[14434]: audit 2024-03-24T11:55:54.113435+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[14434]: audit 2024-03-24T11:55:54.114626+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[14434]: audit 2024-03-24T11:55:54.123124+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:55.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[19763]: cluster 2024-03-24T11:55:53.049411+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:55.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[19763]: audit 2024-03-24T11:55:54.089745+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' 2024-03-24T11:55:55.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[19763]: audit 2024-03-24T11:55:54.113435+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:55.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[19763]: audit 2024-03-24T11:55:54.114626+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:55.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:54 smithi134 bash[19763]: audit 2024-03-24T11:55:54.123124+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:55.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:54 smithi135 bash[14429]: cluster 2024-03-24T11:55:53.049411+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:55.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:54 smithi135 bash[14429]: audit 2024-03-24T11:55:54.089745+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' 2024-03-24T11:55:55.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:54 smithi135 bash[14429]: audit 2024-03-24T11:55:54.113435+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:55:55.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:54 smithi135 bash[14429]: audit 2024-03-24T11:55:54.114626+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:55:55.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:54 smithi135 bash[14429]: audit 2024-03-24T11:55:54.123124+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:55:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:56 smithi134 bash[14434]: cluster 2024-03-24T11:55:55.050047+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:57.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:56 smithi134 bash[19763]: cluster 2024-03-24T11:55:55.050047+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:57.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:56 smithi135 bash[14429]: cluster 2024-03-24T11:55:55.050047+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:58 smithi134 bash[14434]: audit 2024-03-24T11:55:57.120900+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:55:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:58 smithi134 bash[14434]: audit 2024-03-24T11:55:57.375890+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:55:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:58 smithi134 bash[19763]: audit 2024-03-24T11:55:57.120900+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:55:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:58 smithi134 bash[19763]: audit 2024-03-24T11:55:57.375890+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:55:58.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:58 smithi135 bash[14429]: audit 2024-03-24T11:55:57.120900+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:55:58.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:58 smithi135 bash[14429]: audit 2024-03-24T11:55:57.375890+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:55:59.272 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:55:59.272 INFO:teuthology.orchestra.run.smithi134.stdout: "id": "03a9b95a-8bb9-44a0-9adc-e84d2e007439", 2024-03-24T11:55:59.272 INFO:teuthology.orchestra.run.smithi134.stdout: "name": "r", 2024-03-24T11:55:59.272 INFO:teuthology.orchestra.run.smithi134.stdout: "current_period": "51b4b3b6-be81-44e8-9898-83e142eb9a0f", 2024-03-24T11:55:59.272 INFO:teuthology.orchestra.run.smithi134.stdout: "epoch": 1 2024-03-24T11:55:59.272 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:55:59.474 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[14434]: cluster 2024-03-24T11:55:57.050605+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:59.474 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[14434]: cluster 2024-03-24T11:55:58.228219+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-24T11:55:59.474 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[14434]: audit 2024-03-24T11:55:58.228823+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.134:0/1074146226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T11:55:59.474 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[14434]: audit 2024-03-24T11:55:58.233384+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T11:55:59.474 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[19763]: cluster 2024-03-24T11:55:57.050605+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:59.475 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[19763]: cluster 2024-03-24T11:55:58.228219+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-24T11:55:59.475 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[19763]: audit 2024-03-24T11:55:58.228823+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.134:0/1074146226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T11:55:59.475 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:55:59 smithi134 bash[19763]: audit 2024-03-24T11:55:58.233384+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T11:55:59.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:59 smithi135 bash[14429]: cluster 2024-03-24T11:55:57.050605+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:55:59.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:59 smithi135 bash[14429]: cluster 2024-03-24T11:55:58.228219+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-24T11:55:59.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:59 smithi135 bash[14429]: audit 2024-03-24T11:55:58.228823+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.134:0/1074146226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T11:55:59.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:55:59 smithi135 bash[14429]: audit 2024-03-24T11:55:58.233384+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T11:56:00.060 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-24T11:56:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:00 smithi134 bash[14434]: cluster 2024-03-24T11:55:59.051252+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v65: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:00 smithi134 bash[14434]: audit 2024-03-24T11:55:59.230405+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-24T11:56:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:00 smithi134 bash[14434]: cluster 2024-03-24T11:55:59.230712+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-24T11:56:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:00 smithi134 bash[19763]: cluster 2024-03-24T11:55:59.051252+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v65: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:00.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:00 smithi134 bash[19763]: audit 2024-03-24T11:55:59.230405+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-24T11:56:00.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:00 smithi134 bash[19763]: cluster 2024-03-24T11:55:59.230712+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-24T11:56:00.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:00 smithi135 bash[14429]: cluster 2024-03-24T11:55:59.051252+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v65: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:00.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:00 smithi135 bash[14429]: audit 2024-03-24T11:55:59.230405+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-24T11:56:00.478 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:00 smithi135 bash[14429]: cluster 2024-03-24T11:55:59.230712+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-24T11:56:00.978 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:56:00 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:56:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:01 smithi134 bash[14434]: cluster 2024-03-24T11:56:00.244585+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-24T11:56:01.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:01 smithi134 bash[19763]: cluster 2024-03-24T11:56:00.244585+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-24T11:56:01.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:01 smithi135 bash[14429]: cluster 2024-03-24T11:56:00.244585+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-24T11:56:02.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:02 smithi134 bash[14434]: cluster 2024-03-24T11:56:01.051914+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v68: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:02.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:02 smithi134 bash[19763]: cluster 2024-03-24T11:56:01.051914+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v68: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:02.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:02 smithi135 bash[14429]: cluster 2024-03-24T11:56:01.051914+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v68: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:02.895 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:56:02.895 INFO:teuthology.orchestra.run.smithi134.stdout: "id": "21cec280-d206-4888-8a9e-355b61b3d9c8", 2024-03-24T11:56:02.895 INFO:teuthology.orchestra.run.smithi134.stdout: "name": "default", 2024-03-24T11:56:02.895 INFO:teuthology.orchestra.run.smithi134.stdout: "api_name": "default", 2024-03-24T11:56:02.895 INFO:teuthology.orchestra.run.smithi134.stdout: "is_master": "true", 2024-03-24T11:56:02.895 INFO:teuthology.orchestra.run.smithi134.stdout: "endpoints": [], 2024-03-24T11:56:02.895 INFO:teuthology.orchestra.run.smithi134.stdout: "hostnames": [], 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "hostnames_s3website": [], 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "master_zone": "", 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "zones": [], 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "placement_targets": [], 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "default_placement": "", 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "realm_id": "03a9b95a-8bb9-44a0-9adc-e84d2e007439", 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "sync_policy": { 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: "groups": [] 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:02.896 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:56:03.676 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-24T11:56:03.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:56:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:03] "GET /metrics HTTP/1.1" 200 191499 "" "Prometheus/2.33.4" 2024-03-24T11:56:04.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:04 smithi134 bash[14434]: cluster 2024-03-24T11:56:03.052720+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v69: 33 pgs: 11 unknown, 22 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-03-24T11:56:04.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:04 smithi134 bash[19763]: cluster 2024-03-24T11:56:03.052720+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v69: 33 pgs: 11 unknown, 22 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-03-24T11:56:04.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:04 smithi135 bash[14429]: cluster 2024-03-24T11:56:03.052720+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v69: 33 pgs: 11 unknown, 22 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-03-24T11:56:06.524 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:06 smithi134 bash[14434]: cluster 2024-03-24T11:56:05.053474+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-24T11:56:06.524 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:06 smithi134 bash[19763]: cluster 2024-03-24T11:56:05.053474+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-24T11:56:06.646 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:56:06.646 INFO:teuthology.orchestra.run.smithi134.stdout: "id": "6c96263f-dccd-4d86-807a-f0b05279090b", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "name": "z", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "domain_root": "z.rgw.meta:root", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "control_pool": "z.rgw.control", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "log_pool": "z.rgw.log", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-24T11:56:06.647 INFO:teuthology.orchestra.run.smithi134.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "otp_pool": "z.rgw.otp", 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "system_key": { 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "access_key": "", 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "secret_key": "" 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "placement_pools": [ 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "key": "default-placement", 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "val": { 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "storage_classes": { 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "STANDARD": { 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:06.648 INFO:teuthology.orchestra.run.smithi134.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-24T11:56:06.649 INFO:teuthology.orchestra.run.smithi134.stdout: "index_type": 0 2024-03-24T11:56:06.649 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:06.649 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:06.649 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T11:56:06.649 INFO:teuthology.orchestra.run.smithi134.stdout: "realm_id": "03a9b95a-8bb9-44a0-9adc-e84d2e007439", 2024-03-24T11:56:06.649 INFO:teuthology.orchestra.run.smithi134.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-24T11:56:06.649 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:56:06.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:06 smithi135 bash[14429]: cluster 2024-03-24T11:56:05.053474+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-24T11:56:07.402 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-24T11:56:08.578 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:08 smithi134 bash[19763]: cluster 2024-03-24T11:56:07.054099+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v71: 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-24T11:56:08.578 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:08 smithi134 bash[14434]: cluster 2024-03-24T11:56:07.054099+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v71: 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-24T11:56:08.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:08 smithi135 bash[14429]: cluster 2024-03-24T11:56:07.054099+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v71: 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-24T11:56:10.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:10 smithi134 bash[14434]: cluster 2024-03-24T11:56:09.054991+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-24T11:56:10.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:10 smithi134 bash[19763]: cluster 2024-03-24T11:56:09.054991+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-24T11:56:10.713 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:10 smithi135 bash[14429]: cluster 2024-03-24T11:56:09.054991+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-24T11:56:10.978 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:56:10 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:56:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[14434]: cluster 2024-03-24T11:56:11.055621+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-24T11:56:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[14434]: cluster 2024-03-24T11:56:11.287262+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-24T11:56:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[14434]: audit 2024-03-24T11:56:11.295981+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.134:0/1035205745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T11:56:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[14434]: audit 2024-03-24T11:56:11.296590+0000 mon.a (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T11:56:12.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[19763]: cluster 2024-03-24T11:56:11.055621+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-24T11:56:12.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[19763]: cluster 2024-03-24T11:56:11.287262+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-24T11:56:12.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[19763]: audit 2024-03-24T11:56:11.295981+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.134:0/1035205745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T11:56:12.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:12 smithi134 bash[19763]: audit 2024-03-24T11:56:11.296590+0000 mon.a (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T11:56:12.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:12 smithi135 bash[14429]: cluster 2024-03-24T11:56:11.055621+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-24T11:56:12.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:12 smithi135 bash[14429]: cluster 2024-03-24T11:56:11.287262+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-24T11:56:12.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:12 smithi135 bash[14429]: audit 2024-03-24T11:56:11.295981+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.134:0/1035205745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T11:56:12.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:12 smithi135 bash[14429]: audit 2024-03-24T11:56:11.296590+0000 mon.a (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T11:56:13.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:13 smithi134 bash[14434]: audit 2024-03-24T11:56:12.294136+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-24T11:56:13.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:13 smithi134 bash[14434]: cluster 2024-03-24T11:56:12.294299+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-24T11:56:13.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:13 smithi134 bash[19763]: audit 2024-03-24T11:56:12.294136+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-24T11:56:13.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:13 smithi134 bash[19763]: cluster 2024-03-24T11:56:12.294299+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-24T11:56:13.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:13 smithi135 bash[14429]: audit 2024-03-24T11:56:12.294136+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-24T11:56:13.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:13 smithi135 bash[14429]: cluster 2024-03-24T11:56:12.294299+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-24T11:56:14.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:56:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:13] "GET /metrics HTTP/1.1" 200 194235 "" "Prometheus/2.33.4" 2024-03-24T11:56:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[14434]: cluster 2024-03-24T11:56:13.056606+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v76: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 639 B/s wr, 4 op/s 2024-03-24T11:56:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[14434]: cluster 2024-03-24T11:56:13.314226+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-24T11:56:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[14434]: audit 2024-03-24T11:56:13.321327+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.134:0/1035205745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T11:56:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[14434]: audit 2024-03-24T11:56:13.322251+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T11:56:14.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[19763]: cluster 2024-03-24T11:56:13.056606+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v76: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 639 B/s wr, 4 op/s 2024-03-24T11:56:14.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[19763]: cluster 2024-03-24T11:56:13.314226+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-24T11:56:14.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[19763]: audit 2024-03-24T11:56:13.321327+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.134:0/1035205745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T11:56:14.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:14 smithi134 bash[19763]: audit 2024-03-24T11:56:13.322251+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T11:56:14.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:14 smithi135 bash[14429]: cluster 2024-03-24T11:56:13.056606+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v76: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 639 B/s wr, 4 op/s 2024-03-24T11:56:14.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:14 smithi135 bash[14429]: cluster 2024-03-24T11:56:13.314226+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-24T11:56:14.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:14 smithi135 bash[14429]: audit 2024-03-24T11:56:13.321327+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.134:0/1035205745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T11:56:14.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:14 smithi135 bash[14429]: audit 2024-03-24T11:56:13.322251+0000 mon.a (mon.0) 721 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T11:56:15.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:15 smithi134 bash[14434]: audit 2024-03-24T11:56:14.321456+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-24T11:56:15.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:15 smithi134 bash[14434]: cluster 2024-03-24T11:56:14.321612+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-24T11:56:15.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:15 smithi134 bash[19763]: audit 2024-03-24T11:56:14.321456+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-24T11:56:15.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:15 smithi134 bash[19763]: cluster 2024-03-24T11:56:14.321612+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-24T11:56:15.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:15 smithi135 bash[14429]: audit 2024-03-24T11:56:14.321456+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-24T11:56:15.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:15 smithi135 bash[14429]: cluster 2024-03-24T11:56:14.321612+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-24T11:56:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[14434]: cluster 2024-03-24T11:56:15.057207+0000 mgr.y (mgr.24367) 101 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-24T11:56:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[14434]: cluster 2024-03-24T11:56:15.337800+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-24T11:56:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[14434]: audit 2024-03-24T11:56:15.342501+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T11:56:16.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[14434]: audit 2024-03-24T11:56:15.350129+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T11:56:16.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[19763]: cluster 2024-03-24T11:56:15.057207+0000 mgr.y (mgr.24367) 101 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-24T11:56:16.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[19763]: cluster 2024-03-24T11:56:15.337800+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-24T11:56:16.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[19763]: audit 2024-03-24T11:56:15.342501+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T11:56:16.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:16 smithi134 bash[19763]: audit 2024-03-24T11:56:15.350129+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T11:56:16.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:16 smithi135 bash[14429]: cluster 2024-03-24T11:56:15.057207+0000 mgr.y (mgr.24367) 101 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-24T11:56:16.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:16 smithi135 bash[14429]: cluster 2024-03-24T11:56:15.337800+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-24T11:56:16.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:16 smithi135 bash[14429]: audit 2024-03-24T11:56:15.342501+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T11:56:16.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:16 smithi135 bash[14429]: audit 2024-03-24T11:56:15.350129+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T11:56:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: audit 2024-03-24T11:56:16.339631+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-24T11:56:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: cluster 2024-03-24T11:56:16.339922+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-24T11:56:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: audit 2024-03-24T11:56:16.342322+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T11:56:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: audit 2024-03-24T11:56:16.347124+0000 mon.a (mon.0) 728 : 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-24T11:56:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: audit 2024-03-24T11:56:17.344233+0000 mon.a (mon.0) 729 : 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-24T11:56:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: cluster 2024-03-24T11:56:17.344365+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-24T11:56:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: audit 2024-03-24T11:56:17.345347+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T11:56:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[14434]: audit 2024-03-24T11:56:17.346154+0000 mon.a (mon.0) 731 : 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-24T11:56:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: audit 2024-03-24T11:56:16.339631+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-24T11:56:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: cluster 2024-03-24T11:56:16.339922+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-24T11:56:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: audit 2024-03-24T11:56:16.342322+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T11:56:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: audit 2024-03-24T11:56:16.347124+0000 mon.a (mon.0) 728 : 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-24T11:56:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: audit 2024-03-24T11:56:17.344233+0000 mon.a (mon.0) 729 : 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-24T11:56:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: cluster 2024-03-24T11:56:17.344365+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-24T11:56:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: audit 2024-03-24T11:56:17.345347+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T11:56:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:17 smithi134 bash[19763]: audit 2024-03-24T11:56:17.346154+0000 mon.a (mon.0) 731 : 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-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: audit 2024-03-24T11:56:16.339631+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: cluster 2024-03-24T11:56:16.339922+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: audit 2024-03-24T11:56:16.342322+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: audit 2024-03-24T11:56:16.347124+0000 mon.a (mon.0) 728 : 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-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: audit 2024-03-24T11:56:17.344233+0000 mon.a (mon.0) 729 : 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-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: cluster 2024-03-24T11:56:17.344365+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: audit 2024-03-24T11:56:17.345347+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.134:0/593555628' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T11:56:17.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:17 smithi135 bash[14429]: audit 2024-03-24T11:56:17.346154+0000 mon.a (mon.0) 731 : 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-24T11:56:18.458 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:56:18.458 INFO:teuthology.orchestra.run.smithi134.stdout: "id": "7d55da94-9240-44e3-8b44-3af73a3da48b", 2024-03-24T11:56:18.458 INFO:teuthology.orchestra.run.smithi134.stdout: "epoch": 1, 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "predecessor_uuid": "51b4b3b6-be81-44e8-9898-83e142eb9a0f", 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "sync_status": [], 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "period_map": { 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "id": "7d55da94-9240-44e3-8b44-3af73a3da48b", 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "zonegroups": [ 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "id": "21cec280-d206-4888-8a9e-355b61b3d9c8", 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "name": "default", 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "api_name": "default", 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "is_master": "true", 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "endpoints": [], 2024-03-24T11:56:18.459 INFO:teuthology.orchestra.run.smithi134.stdout: "hostnames": [], 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "hostnames_s3website": [], 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "master_zone": "6c96263f-dccd-4d86-807a-f0b05279090b", 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "zones": [ 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "id": "6c96263f-dccd-4d86-807a-f0b05279090b", 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "name": "z", 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "endpoints": [], 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "log_meta": "false", 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "log_data": "false", 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "bucket_index_max_shards": 11, 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "read_only": "false", 2024-03-24T11:56:18.460 INFO:teuthology.orchestra.run.smithi134.stdout: "tier_type": "", 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "sync_from_all": "true", 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "sync_from": [], 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "redirect_zone": "" 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "placement_targets": [ 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "name": "default-placement", 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "tags": [], 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "storage_classes": [ 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: "STANDARD" 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-03-24T11:56:18.461 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: "default_placement": "default-placement", 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: "realm_id": "03a9b95a-8bb9-44a0-9adc-e84d2e007439", 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: "sync_policy": { 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: "groups": [] 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: "short_zone_ids": [ 2024-03-24T11:56:18.462 INFO:teuthology.orchestra.run.smithi134.stdout: { 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "key": "6c96263f-dccd-4d86-807a-f0b05279090b", 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "val": 1025946615 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "master_zonegroup": "21cec280-d206-4888-8a9e-355b61b3d9c8", 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "master_zone": "6c96263f-dccd-4d86-807a-f0b05279090b", 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "period_config": { 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "bucket_quota": { 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "enabled": false, 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "check_on_raw": false, 2024-03-24T11:56:18.463 INFO:teuthology.orchestra.run.smithi134.stdout: "max_size": -1, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "max_size_kb": 0, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "max_objects": -1 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "user_quota": { 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "enabled": false, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "check_on_raw": false, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "max_size": -1, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "max_size_kb": 0, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "max_objects": -1 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "user_ratelimit": { 2024-03-24T11:56:18.464 INFO:teuthology.orchestra.run.smithi134.stdout: "max_read_ops": 0, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "max_write_ops": 0, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "max_read_bytes": 0, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "max_write_bytes": 0, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "enabled": false 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "bucket_ratelimit": { 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "max_read_ops": 0, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "max_write_ops": 0, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "max_read_bytes": 0, 2024-03-24T11:56:18.465 INFO:teuthology.orchestra.run.smithi134.stdout: "max_write_bytes": 0, 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "enabled": false 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "anonymous_ratelimit": { 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "max_read_ops": 0, 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "max_write_ops": 0, 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "max_read_bytes": 0, 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "max_write_bytes": 0, 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "enabled": false 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "realm_id": "03a9b95a-8bb9-44a0-9adc-e84d2e007439", 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "realm_name": "r", 2024-03-24T11:56:18.466 INFO:teuthology.orchestra.run.smithi134.stdout: "realm_epoch": 2 2024-03-24T11:56:18.467 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:56:18.663 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:18 smithi134 bash[14434]: cluster 2024-03-24T11:56:17.057915+0000 mgr.y (mgr.24367) 102 : cluster [DBG] pgmap v82: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:18.663 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:18 smithi134 bash[14434]: audit 2024-03-24T11:56:18.343544+0000 mon.a (mon.0) 732 : 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-24T11:56:18.663 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:18 smithi134 bash[14434]: cluster 2024-03-24T11:56:18.343744+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-24T11:56:18.663 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:18 smithi134 bash[19763]: cluster 2024-03-24T11:56:17.057915+0000 mgr.y (mgr.24367) 102 : cluster [DBG] pgmap v82: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:18.663 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:18 smithi134 bash[19763]: audit 2024-03-24T11:56:18.343544+0000 mon.a (mon.0) 732 : 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-24T11:56:18.663 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:18 smithi134 bash[19763]: cluster 2024-03-24T11:56:18.343744+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-24T11:56:18.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:18 smithi135 bash[14429]: cluster 2024-03-24T11:56:17.057915+0000 mgr.y (mgr.24367) 102 : cluster [DBG] pgmap v82: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:18.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:18 smithi135 bash[14429]: audit 2024-03-24T11:56:18.343544+0000 mon.a (mon.0) 732 : 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-24T11:56:18.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:18 smithi135 bash[14429]: cluster 2024-03-24T11:56:18.343744+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-24T11:56:19.376 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-24T11:56:20.612 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:20 smithi134 bash[14434]: cluster 2024-03-24T11:56:19.058609+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-24T11:56:20.613 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:20 smithi134 bash[19763]: cluster 2024-03-24T11:56:19.058609+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-24T11:56:20.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:20 smithi135 bash[14429]: cluster 2024-03-24T11:56:19.058609+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-03-24T11:56:20.978 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:56:20 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:56:22.444 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled rgw.foo update... 2024-03-24T11:56:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:22 smithi134 bash[14434]: cluster 2024-03-24T11:56:21.059360+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 357 B/s wr, 1 op/s 2024-03-24T11:56:22.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:22 smithi134 bash[19763]: cluster 2024-03-24T11:56:21.059360+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 357 B/s wr, 1 op/s 2024-03-24T11:56:22.728 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:22 smithi135 bash[14429]: cluster 2024-03-24T11:56:21.059360+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 357 B/s wr, 1 op/s 2024-03-24T11:56:23.727 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.437303+0000 mgr.y (mgr.24367) 105 : audit [DBG] from='client.14718 -' 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-24T11:56:23.727 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: cephadm 2024-03-24T11:56:22.439146+0000 mgr.y (mgr.24367) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T11:56:23.727 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.443972+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.470307+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.472023+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.755030+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.768231+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.773888+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: cephadm 2024-03-24T11:56:22.774888+0000 mgr.y (mgr.24367) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.779040+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.779927+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.784033+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.791690+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: audit 2024-03-24T11:56:22.792953+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:23.728 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14434]: cephadm 2024-03-24T11:56:22.794449+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T11:56:23.729 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch apply rgw smpl' 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.437303+0000 mgr.y (mgr.24367) 105 : audit [DBG] from='client.14718 -' 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-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: cephadm 2024-03-24T11:56:22.439146+0000 mgr.y (mgr.24367) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.443972+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.470307+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.472023+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.755030+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.768231+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.773888+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: cephadm 2024-03-24T11:56:22.774888+0000 mgr.y (mgr.24367) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T11:56:23.731 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.779040+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.731 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.779927+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:23.731 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.784033+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:23.731 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.791690+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.731 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: audit 2024-03-24T11:56:22.792953+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:23.731 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[19763]: cephadm 2024-03-24T11:56:22.794449+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.437303+0000 mgr.y (mgr.24367) 105 : audit [DBG] from='client.14718 -' 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-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: cephadm 2024-03-24T11:56:22.439146+0000 mgr.y (mgr.24367) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.443972+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.470307+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.472023+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.755030+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.768231+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.773888+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: cephadm 2024-03-24T11:56:22.774888+0000 mgr.y (mgr.24367) 107 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T11:56:23.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.779040+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.779927+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:23.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.784033+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:23.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.791690+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:23.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: audit 2024-03-24T11:56:22.792953+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:23.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:23 smithi135 bash[14429]: cephadm 2024-03-24T11:56:22.794449+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T11:56:24.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:56:23 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:23] "GET /metrics HTTP/1.1" 200 194235 "" "Prometheus/2.33.4" 2024-03-24T11:56:25.079 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:24 smithi134 bash[14434]: cluster 2024-03-24T11:56:23.060907+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-24T11:56:25.080 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:24 smithi134 bash[19763]: cluster 2024-03-24T11:56:23.060907+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-24T11:56:25.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:24 smithi135 bash[14429]: cluster 2024-03-24T11:56:23.060907+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-24T11:56:26.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:26 smithi134 bash[14434]: cluster 2024-03-24T11:56:25.061691+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-24T11:56:26.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:26 smithi134 bash[19763]: cluster 2024-03-24T11:56:25.061691+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-24T11:56:27.182 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:26 smithi135 bash[14429]: cluster 2024-03-24T11:56:25.061691+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-24T11:56:28.402 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[14434]: cluster 2024-03-24T11:56:27.062176+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 947 B/s wr, 2 op/s 2024-03-24T11:56:28.403 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[14434]: audit 2024-03-24T11:56:27.132852+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:28.403 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[14434]: audit 2024-03-24T11:56:27.134784+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:28.403 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[14434]: audit 2024-03-24T11:56:27.140889+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:28.403 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[14434]: audit 2024-03-24T11:56:27.157131+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:28.403 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[14434]: audit 2024-03-24T11:56:27.168504+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:28.403 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[14434]: cephadm 2024-03-24T11:56:27.169639+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T11:56:28.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[19763]: cluster 2024-03-24T11:56:27.062176+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 947 B/s wr, 2 op/s 2024-03-24T11:56:28.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[19763]: audit 2024-03-24T11:56:27.132852+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:28.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[19763]: audit 2024-03-24T11:56:27.134784+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:28.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[19763]: audit 2024-03-24T11:56:27.140889+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:28.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[19763]: audit 2024-03-24T11:56:27.157131+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:28.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[19763]: audit 2024-03-24T11:56:27.168504+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:28.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:28 smithi134 bash[19763]: cephadm 2024-03-24T11:56:27.169639+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T11:56:28.433 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:28 smithi135 bash[14429]: cluster 2024-03-24T11:56:27.062176+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 947 B/s wr, 2 op/s 2024-03-24T11:56:28.434 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:28 smithi135 bash[14429]: audit 2024-03-24T11:56:27.132852+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:28.434 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:28 smithi135 bash[14429]: audit 2024-03-24T11:56:27.134784+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:28.434 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:28 smithi135 bash[14429]: audit 2024-03-24T11:56:27.140889+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:28.434 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:28 smithi135 bash[14429]: audit 2024-03-24T11:56:27.157131+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:28.434 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:28 smithi135 bash[14429]: audit 2024-03-24T11:56:27.168504+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:28.434 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:28 smithi135 bash[14429]: cephadm 2024-03-24T11:56:27.169639+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Deploying daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T11:56:28.894 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled rgw.smpl update... 2024-03-24T11:56:29.780 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph osd pool create foo' 2024-03-24T11:56:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[14434]: audit 2024-03-24T11:56:28.885736+0000 mgr.y (mgr.24367) 113 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:56:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[14434]: cephadm 2024-03-24T11:56:28.886911+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T11:56:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[14434]: audit 2024-03-24T11:56:28.892196+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[14434]: audit 2024-03-24T11:56:29.799021+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[14434]: audit 2024-03-24T11:56:29.802062+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[14434]: audit 2024-03-24T11:56:29.803676+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[19763]: audit 2024-03-24T11:56:28.885736+0000 mgr.y (mgr.24367) 113 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:56:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[19763]: cephadm 2024-03-24T11:56:28.886911+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T11:56:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[19763]: audit 2024-03-24T11:56:28.892196+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[19763]: audit 2024-03-24T11:56:29.799021+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[19763]: audit 2024-03-24T11:56:29.802062+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:29 smithi134 bash[19763]: audit 2024-03-24T11:56:29.803676+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:30.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:29 smithi135 bash[14429]: audit 2024-03-24T11:56:28.885736+0000 mgr.y (mgr.24367) 113 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:56:30.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:29 smithi135 bash[14429]: cephadm 2024-03-24T11:56:28.886911+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T11:56:30.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:29 smithi135 bash[14429]: audit 2024-03-24T11:56:28.892196+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:30.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:29 smithi135 bash[14429]: audit 2024-03-24T11:56:29.799021+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:30.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:29 smithi135 bash[14429]: audit 2024-03-24T11:56:29.802062+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:30.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:29 smithi135 bash[14429]: audit 2024-03-24T11:56:29.803676+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:30.978 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:56:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:56:30.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:30 smithi135 bash[14429]: cluster 2024-03-24T11:56:29.063394+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 668 B/s wr, 1 op/s 2024-03-24T11:56:31.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:30 smithi134 bash[19763]: cluster 2024-03-24T11:56:29.063394+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 668 B/s wr, 1 op/s 2024-03-24T11:56:31.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:30 smithi134 bash[14434]: cluster 2024-03-24T11:56:29.063394+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 668 B/s wr, 1 op/s 2024-03-24T11:56:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:32 smithi134 bash[14434]: cluster 2024-03-24T11:56:31.063958+0000 mgr.y (mgr.24367) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-24T11:56:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:32 smithi134 bash[14434]: audit 2024-03-24T11:56:32.159125+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:32 smithi134 bash[19763]: cluster 2024-03-24T11:56:31.063958+0000 mgr.y (mgr.24367) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-24T11:56:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:32 smithi134 bash[19763]: audit 2024-03-24T11:56:32.159125+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:33.228 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:32 smithi135 bash[14429]: cluster 2024-03-24T11:56:31.063958+0000 mgr.y (mgr.24367) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-24T11:56:33.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:32 smithi135 bash[14429]: audit 2024-03-24T11:56:32.159125+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:33.917 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:33 smithi135 bash[14429]: audit 2024-03-24T11:56:33.205728+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.134:0/1788502224' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-24T11:56:33.917 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:33 smithi135 bash[14429]: audit 2024-03-24T11:56:33.661824+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:33.917 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:33 smithi135 bash[14429]: audit 2024-03-24T11:56:33.666730+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:33.930 INFO:teuthology.orchestra.run.smithi134.stderr:pool 'foo' created 2024-03-24T11:56:34.151 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:56:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:33] "GET /metrics HTTP/1.1" 200 196850 "" "Prometheus/2.33.4" 2024-03-24T11:56:34.152 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:33 smithi134 bash[19763]: audit 2024-03-24T11:56:33.205728+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.134:0/1788502224' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-24T11:56:34.152 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:33 smithi134 bash[19763]: audit 2024-03-24T11:56:33.661824+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:34.152 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:33 smithi134 bash[19763]: audit 2024-03-24T11:56:33.666730+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:34.152 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:33 smithi134 bash[14434]: audit 2024-03-24T11:56:33.205728+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.134:0/1788502224' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-24T11:56:34.152 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:33 smithi134 bash[14434]: audit 2024-03-24T11:56:33.661824+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:34.152 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:33 smithi134 bash[14434]: audit 2024-03-24T11:56:33.666730+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: cluster 2024-03-24T11:56:33.065101+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-03-24T11:56:35.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: cephadm 2024-03-24T11:56:33.672562+0000 mgr.y (mgr.24367) 118 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:35.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:33.923199+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.134:0/1788502224' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-24T11:56:35.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: cluster 2024-03-24T11:56:33.923351+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-24T11:56:35.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.222094+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.235243+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.246701+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.260568+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.261806+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:35.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.270599+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:35.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.280986+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:34 smithi135 bash[14429]: audit 2024-03-24T11:56:34.282596+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:35.235 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: cluster 2024-03-24T11:56:33.065101+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-03-24T11:56:35.235 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: cephadm 2024-03-24T11:56:33.672562+0000 mgr.y (mgr.24367) 118 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:35.235 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:33.923199+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.134:0/1788502224' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-24T11:56:35.235 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: cluster 2024-03-24T11:56:33.923351+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-24T11:56:35.235 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.222094+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.235 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.235243+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.236 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.246701+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.236 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.260568+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.236 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.261806+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:35.236 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.270599+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:35.236 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.280986+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.236 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[14434]: audit 2024-03-24T11:56:34.282596+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:35.237 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'rbd pool init foo' 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: cluster 2024-03-24T11:56:33.065101+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 3.4 KiB/s wr, 178 op/s 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: cephadm 2024-03-24T11:56:33.672562+0000 mgr.y (mgr.24367) 118 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:33.923199+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.134:0/1788502224' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: cluster 2024-03-24T11:56:33.923351+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.222094+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.235243+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.246701+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.260568+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.238 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.261806+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:35.239 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.270599+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:35.241 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.280986+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:35.241 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:34 smithi134 bash[19763]: audit 2024-03-24T11:56:34.282596+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:36.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:35 smithi135 bash[14429]: cephadm 2024-03-24T11:56:34.253315+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T11:56:36.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:35 smithi135 bash[14429]: cephadm 2024-03-24T11:56:34.284602+0000 mgr.y (mgr.24367) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T11:56:36.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:35 smithi135 bash[14429]: cluster 2024-03-24T11:56:34.925935+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-24T11:56:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:35 smithi134 bash[14434]: cephadm 2024-03-24T11:56:34.253315+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T11:56:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:35 smithi134 bash[14434]: cephadm 2024-03-24T11:56:34.284602+0000 mgr.y (mgr.24367) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T11:56:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:35 smithi134 bash[14434]: cluster 2024-03-24T11:56:34.925935+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-24T11:56:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:35 smithi134 bash[19763]: cephadm 2024-03-24T11:56:34.253315+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T11:56:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:35 smithi134 bash[19763]: cephadm 2024-03-24T11:56:34.284602+0000 mgr.y (mgr.24367) 120 : cephadm [INF] Deploying daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T11:56:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:35 smithi134 bash[19763]: cluster 2024-03-24T11:56:34.925935+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-24T11:56:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:36 smithi134 bash[14434]: cluster 2024-03-24T11:56:35.065913+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-03-24T11:56:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:36 smithi134 bash[14434]: cluster 2024-03-24T11:56:35.953520+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-24T11:56:37.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:36 smithi134 bash[19763]: cluster 2024-03-24T11:56:35.065913+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-03-24T11:56:37.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:36 smithi134 bash[19763]: cluster 2024-03-24T11:56:35.953520+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-24T11:56:37.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:36 smithi135 bash[14429]: cluster 2024-03-24T11:56:35.065913+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-03-24T11:56:37.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:36 smithi135 bash[14429]: cluster 2024-03-24T11:56:35.953520+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-24T11:56:38.960 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[19763]: cluster 2024-03-24T11:56:37.066777+0000 mgr.y (mgr.24367) 122 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-03-24T11:56:38.961 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[14434]: cluster 2024-03-24T11:56:37.066777+0000 mgr.y (mgr.24367) 122 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-03-24T11:56:38.961 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[14434]: audit 2024-03-24T11:56:38.680027+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:38.961 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[14434]: audit 2024-03-24T11:56:38.682104+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:38.961 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[14434]: audit 2024-03-24T11:56:38.686879+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:38.961 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[14434]: audit 2024-03-24T11:56:38.695301+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:38.961 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[14434]: audit 2024-03-24T11:56:38.696808+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:38 smithi135 bash[14429]: cluster 2024-03-24T11:56:37.066777+0000 mgr.y (mgr.24367) 122 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-03-24T11:56:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:38 smithi135 bash[14429]: audit 2024-03-24T11:56:38.680027+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:38 smithi135 bash[14429]: audit 2024-03-24T11:56:38.682104+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:38 smithi135 bash[14429]: audit 2024-03-24T11:56:38.686879+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:38 smithi135 bash[14429]: audit 2024-03-24T11:56:38.695301+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:38.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:38 smithi135 bash[14429]: audit 2024-03-24T11:56:38.696808+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[19763]: audit 2024-03-24T11:56:38.680027+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[19763]: audit 2024-03-24T11:56:38.682104+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T11:56:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[19763]: audit 2024-03-24T11:56:38.686879+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T11:56:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[19763]: audit 2024-03-24T11:56:38.695301+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:38 smithi134 bash[19763]: audit 2024-03-24T11:56:38.696808+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:40.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:39 smithi135 bash[14429]: cephadm 2024-03-24T11:56:38.698493+0000 mgr.y (mgr.24367) 123 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T11:56:40.393 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:39 smithi134 bash[14434]: cephadm 2024-03-24T11:56:38.698493+0000 mgr.y (mgr.24367) 123 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T11:56:40.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:39 smithi134 bash[19763]: cephadm 2024-03-24T11:56:38.698493+0000 mgr.y (mgr.24367) 123 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T11:56:40.715 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:56:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:56:41.397 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:40 smithi135 bash[14429]: cluster 2024-03-24T11:56:39.068631+0000 mgr.y (mgr.24367) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-03-24T11:56:41.397 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:40 smithi135 bash[14429]: audit 2024-03-24T11:56:40.111337+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.134:0/1668881928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-24T11:56:41.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:40 smithi134 bash[14434]: cluster 2024-03-24T11:56:39.068631+0000 mgr.y (mgr.24367) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-03-24T11:56:41.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:40 smithi134 bash[14434]: audit 2024-03-24T11:56:40.111337+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.134:0/1668881928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-24T11:56:41.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:40 smithi134 bash[19763]: cluster 2024-03-24T11:56:39.068631+0000 mgr.y (mgr.24367) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-03-24T11:56:41.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:40 smithi134 bash[19763]: audit 2024-03-24T11:56:40.111337+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.134:0/1668881928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-24T11:56:41.995 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[14434]: audit 2024-03-24T11:56:40.978773+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.134:0/1668881928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-24T11:56:41.995 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[14434]: cluster 2024-03-24T11:56:40.978864+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-24T11:56:41.995 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[14434]: audit 2024-03-24T11:56:41.681014+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:41.995 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[14434]: audit 2024-03-24T11:56:41.684268+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:41.995 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[14434]: audit 2024-03-24T11:56:41.686100+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:41.995 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[19763]: audit 2024-03-24T11:56:40.978773+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.134:0/1668881928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-24T11:56:41.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[19763]: cluster 2024-03-24T11:56:40.978864+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-24T11:56:41.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[19763]: audit 2024-03-24T11:56:41.681014+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:41.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[19763]: audit 2024-03-24T11:56:41.684268+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:41.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:41 smithi134 bash[19763]: audit 2024-03-24T11:56:41.686100+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:42.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:41 smithi135 bash[14429]: audit 2024-03-24T11:56:40.978773+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.134:0/1668881928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-24T11:56:42.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:41 smithi135 bash[14429]: cluster 2024-03-24T11:56:40.978864+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-24T11:56:42.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:41 smithi135 bash[14429]: audit 2024-03-24T11:56:41.681014+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:42.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:41 smithi135 bash[14429]: audit 2024-03-24T11:56:41.684268+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:42.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:41 smithi135 bash[14429]: audit 2024-03-24T11:56:41.686100+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:43.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:42 smithi135 bash[14429]: cluster 2024-03-24T11:56:41.069428+0000 mgr.y (mgr.24367) 125 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 333 B/s wr, 7 op/s 2024-03-24T11:56:43.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:42 smithi135 bash[14429]: cluster 2024-03-24T11:56:41.990962+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-24T11:56:43.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:42 smithi135 bash[14429]: audit 2024-03-24T11:56:42.179290+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:43.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:42 smithi134 bash[14434]: cluster 2024-03-24T11:56:41.069428+0000 mgr.y (mgr.24367) 125 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 333 B/s wr, 7 op/s 2024-03-24T11:56:43.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:42 smithi134 bash[14434]: cluster 2024-03-24T11:56:41.990962+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-24T11:56:43.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:42 smithi134 bash[14434]: audit 2024-03-24T11:56:42.179290+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:42 smithi134 bash[19763]: cluster 2024-03-24T11:56:41.069428+0000 mgr.y (mgr.24367) 125 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 333 B/s wr, 7 op/s 2024-03-24T11:56:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:42 smithi134 bash[19763]: cluster 2024-03-24T11:56:41.990962+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-24T11:56:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:42 smithi134 bash[19763]: audit 2024-03-24T11:56:42.179290+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:44.054 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-24T11:56:44.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:44 smithi134 bash[14434]: cluster 2024-03-24T11:56:43.009917+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-24T11:56:44.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:44 smithi134 bash[19763]: cluster 2024-03-24T11:56:43.009917+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-24T11:56:44.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:56:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:43] "GET /metrics HTTP/1.1" 200 210677 "" "Prometheus/2.33.4" 2024-03-24T11:56:44.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:44 smithi135 bash[14429]: cluster 2024-03-24T11:56:43.009917+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-24T11:56:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:45 smithi134 bash[14434]: cluster 2024-03-24T11:56:43.070670+0000 mgr.y (mgr.24367) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 852 B/s wr, 176 op/s 2024-03-24T11:56:45.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:45 smithi134 bash[19763]: cluster 2024-03-24T11:56:43.070670+0000 mgr.y (mgr.24367) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 852 B/s wr, 176 op/s 2024-03-24T11:56:45.479 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:45 smithi135 bash[14429]: cluster 2024-03-24T11:56:43.070670+0000 mgr.y (mgr.24367) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 852 B/s wr, 176 op/s 2024-03-24T11:56:46.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:46 smithi134 bash[14434]: cluster 2024-03-24T11:56:45.071538+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 169 op/s 2024-03-24T11:56:46.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:46 smithi134 bash[14434]: audit 2024-03-24T11:56:45.623132+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:46.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:46 smithi134 bash[14434]: audit 2024-03-24T11:56:46.588966+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:46.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:46 smithi134 bash[19763]: cluster 2024-03-24T11:56:45.071538+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 169 op/s 2024-03-24T11:56:46.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:46 smithi134 bash[19763]: audit 2024-03-24T11:56:45.623132+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:46.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:46 smithi134 bash[19763]: audit 2024-03-24T11:56:46.588966+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:46.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:46 smithi135 bash[14429]: cluster 2024-03-24T11:56:45.071538+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 511 B/s wr, 169 op/s 2024-03-24T11:56:46.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:46 smithi135 bash[14429]: audit 2024-03-24T11:56:45.623132+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:46.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:46 smithi135 bash[14429]: audit 2024-03-24T11:56:46.588966+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:47.547 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled iscsi.foo update... 2024-03-24T11:56:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: cephadm 2024-03-24T11:56:46.597995+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:46.946584+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:46.960747+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:46.962601+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: cephadm 2024-03-24T11:56:46.968589+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.194838+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.287064+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.547053+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.559779+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.561062+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.567895+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.584672+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.590028+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T11:56:48.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[14434]: audit 2024-03-24T11:56:47.597542+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: cephadm 2024-03-24T11:56:46.597995+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:46.946584+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:46.960747+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:46.962601+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: cephadm 2024-03-24T11:56:46.968589+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.194838+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.287064+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.547053+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.559779+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.561062+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.567895+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.584672+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.590028+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T11:56:48.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:47 smithi134 bash[19763]: audit 2024-03-24T11:56:47.597542+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: cephadm 2024-03-24T11:56:46.597995+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:48.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:46.946584+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:46.960747+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:46.962601+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: cephadm 2024-03-24T11:56:46.968589+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.194838+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.287064+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.547053+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.559779+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.561062+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.567895+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.584672+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.590028+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T11:56:48.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:47 smithi135 bash[14429]: audit 2024-03-24T11:56:47.597542+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:48.837 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'sleep 120' 2024-03-24T11:56:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[14434]: cluster 2024-03-24T11:56:47.072425+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 503 B/s wr, 166 op/s 2024-03-24T11:56:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[14434]: audit 2024-03-24T11:56:47.540689+0000 mgr.y (mgr.24367) 131 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:56:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[14434]: cephadm 2024-03-24T11:56:47.542548+0000 mgr.y (mgr.24367) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-24T11:56:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[14434]: cephadm 2024-03-24T11:56:47.575083+0000 mgr.y (mgr.24367) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-24T11:56:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[14434]: cephadm 2024-03-24T11:56:47.598910+0000 mgr.y (mgr.24367) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T11:56:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[14434]: cluster 2024-03-24T11:56:48.604130+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-24T11:56:49.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[19763]: cluster 2024-03-24T11:56:47.072425+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 503 B/s wr, 166 op/s 2024-03-24T11:56:49.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[19763]: audit 2024-03-24T11:56:47.540689+0000 mgr.y (mgr.24367) 131 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:56:49.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[19763]: cephadm 2024-03-24T11:56:47.542548+0000 mgr.y (mgr.24367) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-24T11:56:49.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[19763]: cephadm 2024-03-24T11:56:47.575083+0000 mgr.y (mgr.24367) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-24T11:56:49.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[19763]: cephadm 2024-03-24T11:56:47.598910+0000 mgr.y (mgr.24367) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T11:56:49.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:48 smithi134 bash[19763]: cluster 2024-03-24T11:56:48.604130+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-24T11:56:49.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:48 smithi135 bash[14429]: cluster 2024-03-24T11:56:47.072425+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 503 B/s wr, 166 op/s 2024-03-24T11:56:49.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:48 smithi135 bash[14429]: audit 2024-03-24T11:56:47.540689+0000 mgr.y (mgr.24367) 131 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:56:49.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:48 smithi135 bash[14429]: cephadm 2024-03-24T11:56:47.542548+0000 mgr.y (mgr.24367) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-24T11:56:49.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:48 smithi135 bash[14429]: cephadm 2024-03-24T11:56:47.575083+0000 mgr.y (mgr.24367) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-24T11:56:49.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:48 smithi135 bash[14429]: cephadm 2024-03-24T11:56:47.598910+0000 mgr.y (mgr.24367) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T11:56:49.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:48 smithi135 bash[14429]: cluster 2024-03-24T11:56:48.604130+0000 mon.a (mon.0) 798 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-24T11:56:50.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:50 smithi135 bash[14429]: cluster 2024-03-24T11:56:49.074235+0000 mgr.y (mgr.24367) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-24T11:56:50.979 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:56:50 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:56:51.081 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:50 smithi134 bash[14434]: cluster 2024-03-24T11:56:49.074235+0000 mgr.y (mgr.24367) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-24T11:56:51.082 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:50 smithi134 bash[19763]: cluster 2024-03-24T11:56:49.074235+0000 mgr.y (mgr.24367) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-24T11:56:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[14434]: cluster 2024-03-24T11:56:51.074887+0000 mgr.y (mgr.24367) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 450 B/s wr, 229 op/s 2024-03-24T11:56:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[14434]: audit 2024-03-24T11:56:51.377738+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[14434]: audit 2024-03-24T11:56:51.380264+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[14434]: audit 2024-03-24T11:56:51.381425+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[14434]: audit 2024-03-24T11:56:52.204454+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:52.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[19763]: cluster 2024-03-24T11:56:51.074887+0000 mgr.y (mgr.24367) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 450 B/s wr, 229 op/s 2024-03-24T11:56:52.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[19763]: audit 2024-03-24T11:56:51.377738+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:52.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[19763]: audit 2024-03-24T11:56:51.380264+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:52.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[19763]: audit 2024-03-24T11:56:51.381425+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:52.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:52 smithi134 bash[19763]: audit 2024-03-24T11:56:52.204454+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:52.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:52 smithi135 bash[14429]: cluster 2024-03-24T11:56:51.074887+0000 mgr.y (mgr.24367) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 450 B/s wr, 229 op/s 2024-03-24T11:56:52.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:52 smithi135 bash[14429]: audit 2024-03-24T11:56:51.377738+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:52.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:52 smithi135 bash[14429]: audit 2024-03-24T11:56:51.380264+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:52.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:52 smithi135 bash[14429]: audit 2024-03-24T11:56:51.381425+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:52.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:52 smithi135 bash[14429]: audit 2024-03-24T11:56:52.204454+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:53.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:56:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:56:53] "GET /metrics HTTP/1.1" 200 210677 "" "Prometheus/2.33.4" 2024-03-24T11:56:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[14434]: cluster 2024-03-24T11:56:53.076266+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 406 B/s wr, 206 op/s 2024-03-24T11:56:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[14434]: audit 2024-03-24T11:56:53.798406+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.134:0/3378733459' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T11:56:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[14434]: audit 2024-03-24T11:56:54.158704+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.134:0/2306260717' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2102816077"}]: dispatch 2024-03-24T11:56:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[14434]: audit 2024-03-24T11:56:54.204413+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.134:0/2306260717' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2102816077"}]': finished 2024-03-24T11:56:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[14434]: cluster 2024-03-24T11:56:54.204530+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-24T11:56:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[19763]: cluster 2024-03-24T11:56:53.076266+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 406 B/s wr, 206 op/s 2024-03-24T11:56:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[19763]: audit 2024-03-24T11:56:53.798406+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.134:0/3378733459' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T11:56:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[19763]: audit 2024-03-24T11:56:54.158704+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.134:0/2306260717' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2102816077"}]: dispatch 2024-03-24T11:56:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[19763]: audit 2024-03-24T11:56:54.204413+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.134:0/2306260717' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2102816077"}]': finished 2024-03-24T11:56:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:54 smithi134 bash[19763]: cluster 2024-03-24T11:56:54.204530+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-24T11:56:54.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:54 smithi135 bash[14429]: cluster 2024-03-24T11:56:53.076266+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 406 B/s wr, 206 op/s 2024-03-24T11:56:54.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:54 smithi135 bash[14429]: audit 2024-03-24T11:56:53.798406+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.134:0/3378733459' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T11:56:54.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:54 smithi135 bash[14429]: audit 2024-03-24T11:56:54.158704+0000 mon.a (mon.0) 803 : audit [INF] from='client.? 172.21.15.134:0/2306260717' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2102816077"}]: dispatch 2024-03-24T11:56:54.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:54 smithi135 bash[14429]: audit 2024-03-24T11:56:54.204413+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.134:0/2306260717' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2102816077"}]': finished 2024-03-24T11:56:54.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:54 smithi135 bash[14429]: cluster 2024-03-24T11:56:54.204530+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-24T11:56:55.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:55 smithi134 bash[14434]: audit 2024-03-24T11:56:54.568420+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.134:0/504249856' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/2015558668"}]: dispatch 2024-03-24T11:56:55.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:55 smithi134 bash[19763]: audit 2024-03-24T11:56:54.568420+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.134:0/504249856' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/2015558668"}]: dispatch 2024-03-24T11:56:55.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:55 smithi135 bash[14429]: audit 2024-03-24T11:56:54.568420+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.134:0/504249856' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/2015558668"}]: dispatch 2024-03-24T11:56:56.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[14434]: cluster 2024-03-24T11:56:55.077043+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2024-03-24T11:56:56.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[14434]: audit 2024-03-24T11:56:55.395997+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.134:0/504249856' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/2015558668"}]': finished 2024-03-24T11:56:56.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[14434]: cluster 2024-03-24T11:56:55.396158+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-24T11:56:56.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[14434]: audit 2024-03-24T11:56:55.761624+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.134:0/2822237660' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]: dispatch 2024-03-24T11:56:56.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[14434]: audit 2024-03-24T11:56:55.762645+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]: dispatch 2024-03-24T11:56:56.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[19763]: cluster 2024-03-24T11:56:55.077043+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2024-03-24T11:56:56.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[19763]: audit 2024-03-24T11:56:55.395997+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.134:0/504249856' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/2015558668"}]': finished 2024-03-24T11:56:56.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[19763]: cluster 2024-03-24T11:56:55.396158+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-24T11:56:56.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[19763]: audit 2024-03-24T11:56:55.761624+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.134:0/2822237660' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]: dispatch 2024-03-24T11:56:56.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:56 smithi134 bash[19763]: audit 2024-03-24T11:56:55.762645+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]: dispatch 2024-03-24T11:56:56.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:56 smithi135 bash[14429]: cluster 2024-03-24T11:56:55.077043+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 102 B/s wr, 106 op/s 2024-03-24T11:56:56.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:56 smithi135 bash[14429]: audit 2024-03-24T11:56:55.395997+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.134:0/504249856' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/2015558668"}]': finished 2024-03-24T11:56:56.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:56 smithi135 bash[14429]: cluster 2024-03-24T11:56:55.396158+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-24T11:56:56.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:56 smithi135 bash[14429]: audit 2024-03-24T11:56:55.761624+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.134:0/2822237660' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]: dispatch 2024-03-24T11:56:56.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:56 smithi135 bash[14429]: audit 2024-03-24T11:56:55.762645+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]: dispatch 2024-03-24T11:56:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:56.398740+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]': finished 2024-03-24T11:56:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: cluster 2024-03-24T11:56:56.399192+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-24T11:56:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:56.783835+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.134:0/3980254569' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:56.784328+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.046072+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.046720+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.047077+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.047427+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.124043+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.299263+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.307481+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.317185+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.320169+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.332644+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.336189+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.352523+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.354907+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.356163+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.366905+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[14434]: audit 2024-03-24T11:56:57.380009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:56:57.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:56.398740+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]': finished 2024-03-24T11:56:57.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: cluster 2024-03-24T11:56:56.399192+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-24T11:56:57.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:56.783835+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.134:0/3980254569' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:56.784328+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.046072+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.046720+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.047077+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.047427+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.124043+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.299263+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.307481+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.317185+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.320169+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.332644+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.336189+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T11:56:57.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.352523+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.354907+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:57.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.356163+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:57.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.366905+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.683 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:57 smithi134 bash[19763]: audit 2024-03-24T11:56:57.380009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:56:57.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:56.398740+0000 mon.a (mon.0) 810 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4292117545"}]': finished 2024-03-24T11:56:57.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: cluster 2024-03-24T11:56:56.399192+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-24T11:56:57.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:56.783835+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.134:0/3980254569' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]: dispatch 2024-03-24T11:56:57.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:56.784328+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]: dispatch 2024-03-24T11:56:57.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.046072+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-24T11:56:57.731 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.046720+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.047077+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.047427+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.124043+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.299263+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.307481+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.317185+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.320169+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.332644+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.336189+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.352523+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.354907+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.356163+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.366905+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:56:57.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:57 smithi135 bash[14429]: audit 2024-03-24T11:56:57.380009+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:56:58.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: cluster 2024-03-24T11:56:57.077734+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.318313+0000 mgr.y (mgr.24367) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: cephadm 2024-03-24T11:56:57.319811+0000 mgr.y (mgr.24367) 141 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.320877+0000 mgr.y (mgr.24367) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.337464+0000 mgr.y (mgr.24367) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.424844+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]': finished 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.424972+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.425044+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.425082+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.425116+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: cluster 2024-03-24T11:56:57.425146+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-24T11:56:58.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:58 smithi135 bash[14429]: audit 2024-03-24T11:56:57.778443+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.134:0/1471565448' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/1662881952"}]: dispatch 2024-03-24T11:56:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: cluster 2024-03-24T11:56:57.077734+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.318313+0000 mgr.y (mgr.24367) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T11:56:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: cephadm 2024-03-24T11:56:57.319811+0000 mgr.y (mgr.24367) 141 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T11:56:58.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.320877+0000 mgr.y (mgr.24367) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.337464+0000 mgr.y (mgr.24367) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.424844+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]': finished 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.424972+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.425044+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.425082+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.425116+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: cluster 2024-03-24T11:56:57.425146+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[14434]: audit 2024-03-24T11:56:57.778443+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.134:0/1471565448' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/1662881952"}]: dispatch 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: cluster 2024-03-24T11:56:57.077734+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:56:58.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.318313+0000 mgr.y (mgr.24367) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: cephadm 2024-03-24T11:56:57.319811+0000 mgr.y (mgr.24367) 141 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.320877+0000 mgr.y (mgr.24367) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.337464+0000 mgr.y (mgr.24367) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.424844+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/1662881952"}]': finished 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.424972+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.425044+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.425082+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.425116+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: cluster 2024-03-24T11:56:57.425146+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-24T11:56:58.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:58 smithi134 bash[19763]: audit 2024-03-24T11:56:57.778443+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.134:0/1471565448' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/1662881952"}]: dispatch 2024-03-24T11:56:59.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:59 smithi135 bash[14429]: audit 2024-03-24T11:56:58.429953+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.134:0/1471565448' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/1662881952"}]': finished 2024-03-24T11:56:59.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:59 smithi135 bash[14429]: cluster 2024-03-24T11:56:58.430048+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-24T11:56:59.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:56:59 smithi135 bash[14429]: audit 2024-03-24T11:56:58.789000+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.134:0/2898018612' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1387888242"}]: dispatch 2024-03-24T11:56:59.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:59 smithi134 bash[19763]: audit 2024-03-24T11:56:58.429953+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.134:0/1471565448' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/1662881952"}]': finished 2024-03-24T11:56:59.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:59 smithi134 bash[19763]: cluster 2024-03-24T11:56:58.430048+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-24T11:56:59.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:56:59 smithi134 bash[19763]: audit 2024-03-24T11:56:58.789000+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.134:0/2898018612' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1387888242"}]: dispatch 2024-03-24T11:56:59.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:59 smithi134 bash[14434]: audit 2024-03-24T11:56:58.429953+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.134:0/1471565448' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/1662881952"}]': finished 2024-03-24T11:56:59.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:59 smithi134 bash[14434]: cluster 2024-03-24T11:56:58.430048+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-24T11:56:59.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:56:59 smithi134 bash[14434]: audit 2024-03-24T11:56:58.789000+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.134:0/2898018612' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1387888242"}]: dispatch 2024-03-24T11:57:00.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:00 smithi135 bash[14429]: cluster 2024-03-24T11:56:59.078586+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-24T11:57:00.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:00 smithi135 bash[14429]: audit 2024-03-24T11:56:59.450940+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.134:0/2898018612' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1387888242"}]': finished 2024-03-24T11:57:00.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:00 smithi135 bash[14429]: cluster 2024-03-24T11:56:59.451013+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-24T11:57:00.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:00 smithi135 bash[14429]: audit 2024-03-24T11:56:59.813767+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.134:0/3592296900' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]: dispatch 2024-03-24T11:57:00.715 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:00 smithi135 bash[14429]: audit 2024-03-24T11:56:59.814816+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]: dispatch 2024-03-24T11:57:00.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[14434]: cluster 2024-03-24T11:56:59.078586+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-24T11:57:00.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[14434]: audit 2024-03-24T11:56:59.450940+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.134:0/2898018612' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1387888242"}]': finished 2024-03-24T11:57:00.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[14434]: cluster 2024-03-24T11:56:59.451013+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-24T11:57:00.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[14434]: audit 2024-03-24T11:56:59.813767+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.134:0/3592296900' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]: dispatch 2024-03-24T11:57:00.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[14434]: audit 2024-03-24T11:56:59.814816+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]: dispatch 2024-03-24T11:57:00.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[19763]: cluster 2024-03-24T11:56:59.078586+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-24T11:57:00.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[19763]: audit 2024-03-24T11:56:59.450940+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.134:0/2898018612' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1387888242"}]': finished 2024-03-24T11:57:00.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[19763]: cluster 2024-03-24T11:56:59.451013+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-24T11:57:00.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[19763]: audit 2024-03-24T11:56:59.813767+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.134:0/3592296900' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]: dispatch 2024-03-24T11:57:00.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:00 smithi134 bash[19763]: audit 2024-03-24T11:56:59.814816+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]: dispatch 2024-03-24T11:57:00.979 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:57:00 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:57:01.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:01 smithi135 bash[14429]: audit 2024-03-24T11:57:00.456877+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]': finished 2024-03-24T11:57:01.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:01 smithi135 bash[14429]: cluster 2024-03-24T11:57:00.457017+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-24T11:57:01.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:01 smithi135 bash[14429]: audit 2024-03-24T11:57:00.828965+0000 mon.a (mon.0) 844 : audit [INF] from='client.? 172.21.15.134:0/2609245529' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3738975260"}]: dispatch 2024-03-24T11:57:01.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:01 smithi134 bash[19763]: audit 2024-03-24T11:57:00.456877+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]': finished 2024-03-24T11:57:01.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:01 smithi134 bash[19763]: cluster 2024-03-24T11:57:00.457017+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-24T11:57:01.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:01 smithi134 bash[19763]: audit 2024-03-24T11:57:00.828965+0000 mon.a (mon.0) 844 : audit [INF] from='client.? 172.21.15.134:0/2609245529' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3738975260"}]: dispatch 2024-03-24T11:57:01.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:01 smithi134 bash[14434]: audit 2024-03-24T11:57:00.456877+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1571245549"}]': finished 2024-03-24T11:57:01.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:01 smithi134 bash[14434]: cluster 2024-03-24T11:57:00.457017+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-24T11:57:01.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:01 smithi134 bash[14434]: audit 2024-03-24T11:57:00.828965+0000 mon.a (mon.0) 844 : audit [INF] from='client.? 172.21.15.134:0/2609245529' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3738975260"}]: dispatch 2024-03-24T11:57:02.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:02 smithi135 bash[14429]: cluster 2024-03-24T11:57:01.079509+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-24T11:57:02.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:02 smithi135 bash[14429]: audit 2024-03-24T11:57:01.466997+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.134:0/2609245529' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3738975260"}]': finished 2024-03-24T11:57:02.729 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:02 smithi135 bash[14429]: cluster 2024-03-24T11:57:01.467114+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-24T11:57:02.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:02 smithi135 bash[14429]: audit 2024-03-24T11:57:01.818569+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.134:0/2170922738' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]: dispatch 2024-03-24T11:57:02.730 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:02 smithi135 bash[14429]: audit 2024-03-24T11:57:01.819501+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]: dispatch 2024-03-24T11:57:02.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[14434]: cluster 2024-03-24T11:57:01.079509+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-24T11:57:02.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[14434]: audit 2024-03-24T11:57:01.466997+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.134:0/2609245529' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3738975260"}]': finished 2024-03-24T11:57:02.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[14434]: cluster 2024-03-24T11:57:01.467114+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-24T11:57:02.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[14434]: audit 2024-03-24T11:57:01.818569+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.134:0/2170922738' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]: dispatch 2024-03-24T11:57:02.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[14434]: audit 2024-03-24T11:57:01.819501+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]: dispatch 2024-03-24T11:57:02.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[19763]: cluster 2024-03-24T11:57:01.079509+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-24T11:57:02.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[19763]: audit 2024-03-24T11:57:01.466997+0000 mon.a (mon.0) 845 : audit [INF] from='client.? 172.21.15.134:0/2609245529' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3738975260"}]': finished 2024-03-24T11:57:02.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[19763]: cluster 2024-03-24T11:57:01.467114+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-24T11:57:02.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[19763]: audit 2024-03-24T11:57:01.818569+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.134:0/2170922738' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]: dispatch 2024-03-24T11:57:02.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:02 smithi134 bash[19763]: audit 2024-03-24T11:57:01.819501+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]: dispatch 2024-03-24T11:57:03.818 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[14434]: audit 2024-03-24T11:57:02.476711+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]': finished 2024-03-24T11:57:03.818 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[14434]: cluster 2024-03-24T11:57:02.476849+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-24T11:57:03.818 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[14434]: audit 2024-03-24T11:57:02.842491+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.134:0/544756820' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]: dispatch 2024-03-24T11:57:03.818 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[14434]: audit 2024-03-24T11:57:02.843500+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]: dispatch 2024-03-24T11:57:03.819 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[19763]: audit 2024-03-24T11:57:02.476711+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]': finished 2024-03-24T11:57:03.819 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[19763]: cluster 2024-03-24T11:57:02.476849+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-24T11:57:03.819 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[19763]: audit 2024-03-24T11:57:02.842491+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.134:0/544756820' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]: dispatch 2024-03-24T11:57:03.819 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[19763]: audit 2024-03-24T11:57:02.843500+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]: dispatch 2024-03-24T11:57:03.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:03 smithi135 bash[14429]: audit 2024-03-24T11:57:02.476711+0000 mon.a (mon.0) 848 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3738975260"}]': finished 2024-03-24T11:57:03.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:03 smithi135 bash[14429]: cluster 2024-03-24T11:57:02.476849+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-24T11:57:03.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:03 smithi135 bash[14429]: audit 2024-03-24T11:57:02.842491+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.134:0/544756820' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]: dispatch 2024-03-24T11:57:03.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:03 smithi135 bash[14429]: audit 2024-03-24T11:57:02.843500+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]: dispatch 2024-03-24T11:57:04.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:57:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:03] "GET /metrics HTTP/1.1" 200 214859 "" "Prometheus/2.33.4" 2024-03-24T11:57:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[19763]: cluster 2024-03-24T11:57:03.081189+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-24T11:57:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[19763]: audit 2024-03-24T11:57:03.481946+0000 mgr.y (mgr.24367) 147 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[19763]: audit 2024-03-24T11:57:03.490654+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]': finished 2024-03-24T11:57:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[19763]: cluster 2024-03-24T11:57:03.490760+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-24T11:57:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[19763]: audit 2024-03-24T11:57:03.854237+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.134:0/515128637' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]: dispatch 2024-03-24T11:57:04.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[19763]: audit 2024-03-24T11:57:03.855120+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]: dispatch 2024-03-24T11:57:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[14434]: cluster 2024-03-24T11:57:03.081189+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-24T11:57:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[14434]: audit 2024-03-24T11:57:03.481946+0000 mgr.y (mgr.24367) 147 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[14434]: audit 2024-03-24T11:57:03.490654+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]': finished 2024-03-24T11:57:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[14434]: cluster 2024-03-24T11:57:03.490760+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-24T11:57:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[14434]: audit 2024-03-24T11:57:03.854237+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.134:0/515128637' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]: dispatch 2024-03-24T11:57:04.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:04 smithi134 bash[14434]: audit 2024-03-24T11:57:03.855120+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]: dispatch 2024-03-24T11:57:04.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:04 smithi135 bash[14429]: cluster 2024-03-24T11:57:03.081189+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-24T11:57:04.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:04 smithi135 bash[14429]: audit 2024-03-24T11:57:03.481946+0000 mgr.y (mgr.24367) 147 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:04.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:04 smithi135 bash[14429]: audit 2024-03-24T11:57:03.490654+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1507877197"}]': finished 2024-03-24T11:57:04.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:04 smithi135 bash[14429]: cluster 2024-03-24T11:57:03.490760+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-24T11:57:04.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:04 smithi135 bash[14429]: audit 2024-03-24T11:57:03.854237+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.134:0/515128637' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]: dispatch 2024-03-24T11:57:04.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:04 smithi135 bash[14429]: audit 2024-03-24T11:57:03.855120+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]: dispatch 2024-03-24T11:57:05.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[14434]: audit 2024-03-24T11:57:04.500353+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]': finished 2024-03-24T11:57:05.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[14434]: cluster 2024-03-24T11:57:04.500511+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-24T11:57:05.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[14434]: audit 2024-03-24T11:57:04.857233+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.134:0/4067365724' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]: dispatch 2024-03-24T11:57:05.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[14434]: audit 2024-03-24T11:57:04.858252+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]: dispatch 2024-03-24T11:57:05.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[19763]: audit 2024-03-24T11:57:04.500353+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]': finished 2024-03-24T11:57:05.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[19763]: cluster 2024-03-24T11:57:04.500511+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-24T11:57:05.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[19763]: audit 2024-03-24T11:57:04.857233+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.134:0/4067365724' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]: dispatch 2024-03-24T11:57:05.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:05 smithi134 bash[19763]: audit 2024-03-24T11:57:04.858252+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]: dispatch 2024-03-24T11:57:05.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:05 smithi135 bash[14429]: audit 2024-03-24T11:57:04.500353+0000 mon.a (mon.0) 854 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2721351811"}]': finished 2024-03-24T11:57:05.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:05 smithi135 bash[14429]: cluster 2024-03-24T11:57:04.500511+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-24T11:57:05.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:05 smithi135 bash[14429]: audit 2024-03-24T11:57:04.857233+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.134:0/4067365724' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]: dispatch 2024-03-24T11:57:05.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:05 smithi135 bash[14429]: audit 2024-03-24T11:57:04.858252+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]: dispatch 2024-03-24T11:57:06.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[14434]: cluster 2024-03-24T11:57:05.081980+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-24T11:57:06.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[14434]: audit 2024-03-24T11:57:05.511190+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]': finished 2024-03-24T11:57:06.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[14434]: cluster 2024-03-24T11:57:05.511326+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-24T11:57:06.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[14434]: audit 2024-03-24T11:57:05.865891+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.134:0/2538460037' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]: dispatch 2024-03-24T11:57:06.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[14434]: audit 2024-03-24T11:57:05.866602+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]: dispatch 2024-03-24T11:57:06.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[19763]: cluster 2024-03-24T11:57:05.081980+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-24T11:57:06.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[19763]: audit 2024-03-24T11:57:05.511190+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]': finished 2024-03-24T11:57:06.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[19763]: cluster 2024-03-24T11:57:05.511326+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-24T11:57:06.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[19763]: audit 2024-03-24T11:57:05.865891+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.134:0/2538460037' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]: dispatch 2024-03-24T11:57:06.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:06 smithi134 bash[19763]: audit 2024-03-24T11:57:05.866602+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]: dispatch 2024-03-24T11:57:06.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:06 smithi135 bash[14429]: cluster 2024-03-24T11:57:05.081980+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-24T11:57:06.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:06 smithi135 bash[14429]: audit 2024-03-24T11:57:05.511190+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3366976665"}]': finished 2024-03-24T11:57:06.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:06 smithi135 bash[14429]: cluster 2024-03-24T11:57:05.511326+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-24T11:57:06.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:06 smithi135 bash[14429]: audit 2024-03-24T11:57:05.865891+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.134:0/2538460037' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]: dispatch 2024-03-24T11:57:06.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:06 smithi135 bash[14429]: audit 2024-03-24T11:57:05.866602+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]: dispatch 2024-03-24T11:57:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:07 smithi134 bash[14434]: audit 2024-03-24T11:57:06.510443+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]': finished 2024-03-24T11:57:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:07 smithi134 bash[14434]: cluster 2024-03-24T11:57:06.510543+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-24T11:57:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:07 smithi134 bash[14434]: audit 2024-03-24T11:57:06.874640+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.134:0/2153571909' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1566053636"}]: dispatch 2024-03-24T11:57:07.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:07 smithi134 bash[19763]: audit 2024-03-24T11:57:06.510443+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]': finished 2024-03-24T11:57:07.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:07 smithi134 bash[19763]: cluster 2024-03-24T11:57:06.510543+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-24T11:57:07.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:07 smithi134 bash[19763]: audit 2024-03-24T11:57:06.874640+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.134:0/2153571909' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1566053636"}]: dispatch 2024-03-24T11:57:07.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:07 smithi135 bash[14429]: audit 2024-03-24T11:57:06.510443+0000 mon.a (mon.0) 860 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/2015558668"}]': finished 2024-03-24T11:57:07.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:07 smithi135 bash[14429]: cluster 2024-03-24T11:57:06.510543+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-24T11:57:07.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:07 smithi135 bash[14429]: audit 2024-03-24T11:57:06.874640+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.134:0/2153571909' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1566053636"}]: dispatch 2024-03-24T11:57:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[14434]: cluster 2024-03-24T11:57:07.082680+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:57:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[14434]: audit 2024-03-24T11:57:07.536854+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.134:0/2153571909' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1566053636"}]': finished 2024-03-24T11:57:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[14434]: cluster 2024-03-24T11:57:07.537173+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-24T11:57:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[14434]: audit 2024-03-24T11:57:07.895494+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.134:0/2023639618' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2586624812"}]: dispatch 2024-03-24T11:57:08.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[19763]: cluster 2024-03-24T11:57:07.082680+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:57:08.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[19763]: audit 2024-03-24T11:57:07.536854+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.134:0/2153571909' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1566053636"}]': finished 2024-03-24T11:57:08.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[19763]: cluster 2024-03-24T11:57:07.537173+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-24T11:57:08.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:08 smithi134 bash[19763]: audit 2024-03-24T11:57:07.895494+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.134:0/2023639618' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2586624812"}]: dispatch 2024-03-24T11:57:08.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:08 smithi135 bash[14429]: cluster 2024-03-24T11:57:07.082680+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-24T11:57:08.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:08 smithi135 bash[14429]: audit 2024-03-24T11:57:07.536854+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.134:0/2153571909' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1566053636"}]': finished 2024-03-24T11:57:08.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:08 smithi135 bash[14429]: cluster 2024-03-24T11:57:07.537173+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-24T11:57:08.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:08 smithi135 bash[14429]: audit 2024-03-24T11:57:07.895494+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.134:0/2023639618' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2586624812"}]: dispatch 2024-03-24T11:57:09.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[14434]: audit 2024-03-24T11:57:08.547807+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.134:0/2023639618' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2586624812"}]': finished 2024-03-24T11:57:09.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[14434]: cluster 2024-03-24T11:57:08.547970+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-24T11:57:09.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[14434]: audit 2024-03-24T11:57:08.905026+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.134:0/4183405082' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]: dispatch 2024-03-24T11:57:09.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[14434]: audit 2024-03-24T11:57:08.905849+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]: dispatch 2024-03-24T11:57:09.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[19763]: audit 2024-03-24T11:57:08.547807+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.134:0/2023639618' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2586624812"}]': finished 2024-03-24T11:57:09.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[19763]: cluster 2024-03-24T11:57:08.547970+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-24T11:57:09.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[19763]: audit 2024-03-24T11:57:08.905026+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.134:0/4183405082' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]: dispatch 2024-03-24T11:57:09.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:09 smithi134 bash[19763]: audit 2024-03-24T11:57:08.905849+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]: dispatch 2024-03-24T11:57:09.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:09 smithi135 bash[14429]: audit 2024-03-24T11:57:08.547807+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.134:0/2023639618' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2586624812"}]': finished 2024-03-24T11:57:09.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:09 smithi135 bash[14429]: cluster 2024-03-24T11:57:08.547970+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-24T11:57:09.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:09 smithi135 bash[14429]: audit 2024-03-24T11:57:08.905026+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.134:0/4183405082' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]: dispatch 2024-03-24T11:57:09.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:09 smithi135 bash[14429]: audit 2024-03-24T11:57:08.905849+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]: dispatch 2024-03-24T11:57:10.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:10 smithi134 bash[14434]: cluster 2024-03-24T11:57:09.083448+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v131: 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-24T11:57:10.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:10 smithi134 bash[14434]: audit 2024-03-24T11:57:09.560444+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]': finished 2024-03-24T11:57:10.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:10 smithi134 bash[14434]: cluster 2024-03-24T11:57:09.560561+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-24T11:57:10.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:10 smithi134 bash[19763]: cluster 2024-03-24T11:57:09.083448+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v131: 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-24T11:57:10.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:10 smithi134 bash[19763]: audit 2024-03-24T11:57:09.560444+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]': finished 2024-03-24T11:57:10.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:10 smithi134 bash[19763]: cluster 2024-03-24T11:57:09.560561+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-24T11:57:10.979 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:57:10 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:57:10.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:10 smithi135 bash[14429]: cluster 2024-03-24T11:57:09.083448+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v131: 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-24T11:57:10.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:10 smithi135 bash[14429]: audit 2024-03-24T11:57:09.560444+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/476545964"}]': finished 2024-03-24T11:57:10.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:10 smithi135 bash[14429]: cluster 2024-03-24T11:57:09.560561+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-24T11:57:12.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:12 smithi134 bash[14434]: cluster 2024-03-24T11:57:11.084194+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T11:57:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:12 smithi134 bash[19763]: cluster 2024-03-24T11:57:11.084194+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T11:57:12.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:12 smithi135 bash[14429]: cluster 2024-03-24T11:57:11.084194+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T11:57:14.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:57:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:13] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-03-24T11:57:14.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:14 smithi134 bash[14434]: cluster 2024-03-24T11:57:13.085915+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T11:57:14.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:14 smithi134 bash[14434]: audit 2024-03-24T11:57:13.493490+0000 mgr.y (mgr.24367) 153 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:14.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:14 smithi134 bash[19763]: cluster 2024-03-24T11:57:13.085915+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T11:57:14.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:14 smithi134 bash[19763]: audit 2024-03-24T11:57:13.493490+0000 mgr.y (mgr.24367) 153 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:14.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:14 smithi135 bash[14429]: cluster 2024-03-24T11:57:13.085915+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T11:57:14.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:14 smithi135 bash[14429]: audit 2024-03-24T11:57:13.493490+0000 mgr.y (mgr.24367) 153 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:16.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:16 smithi134 bash[14434]: cluster 2024-03-24T11:57:15.086699+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T11:57:16.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:16 smithi134 bash[19763]: cluster 2024-03-24T11:57:15.086699+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T11:57:16.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:16 smithi135 bash[14429]: cluster 2024-03-24T11:57:15.086699+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T11:57:18.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:18 smithi134 bash[19763]: cluster 2024-03-24T11:57:17.087599+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-03-24T11:57:18.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:18 smithi134 bash[14434]: cluster 2024-03-24T11:57:17.087599+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-03-24T11:57:18.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:18 smithi135 bash[14429]: cluster 2024-03-24T11:57:17.087599+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-03-24T11:57:20.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:20 smithi134 bash[14434]: cluster 2024-03-24T11:57:19.089444+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T11:57:20.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:20 smithi134 bash[19763]: cluster 2024-03-24T11:57:19.089444+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T11:57:20.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:20 smithi135 bash[14429]: cluster 2024-03-24T11:57:19.089444+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T11:57:20.980 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:57:20 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:57:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:22 smithi134 bash[14434]: cluster 2024-03-24T11:57:21.090186+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-24T11:57:22.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:22 smithi134 bash[19763]: cluster 2024-03-24T11:57:21.090186+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-24T11:57:22.979 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:22 smithi135 bash[14429]: cluster 2024-03-24T11:57:21.090186+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-24T11:57:24.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:57:23 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:23] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-03-24T11:57:24.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:24 smithi134 bash[14434]: cluster 2024-03-24T11:57:23.091858+0000 mgr.y (mgr.24367) 158 : cluster [DBG] pgmap v139: 161 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-24T11:57:24.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:24 smithi134 bash[14434]: audit 2024-03-24T11:57:23.501861+0000 mgr.y (mgr.24367) 159 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:24.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:24 smithi134 bash[19763]: cluster 2024-03-24T11:57:23.091858+0000 mgr.y (mgr.24367) 158 : cluster [DBG] pgmap v139: 161 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-24T11:57:24.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:24 smithi134 bash[19763]: audit 2024-03-24T11:57:23.501861+0000 mgr.y (mgr.24367) 159 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:24.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:24 smithi135 bash[14429]: cluster 2024-03-24T11:57:23.091858+0000 mgr.y (mgr.24367) 158 : cluster [DBG] pgmap v139: 161 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-24T11:57:24.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:24 smithi135 bash[14429]: audit 2024-03-24T11:57:23.501861+0000 mgr.y (mgr.24367) 159 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:26.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:26 smithi134 bash[14434]: cluster 2024-03-24T11:57:25.092603+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:26.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:26 smithi134 bash[19763]: cluster 2024-03-24T11:57:25.092603+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:26.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:26 smithi135 bash[14429]: cluster 2024-03-24T11:57:25.092603+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:28.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:28 smithi134 bash[14434]: cluster 2024-03-24T11:57:27.093387+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:28.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:28 smithi134 bash[19763]: cluster 2024-03-24T11:57:27.093387+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:28.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:28 smithi135 bash[14429]: cluster 2024-03-24T11:57:27.093387+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:30.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:30 smithi134 bash[14434]: cluster 2024-03-24T11:57:29.095134+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v142: 161 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-24T11:57:30.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:30 smithi134 bash[19763]: cluster 2024-03-24T11:57:29.095134+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v142: 161 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-24T11:57:30.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:30 smithi135 bash[14429]: cluster 2024-03-24T11:57:29.095134+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v142: 161 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-24T11:57:30.980 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:57:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:57:32.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:32 smithi134 bash[19763]: cluster 2024-03-24T11:57:31.095934+0000 mgr.y (mgr.24367) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:32.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:32 smithi134 bash[14434]: cluster 2024-03-24T11:57:31.095934+0000 mgr.y (mgr.24367) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:32.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:32 smithi135 bash[14429]: cluster 2024-03-24T11:57:31.095934+0000 mgr.y (mgr.24367) 163 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:34.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:57:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:33] "GET /metrics HTTP/1.1" 200 214887 "" "Prometheus/2.33.4" 2024-03-24T11:57:34.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:34 smithi134 bash[14434]: cluster 2024-03-24T11:57:33.097670+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v144: 161 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-24T11:57:34.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:34 smithi134 bash[14434]: audit 2024-03-24T11:57:33.510841+0000 mgr.y (mgr.24367) 165 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:34.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:34 smithi134 bash[19763]: cluster 2024-03-24T11:57:33.097670+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v144: 161 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-24T11:57:34.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:34 smithi134 bash[19763]: audit 2024-03-24T11:57:33.510841+0000 mgr.y (mgr.24367) 165 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:34.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:34 smithi135 bash[14429]: cluster 2024-03-24T11:57:33.097670+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v144: 161 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-24T11:57:34.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:34 smithi135 bash[14429]: audit 2024-03-24T11:57:33.510841+0000 mgr.y (mgr.24367) 165 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:36.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:36 smithi134 bash[14434]: cluster 2024-03-24T11:57:35.098431+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:36.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:36 smithi134 bash[19763]: cluster 2024-03-24T11:57:35.098431+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:36.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:36 smithi135 bash[14429]: cluster 2024-03-24T11:57:35.098431+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:38.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:38 smithi134 bash[14434]: cluster 2024-03-24T11:57:37.099187+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:38.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:38 smithi134 bash[19763]: cluster 2024-03-24T11:57:37.099187+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:38.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:38 smithi135 bash[14429]: cluster 2024-03-24T11:57:37.099187+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:40.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:40 smithi134 bash[14434]: cluster 2024-03-24T11:57:39.100950+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v147: 161 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-24T11:57:40.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:40 smithi134 bash[19763]: cluster 2024-03-24T11:57:39.100950+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v147: 161 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-24T11:57:40.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:40 smithi135 bash[14429]: cluster 2024-03-24T11:57:39.100950+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v147: 161 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-24T11:57:40.980 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:57:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:57:42.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:42 smithi134 bash[14434]: cluster 2024-03-24T11:57:41.101953+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:42.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:42 smithi134 bash[19763]: cluster 2024-03-24T11:57:41.101953+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:42.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:42 smithi135 bash[14429]: cluster 2024-03-24T11:57:41.101953+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:44.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:57:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:43] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-03-24T11:57:44.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:44 smithi134 bash[14434]: cluster 2024-03-24T11:57:43.103689+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v149: 161 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-24T11:57:44.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:44 smithi134 bash[14434]: audit 2024-03-24T11:57:43.518133+0000 mgr.y (mgr.24367) 171 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:44.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:44 smithi134 bash[19763]: cluster 2024-03-24T11:57:43.103689+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v149: 161 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-24T11:57:44.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:44 smithi134 bash[19763]: audit 2024-03-24T11:57:43.518133+0000 mgr.y (mgr.24367) 171 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:44.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:44 smithi135 bash[14429]: cluster 2024-03-24T11:57:43.103689+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v149: 161 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-24T11:57:44.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:44 smithi135 bash[14429]: audit 2024-03-24T11:57:43.518133+0000 mgr.y (mgr.24367) 171 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:46.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:46 smithi134 bash[14434]: cluster 2024-03-24T11:57:45.104496+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:46.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:46 smithi134 bash[19763]: cluster 2024-03-24T11:57:45.104496+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:46.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:46 smithi135 bash[14429]: cluster 2024-03-24T11:57:45.104496+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:48.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:48 smithi134 bash[14434]: cluster 2024-03-24T11:57:47.105291+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:48.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:48 smithi134 bash[19763]: cluster 2024-03-24T11:57:47.105291+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:48.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:48 smithi135 bash[14429]: cluster 2024-03-24T11:57:47.105291+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:50.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:50 smithi134 bash[14434]: cluster 2024-03-24T11:57:49.107001+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v152: 161 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-24T11:57:50.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:50 smithi134 bash[19763]: cluster 2024-03-24T11:57:49.107001+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v152: 161 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-24T11:57:50.980 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:57:50 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:57:50.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:50 smithi135 bash[14429]: cluster 2024-03-24T11:57:49.107001+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v152: 161 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-24T11:57:52.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:52 smithi134 bash[14434]: cluster 2024-03-24T11:57:51.107763+0000 mgr.y (mgr.24367) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:52.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:52 smithi134 bash[19763]: cluster 2024-03-24T11:57:51.107763+0000 mgr.y (mgr.24367) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:52.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:52 smithi135 bash[14429]: cluster 2024-03-24T11:57:51.107763+0000 mgr.y (mgr.24367) 175 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:54.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:57:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:57:53] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-03-24T11:57:54.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:54 smithi134 bash[14434]: cluster 2024-03-24T11:57:53.109424+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v154: 161 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-24T11:57:54.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:54 smithi134 bash[14434]: audit 2024-03-24T11:57:53.529474+0000 mgr.y (mgr.24367) 177 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:54.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:54 smithi134 bash[19763]: cluster 2024-03-24T11:57:53.109424+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v154: 161 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-24T11:57:54.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:54 smithi134 bash[19763]: audit 2024-03-24T11:57:53.529474+0000 mgr.y (mgr.24367) 177 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:54.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:54 smithi135 bash[14429]: cluster 2024-03-24T11:57:53.109424+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v154: 161 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-24T11:57:54.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:54 smithi135 bash[14429]: audit 2024-03-24T11:57:53.529474+0000 mgr.y (mgr.24367) 177 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:57:56.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:56 smithi134 bash[14434]: cluster 2024-03-24T11:57:55.110137+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:56.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:56 smithi134 bash[19763]: cluster 2024-03-24T11:57:55.110137+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:56.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:56 smithi135 bash[14429]: cluster 2024-03-24T11:57:55.110137+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:57.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[14434]: audit 2024-03-24T11:57:57.138975+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:57:57.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[14434]: audit 2024-03-24T11:57:57.377428+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:57:57.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[14434]: audit 2024-03-24T11:57:57.379566+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:57:57.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[14434]: audit 2024-03-24T11:57:57.387252+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:57:57.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[19763]: audit 2024-03-24T11:57:57.138975+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:57:57.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[19763]: audit 2024-03-24T11:57:57.377428+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:57:57.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[19763]: audit 2024-03-24T11:57:57.379566+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:57:57.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:57 smithi134 bash[19763]: audit 2024-03-24T11:57:57.387252+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:57:57.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:57 smithi135 bash[14429]: audit 2024-03-24T11:57:57.138975+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:57:57.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:57 smithi135 bash[14429]: audit 2024-03-24T11:57:57.377428+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:57:57.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:57 smithi135 bash[14429]: audit 2024-03-24T11:57:57.379566+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:57:57.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:57 smithi135 bash[14429]: audit 2024-03-24T11:57:57.387252+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:57:58.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:58 smithi135 bash[14429]: cluster 2024-03-24T11:57:57.110920+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:58.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:58 smithi135 bash[14429]: audit 2024-03-24T11:57:57.680620+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:58.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:58 smithi135 bash[14429]: audit 2024-03-24T11:57:57.688900+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:58.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:57:58 smithi135 bash[14429]: audit 2024-03-24T11:57:58.003877+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[14434]: cluster 2024-03-24T11:57:57.110920+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[14434]: audit 2024-03-24T11:57:57.680620+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[14434]: audit 2024-03-24T11:57:57.688900+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[14434]: audit 2024-03-24T11:57:58.003877+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[19763]: cluster 2024-03-24T11:57:57.110920+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:57:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[19763]: audit 2024-03-24T11:57:57.680620+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:59.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[19763]: audit 2024-03-24T11:57:57.688900+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:57:59.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:57:58 smithi134 bash[19763]: audit 2024-03-24T11:57:58.003877+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:58:00.980 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:58:00 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:58:00.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:00 smithi135 bash[14429]: cluster 2024-03-24T11:57:59.112681+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v157: 161 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-24T11:58:01.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:00 smithi134 bash[14434]: cluster 2024-03-24T11:57:59.112681+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v157: 161 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-24T11:58:01.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:00 smithi134 bash[19763]: cluster 2024-03-24T11:57:59.112681+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v157: 161 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-24T11:58:02.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:02 smithi135 bash[14429]: cluster 2024-03-24T11:58:01.113492+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:02 smithi134 bash[14434]: cluster 2024-03-24T11:58:01.113492+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:03.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:02 smithi134 bash[19763]: cluster 2024-03-24T11:58:01.113492+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:04.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:58:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:03] "GET /metrics HTTP/1.1" 200 214867 "" "Prometheus/2.33.4" 2024-03-24T11:58:04.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:04 smithi135 bash[14429]: cluster 2024-03-24T11:58:03.115183+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v159: 161 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-24T11:58:04.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:04 smithi135 bash[14429]: audit 2024-03-24T11:58:03.539396+0000 mgr.y (mgr.24367) 183 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:05.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:04 smithi134 bash[14434]: cluster 2024-03-24T11:58:03.115183+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v159: 161 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-24T11:58:05.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:04 smithi134 bash[14434]: audit 2024-03-24T11:58:03.539396+0000 mgr.y (mgr.24367) 183 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:05.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:04 smithi134 bash[19763]: cluster 2024-03-24T11:58:03.115183+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v159: 161 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-24T11:58:05.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:04 smithi134 bash[19763]: audit 2024-03-24T11:58:03.539396+0000 mgr.y (mgr.24367) 183 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:06.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:06 smithi135 bash[14429]: cluster 2024-03-24T11:58:05.115978+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:06 smithi134 bash[14434]: cluster 2024-03-24T11:58:05.115978+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:06 smithi134 bash[19763]: cluster 2024-03-24T11:58:05.115978+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:08.980 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:08 smithi135 bash[14429]: cluster 2024-03-24T11:58:07.116723+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:09.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:08 smithi134 bash[14434]: cluster 2024-03-24T11:58:07.116723+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:09.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:08 smithi134 bash[19763]: cluster 2024-03-24T11:58:07.116723+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:10.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:10 smithi135 bash[14429]: cluster 2024-03-24T11:58:09.118530+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v162: 161 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-24T11:58:10.981 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:58:10 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:58:11.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:10 smithi134 bash[14434]: cluster 2024-03-24T11:58:09.118530+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v162: 161 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-24T11:58:11.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:10 smithi134 bash[19763]: cluster 2024-03-24T11:58:09.118530+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v162: 161 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-24T11:58:12.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:12 smithi135 bash[14429]: cluster 2024-03-24T11:58:11.119269+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:13.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:12 smithi134 bash[14434]: cluster 2024-03-24T11:58:11.119269+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:13.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:12 smithi134 bash[19763]: cluster 2024-03-24T11:58:11.119269+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:14.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:58:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:13] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-03-24T11:58:14.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:14 smithi135 bash[14429]: cluster 2024-03-24T11:58:13.120953+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v164: 161 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-24T11:58:14.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:14 smithi135 bash[14429]: audit 2024-03-24T11:58:13.549840+0000 mgr.y (mgr.24367) 189 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:14 smithi134 bash[19763]: cluster 2024-03-24T11:58:13.120953+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v164: 161 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-24T11:58:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:14 smithi134 bash[19763]: audit 2024-03-24T11:58:13.549840+0000 mgr.y (mgr.24367) 189 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:14 smithi134 bash[14434]: cluster 2024-03-24T11:58:13.120953+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v164: 161 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-24T11:58:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:14 smithi134 bash[14434]: audit 2024-03-24T11:58:13.549840+0000 mgr.y (mgr.24367) 189 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:16.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:16 smithi135 bash[14429]: cluster 2024-03-24T11:58:15.121732+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:16 smithi134 bash[19763]: cluster 2024-03-24T11:58:15.121732+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:16 smithi134 bash[14434]: cluster 2024-03-24T11:58:15.121732+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:19.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:18 smithi134 bash[14434]: cluster 2024-03-24T11:58:17.122524+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:19.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:18 smithi134 bash[19763]: cluster 2024-03-24T11:58:17.122524+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:19.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:18 smithi135 bash[14429]: cluster 2024-03-24T11:58:17.122524+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:20.981 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:58:20 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:58:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:20 smithi135 bash[14429]: cluster 2024-03-24T11:58:19.124236+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v167: 161 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-24T11:58:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:20 smithi134 bash[14434]: cluster 2024-03-24T11:58:19.124236+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v167: 161 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-24T11:58:21.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:20 smithi134 bash[19763]: cluster 2024-03-24T11:58:19.124236+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v167: 161 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-24T11:58:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:22 smithi134 bash[14434]: cluster 2024-03-24T11:58:21.125000+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:22 smithi134 bash[19763]: cluster 2024-03-24T11:58:21.125000+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:23.230 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:22 smithi135 bash[14429]: cluster 2024-03-24T11:58:21.125000+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:24.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:58:23 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:23] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-03-24T11:58:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:24 smithi134 bash[14434]: cluster 2024-03-24T11:58:23.126696+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v169: 161 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-24T11:58:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:24 smithi134 bash[14434]: audit 2024-03-24T11:58:23.557205+0000 mgr.y (mgr.24367) 195 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:24 smithi134 bash[19763]: cluster 2024-03-24T11:58:23.126696+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v169: 161 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-24T11:58:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:24 smithi134 bash[19763]: audit 2024-03-24T11:58:23.557205+0000 mgr.y (mgr.24367) 195 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:25.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:24 smithi135 bash[14429]: cluster 2024-03-24T11:58:23.126696+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v169: 161 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-24T11:58:25.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:24 smithi135 bash[14429]: audit 2024-03-24T11:58:23.557205+0000 mgr.y (mgr.24367) 195 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:26 smithi134 bash[14434]: cluster 2024-03-24T11:58:25.127387+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:26 smithi134 bash[19763]: cluster 2024-03-24T11:58:25.127387+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:27.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:26 smithi135 bash[14429]: cluster 2024-03-24T11:58:25.127387+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:28 smithi134 bash[14434]: cluster 2024-03-24T11:58:27.128271+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:28 smithi134 bash[19763]: cluster 2024-03-24T11:58:27.128271+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:29.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:28 smithi135 bash[14429]: cluster 2024-03-24T11:58:27.128271+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:30.981 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:58:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:58:30.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:30 smithi135 bash[14429]: cluster 2024-03-24T11:58:29.130145+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v172: 161 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-24T11:58:31.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:30 smithi134 bash[14434]: cluster 2024-03-24T11:58:29.130145+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v172: 161 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-24T11:58:31.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:30 smithi134 bash[19763]: cluster 2024-03-24T11:58:29.130145+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v172: 161 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-24T11:58:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:32 smithi134 bash[14434]: cluster 2024-03-24T11:58:31.130888+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:32 smithi134 bash[19763]: cluster 2024-03-24T11:58:31.130888+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:33.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:32 smithi135 bash[14429]: cluster 2024-03-24T11:58:31.130888+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:34.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:58:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:33] "GET /metrics HTTP/1.1" 200 214875 "" "Prometheus/2.33.4" 2024-03-24T11:58:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:34 smithi134 bash[14434]: cluster 2024-03-24T11:58:33.132596+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v174: 161 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-24T11:58:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:34 smithi134 bash[14434]: audit 2024-03-24T11:58:33.565779+0000 mgr.y (mgr.24367) 201 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:34 smithi134 bash[19763]: cluster 2024-03-24T11:58:33.132596+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v174: 161 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-24T11:58:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:34 smithi134 bash[19763]: audit 2024-03-24T11:58:33.565779+0000 mgr.y (mgr.24367) 201 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:35.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:34 smithi135 bash[14429]: cluster 2024-03-24T11:58:33.132596+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v174: 161 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-24T11:58:35.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:34 smithi135 bash[14429]: audit 2024-03-24T11:58:33.565779+0000 mgr.y (mgr.24367) 201 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:36 smithi134 bash[14434]: cluster 2024-03-24T11:58:35.133390+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:37.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:36 smithi134 bash[19763]: cluster 2024-03-24T11:58:35.133390+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:37.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:36 smithi135 bash[14429]: cluster 2024-03-24T11:58:35.133390+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:38 smithi134 bash[14434]: cluster 2024-03-24T11:58:37.134129+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:38 smithi134 bash[19763]: cluster 2024-03-24T11:58:37.134129+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:39.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:38 smithi135 bash[14429]: cluster 2024-03-24T11:58:37.134129+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:40.981 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:58:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:58:40.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:40 smithi135 bash[14429]: cluster 2024-03-24T11:58:39.135859+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v177: 161 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-24T11:58:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:40 smithi134 bash[14434]: cluster 2024-03-24T11:58:39.135859+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v177: 161 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-24T11:58:41.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:40 smithi134 bash[19763]: cluster 2024-03-24T11:58:39.135859+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v177: 161 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-24T11:58:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:42 smithi134 bash[14434]: cluster 2024-03-24T11:58:41.136608+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:43.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:42 smithi134 bash[19763]: cluster 2024-03-24T11:58:41.136608+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:43.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:42 smithi135 bash[14429]: cluster 2024-03-24T11:58:41.136608+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:43.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:58:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:43] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-03-24T11:58:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:44 smithi134 bash[14434]: cluster 2024-03-24T11:58:43.138270+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v179: 161 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-24T11:58:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:44 smithi134 bash[14434]: audit 2024-03-24T11:58:43.577079+0000 mgr.y (mgr.24367) 207 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:45.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:44 smithi134 bash[19763]: cluster 2024-03-24T11:58:43.138270+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v179: 161 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-24T11:58:45.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:44 smithi134 bash[19763]: audit 2024-03-24T11:58:43.577079+0000 mgr.y (mgr.24367) 207 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:45.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:44 smithi135 bash[14429]: cluster 2024-03-24T11:58:43.138270+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v179: 161 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-24T11:58:45.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:44 smithi135 bash[14429]: audit 2024-03-24T11:58:43.577079+0000 mgr.y (mgr.24367) 207 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:47.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:46 smithi134 bash[19763]: cluster 2024-03-24T11:58:45.139006+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:47.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:46 smithi134 bash[14434]: cluster 2024-03-24T11:58:45.139006+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:47.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:46 smithi135 bash[14429]: cluster 2024-03-24T11:58:45.139006+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:49.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:48 smithi134 bash[19763]: cluster 2024-03-24T11:58:47.139757+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:48 smithi134 bash[14434]: cluster 2024-03-24T11:58:47.139757+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:49.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:48 smithi135 bash[14429]: cluster 2024-03-24T11:58:47.139757+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:50.981 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:58:50 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:58:50.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:50 smithi135 bash[14429]: cluster 2024-03-24T11:58:49.141601+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v182: 161 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-24T11:58:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:50 smithi134 bash[19763]: cluster 2024-03-24T11:58:49.141601+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v182: 161 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-24T11:58:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:50 smithi134 bash[14434]: cluster 2024-03-24T11:58:49.141601+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v182: 161 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-24T11:58:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:52 smithi134 bash[14434]: cluster 2024-03-24T11:58:51.142393+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:52 smithi134 bash[19763]: cluster 2024-03-24T11:58:51.142393+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:53.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:52 smithi135 bash[14429]: cluster 2024-03-24T11:58:51.142393+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:53.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:58:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:58:53] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-03-24T11:58:54.200 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-24T11:58:55.176 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:54 smithi134 bash[14434]: cluster 2024-03-24T11:58:53.144035+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v184: 161 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-24T11:58:55.176 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:54 smithi134 bash[14434]: audit 2024-03-24T11:58:53.585875+0000 mgr.y (mgr.24367) 213 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:55.177 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:54 smithi134 bash[19763]: cluster 2024-03-24T11:58:53.144035+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v184: 161 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-24T11:58:55.177 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:54 smithi134 bash[19763]: audit 2024-03-24T11:58:53.585875+0000 mgr.y (mgr.24367) 213 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:55.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:54 smithi135 bash[14429]: cluster 2024-03-24T11:58:53.144035+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v184: 161 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-24T11:58:55.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:54 smithi135 bash[14429]: audit 2024-03-24T11:58:53.585875+0000 mgr.y (mgr.24367) 213 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:58:57.158 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:56 smithi134 bash[14434]: cluster 2024-03-24T11:58:55.144773+0000 mgr.y (mgr.24367) 214 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:57.158 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:56 smithi134 bash[19763]: cluster 2024-03-24T11:58:55.144773+0000 mgr.y (mgr.24367) 214 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:57.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:56 smithi135 bash[14429]: cluster 2024-03-24T11:58:55.144773+0000 mgr.y (mgr.24367) 214 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:58.039 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:57 smithi134 bash[14434]: audit 2024-03-24T11:58:57.151337+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:58:58.039 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:57 smithi134 bash[14434]: audit 2024-03-24T11:58:57.394195+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:58:58.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:57 smithi134 bash[19763]: audit 2024-03-24T11:58:57.151337+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:58:58.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:57 smithi134 bash[19763]: audit 2024-03-24T11:58:57.394195+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:58:58.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:57 smithi135 bash[14429]: audit 2024-03-24T11:58:57.151337+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:58:58.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:57 smithi135 bash[14429]: audit 2024-03-24T11:58:57.394195+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:58:58.339 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-24T11:58:58.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[19763]: cluster 2024-03-24T11:58:57.148728+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:58.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[19763]: audit 2024-03-24T11:58:58.016832+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:58:58.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[19763]: audit 2024-03-24T11:58:58.018870+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:58:58.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[19763]: audit 2024-03-24T11:58:58.312344+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:58:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[14434]: cluster 2024-03-24T11:58:57.148728+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[14434]: audit 2024-03-24T11:58:58.016832+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:58:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[14434]: audit 2024-03-24T11:58:58.018870+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:58:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:58:58 smithi134 bash[14434]: audit 2024-03-24T11:58:58.312344+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:58:59.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:58 smithi135 bash[14429]: cluster 2024-03-24T11:58:57.148728+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:58:59.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:58 smithi135 bash[14429]: audit 2024-03-24T11:58:58.016832+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:58:59.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:58 smithi135 bash[14429]: audit 2024-03-24T11:58:58.018870+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:58:59.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:58:58 smithi135 bash[14429]: audit 2024-03-24T11:58:58.312344+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:59:00.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:00 smithi135 bash[14429]: cluster 2024-03-24T11:58:59.150575+0000 mgr.y (mgr.24367) 216 : cluster [DBG] pgmap v187: 161 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-24T11:59:00.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:59:00 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:59:01.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:00 smithi134 bash[14434]: cluster 2024-03-24T11:58:59.150575+0000 mgr.y (mgr.24367) 216 : cluster [DBG] pgmap v187: 161 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-24T11:59:01.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:00 smithi134 bash[19763]: cluster 2024-03-24T11:58:59.150575+0000 mgr.y (mgr.24367) 216 : cluster [DBG] pgmap v187: 161 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-24T11:59:02.660 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-24T11:59:02.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:02 smithi134 bash[14434]: cluster 2024-03-24T11:59:01.151372+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:02.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:02 smithi134 bash[19763]: cluster 2024-03-24T11:59:01.151372+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:03.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:02 smithi135 bash[14429]: cluster 2024-03-24T11:59:01.151372+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:03.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:59:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:03] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-03-24T11:59:05.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:04 smithi134 bash[14434]: cluster 2024-03-24T11:59:03.153052+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v189: 161 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-24T11:59:05.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:04 smithi134 bash[14434]: audit 2024-03-24T11:59:03.597199+0000 mgr.y (mgr.24367) 219 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:05.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:04 smithi134 bash[19763]: cluster 2024-03-24T11:59:03.153052+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v189: 161 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-24T11:59:05.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:04 smithi134 bash[19763]: audit 2024-03-24T11:59:03.597199+0000 mgr.y (mgr.24367) 219 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:05.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:04 smithi135 bash[14429]: cluster 2024-03-24T11:59:03.153052+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v189: 161 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-24T11:59:05.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:04 smithi135 bash[14429]: audit 2024-03-24T11:59:03.597199+0000 mgr.y (mgr.24367) 219 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:06.915 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-24T11:59:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:06 smithi134 bash[14434]: cluster 2024-03-24T11:59:05.153829+0000 mgr.y (mgr.24367) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:06 smithi134 bash[19763]: cluster 2024-03-24T11:59:05.153829+0000 mgr.y (mgr.24367) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:07.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:06 smithi135 bash[14429]: cluster 2024-03-24T11:59:05.153829+0000 mgr.y (mgr.24367) 220 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:09.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:08 smithi134 bash[14434]: cluster 2024-03-24T11:59:07.154528+0000 mgr.y (mgr.24367) 221 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:09.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:08 smithi134 bash[19763]: cluster 2024-03-24T11:59:07.154528+0000 mgr.y (mgr.24367) 221 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:09.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:08 smithi135 bash[14429]: cluster 2024-03-24T11:59:07.154528+0000 mgr.y (mgr.24367) 221 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:10.321 INFO:teuthology.orchestra.run.smithi134.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:59:10.981 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:59:10 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:59:10.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:10 smithi135 bash[14429]: cluster 2024-03-24T11:59:09.156268+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v192: 161 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-24T11:59:10.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:10 smithi135 bash[14429]: audit 2024-03-24T11:59:10.321807+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:59:10.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:10 smithi135 bash[14429]: audit 2024-03-24T11:59:10.365322+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:59:10.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:10 smithi135 bash[14429]: audit 2024-03-24T11:59:10.366505+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:59:10.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:10 smithi135 bash[14429]: audit 2024-03-24T11:59:10.374329+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:59:11.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[14434]: cluster 2024-03-24T11:59:09.156268+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v192: 161 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-24T11:59:11.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[14434]: audit 2024-03-24T11:59:10.321807+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:59:11.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[14434]: audit 2024-03-24T11:59:10.365322+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:59:11.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[14434]: audit 2024-03-24T11:59:10.366505+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:59:11.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[14434]: audit 2024-03-24T11:59:10.374329+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:59:11.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[19763]: cluster 2024-03-24T11:59:09.156268+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v192: 161 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-24T11:59:11.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[19763]: audit 2024-03-24T11:59:10.321807+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:59:11.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[19763]: audit 2024-03-24T11:59:10.365322+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T11:59:11.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[19763]: audit 2024-03-24T11:59:10.366505+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T11:59:11.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:10 smithi134 bash[19763]: audit 2024-03-24T11:59:10.374329+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T11:59:11.232 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T11:59:11.241 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi134.front.sepia.ceph.com 2024-03-24T11:59:11.242 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- 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-24T11:59:12.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:11 smithi134 bash[14434]: audit 2024-03-24T11:59:10.312557+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:12.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:11 smithi134 bash[14434]: cephadm 2024-03-24T11:59:10.314420+0000 mgr.y (mgr.24367) 224 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:59:12.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:11 smithi134 bash[14434]: cephadm 2024-03-24T11:59:10.381863+0000 mgr.y (mgr.24367) 225 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:59:12.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:11 smithi134 bash[19763]: audit 2024-03-24T11:59:10.312557+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:12.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:11 smithi134 bash[19763]: cephadm 2024-03-24T11:59:10.314420+0000 mgr.y (mgr.24367) 224 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:59:12.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:11 smithi134 bash[19763]: cephadm 2024-03-24T11:59:10.381863+0000 mgr.y (mgr.24367) 225 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:59:12.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:11 smithi135 bash[14429]: audit 2024-03-24T11:59:10.312557+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:12.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:11 smithi135 bash[14429]: cephadm 2024-03-24T11:59:10.314420+0000 mgr.y (mgr.24367) 224 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:59:12.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:11 smithi135 bash[14429]: cephadm 2024-03-24T11:59:10.381863+0000 mgr.y (mgr.24367) 225 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T11:59:13.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:12 smithi134 bash[14434]: cluster 2024-03-24T11:59:11.157099+0000 mgr.y (mgr.24367) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:13.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:12 smithi134 bash[19763]: cluster 2024-03-24T11:59:11.157099+0000 mgr.y (mgr.24367) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:13.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:12 smithi135 bash[14429]: cluster 2024-03-24T11:59:11.157099+0000 mgr.y (mgr.24367) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:14.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:59:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:13] "GET /metrics HTTP/1.1" 200 214831 "" "Prometheus/2.33.4" 2024-03-24T11:59:15.004 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T11:59:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:14 smithi134 bash[14434]: cluster 2024-03-24T11:59:13.158801+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 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-24T11:59:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:14 smithi134 bash[14434]: audit 2024-03-24T11:59:13.606952+0000 mgr.y (mgr.24367) 228 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:14 smithi134 bash[19763]: cluster 2024-03-24T11:59:13.158801+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 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-24T11:59:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:14 smithi134 bash[19763]: audit 2024-03-24T11:59:13.606952+0000 mgr.y (mgr.24367) 228 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:15.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:14 smithi135 bash[14429]: cluster 2024-03-24T11:59:13.158801+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 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-24T11:59:15.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:14 smithi135 bash[14429]: audit 2024-03-24T11:59:13.606952+0000 mgr.y (mgr.24367) 228 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (3m) 2m ago 4m 14.9M - ba2b418f427c c99709585128 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (4m) 2m ago 4m 47.5M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (2m) 2m ago 2m 66.5M - 3.5 e1d6a67b021e 20634b13464e 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e f11158c85dfd 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (12m) 2m ago 12m 52.8M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (11m) 2m ago 11m 43.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (11m) 2m ago 11m 41.7M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T11:59:15.714 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (4m) 2m ago 4m 11.7M - 1dbe0e931976 8cc3757ecb71 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (4m) 2m ago 4m 10.7M - 1dbe0e931976 845e65fd61f3 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (10m) 2m ago 10m 54.0M 4061M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (9m) 2m ago 9m 57.0M 4061M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (8m) 2m ago 9m 49.1M 4061M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (8m) 2m ago 8m 50.6M 4061M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (7m) 2m ago 7m 50.4M 4317M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (7m) 2m ago 7m 49.7M 4317M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (6m) 2m ago 6m 48.9M 4317M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (5m) 2m ago 5m 52.0M 4317M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (3m) 2m ago 4m 49.0M - 514e6a882f6e 7604a6184583 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (2m) 2m ago 2m 83.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T11:59:15.715 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (2m) 2m ago 2m 83.5M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T11:59:15.716 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (2m) 2m ago 2m 82.9M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T11:59:16.131 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:59:16.131 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T11:59:16.131 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T11:59:16.131 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:59:16.132 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:59:16.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:15 smithi134 bash[14434]: audit 2024-03-24T11:59:14.986513+0000 mgr.y (mgr.24367) 229 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:16.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:15 smithi134 bash[19763]: audit 2024-03-24T11:59:14.986513+0000 mgr.y (mgr.24367) 229 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:16.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:15 smithi135 bash[14429]: audit 2024-03-24T11:59:14.986513+0000 mgr.y (mgr.24367) 229 : audit [DBG] from='client.24976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:16.490 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:59:16.490 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T11:59:16.490 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T11:59:16.490 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T11:59:16.490 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "", 2024-03-24T11:59:16.490 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image" 2024-03-24T11:59:16.490 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:59:16.910 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[14434]: cluster 2024-03-24T11:59:15.159330+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[14434]: audit 2024-03-24T11:59:15.346806+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[14434]: audit 2024-03-24T11:59:15.692067+0000 mgr.y (mgr.24367) 232 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[14434]: audit 2024-03-24T11:59:16.131496+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.134:0/2591326201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[19763]: cluster 2024-03-24T11:59:15.159330+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[19763]: audit 2024-03-24T11:59:15.346806+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[19763]: audit 2024-03-24T11:59:15.692067+0000 mgr.y (mgr.24367) 232 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:16 smithi134 bash[19763]: audit 2024-03-24T11:59:16.131496+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.134:0/2591326201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T11:59:17.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:16 smithi135 bash[14429]: cluster 2024-03-24T11:59:15.159330+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:17.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:16 smithi135 bash[14429]: audit 2024-03-24T11:59:15.346806+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:17.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:16 smithi135 bash[14429]: audit 2024-03-24T11:59:15.692067+0000 mgr.y (mgr.24367) 232 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:17.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:16 smithi135 bash[14429]: audit 2024-03-24T11:59:16.131496+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.134:0/2591326201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T11:59:18.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:17 smithi134 bash[14434]: audit 2024-03-24T11:59:16.490302+0000 mgr.y (mgr.24367) 233 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:18.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:17 smithi134 bash[14434]: audit 2024-03-24T11:59:16.911212+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.134:0/442251639' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T11:59:18.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:17 smithi134 bash[19763]: audit 2024-03-24T11:59:16.490302+0000 mgr.y (mgr.24367) 233 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:18.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:17 smithi134 bash[19763]: audit 2024-03-24T11:59:16.911212+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.134:0/442251639' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T11:59:18.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:17 smithi135 bash[14429]: audit 2024-03-24T11:59:16.490302+0000 mgr.y (mgr.24367) 233 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:18.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:17 smithi135 bash[14429]: audit 2024-03-24T11:59:16.911212+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.134:0/442251639' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T11:59:19.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:18 smithi134 bash[14434]: cluster 2024-03-24T11:59:17.160123+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:19.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:18 smithi134 bash[19763]: cluster 2024-03-24T11:59:17.160123+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:19.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:18 smithi135 bash[14429]: cluster 2024-03-24T11:59:17.160123+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:20.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:20 smithi135 bash[14429]: cluster 2024-03-24T11:59:19.162235+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v197: 161 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-24T11:59:20.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:59:20 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:59:21.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:20 smithi134 bash[14434]: cluster 2024-03-24T11:59:19.162235+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v197: 161 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-24T11:59:21.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:20 smithi134 bash[19763]: cluster 2024-03-24T11:59:19.162235+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v197: 161 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-24T11:59:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:22 smithi134 bash[14434]: cluster 2024-03-24T11:59:21.163084+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:22 smithi134 bash[19763]: cluster 2024-03-24T11:59:21.163084+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:23.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:22 smithi135 bash[14429]: cluster 2024-03-24T11:59:21.163084+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:23.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:59:23 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:23] "GET /metrics HTTP/1.1" 200 214831 "" "Prometheus/2.33.4" 2024-03-24T11:59:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:24 smithi134 bash[14434]: cluster 2024-03-24T11:59:23.164938+0000 mgr.y (mgr.24367) 237 : cluster [DBG] pgmap v199: 161 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-24T11:59:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:24 smithi134 bash[14434]: audit 2024-03-24T11:59:23.617898+0000 mgr.y (mgr.24367) 238 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:24 smithi134 bash[19763]: cluster 2024-03-24T11:59:23.164938+0000 mgr.y (mgr.24367) 237 : cluster [DBG] pgmap v199: 161 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-24T11:59:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:24 smithi134 bash[19763]: audit 2024-03-24T11:59:23.617898+0000 mgr.y (mgr.24367) 238 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:25.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:24 smithi135 bash[14429]: cluster 2024-03-24T11:59:23.164938+0000 mgr.y (mgr.24367) 237 : cluster [DBG] pgmap v199: 161 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-24T11:59:25.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:24 smithi135 bash[14429]: audit 2024-03-24T11:59:23.617898+0000 mgr.y (mgr.24367) 238 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:26 smithi134 bash[14434]: cluster 2024-03-24T11:59:25.165817+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:26 smithi134 bash[19763]: cluster 2024-03-24T11:59:25.165817+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:27.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:26 smithi135 bash[14429]: cluster 2024-03-24T11:59:25.165817+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:29.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:28 smithi135 bash[14429]: cluster 2024-03-24T11:59:27.166736+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:28 smithi134 bash[14434]: cluster 2024-03-24T11:59:27.166736+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:28 smithi134 bash[19763]: cluster 2024-03-24T11:59:27.166736+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:30.981 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:30 smithi135 bash[14429]: cluster 2024-03-24T11:59:29.168639+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v202: 161 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-24T11:59:30.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:59:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:59:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:30 smithi134 bash[14434]: cluster 2024-03-24T11:59:29.168639+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v202: 161 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-24T11:59:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:30 smithi134 bash[19763]: cluster 2024-03-24T11:59:29.168639+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v202: 161 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-24T11:59:33.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:32 smithi135 bash[14429]: cluster 2024-03-24T11:59:31.169529+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:33.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:32 smithi134 bash[14434]: cluster 2024-03-24T11:59:31.169529+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:33.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:32 smithi134 bash[19763]: cluster 2024-03-24T11:59:31.169529+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:34.012 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:59:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:33] "GET /metrics HTTP/1.1" 200 214812 "" "Prometheus/2.33.4" 2024-03-24T11:59:35.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:34 smithi135 bash[14429]: cluster 2024-03-24T11:59:33.171542+0000 mgr.y (mgr.24367) 243 : cluster [DBG] pgmap v204: 161 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-24T11:59:35.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:34 smithi135 bash[14429]: audit 2024-03-24T11:59:33.624666+0000 mgr.y (mgr.24367) 244 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:35.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:34 smithi134 bash[14434]: cluster 2024-03-24T11:59:33.171542+0000 mgr.y (mgr.24367) 243 : cluster [DBG] pgmap v204: 161 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-24T11:59:35.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:34 smithi134 bash[14434]: audit 2024-03-24T11:59:33.624666+0000 mgr.y (mgr.24367) 244 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:35.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:34 smithi134 bash[19763]: cluster 2024-03-24T11:59:33.171542+0000 mgr.y (mgr.24367) 243 : cluster [DBG] pgmap v204: 161 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-24T11:59:35.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:34 smithi134 bash[19763]: audit 2024-03-24T11:59:33.624666+0000 mgr.y (mgr.24367) 244 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:37.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:36 smithi135 bash[14429]: cluster 2024-03-24T11:59:35.172419+0000 mgr.y (mgr.24367) 245 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:36 smithi134 bash[14434]: cluster 2024-03-24T11:59:35.172419+0000 mgr.y (mgr.24367) 245 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:36 smithi134 bash[19763]: cluster 2024-03-24T11:59:35.172419+0000 mgr.y (mgr.24367) 245 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:39.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:38 smithi135 bash[14429]: cluster 2024-03-24T11:59:37.173397+0000 mgr.y (mgr.24367) 246 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:38 smithi134 bash[14434]: cluster 2024-03-24T11:59:37.173397+0000 mgr.y (mgr.24367) 246 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:38 smithi134 bash[19763]: cluster 2024-03-24T11:59:37.173397+0000 mgr.y (mgr.24367) 246 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:40.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:40 smithi135 bash[14429]: cluster 2024-03-24T11:59:39.174917+0000 mgr.y (mgr.24367) 247 : cluster [DBG] pgmap v207: 161 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-24T11:59:40.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:59:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:59:41.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:40 smithi134 bash[14434]: cluster 2024-03-24T11:59:39.174917+0000 mgr.y (mgr.24367) 247 : cluster [DBG] pgmap v207: 161 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-24T11:59:41.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:40 smithi134 bash[19763]: cluster 2024-03-24T11:59:39.174917+0000 mgr.y (mgr.24367) 247 : cluster [DBG] pgmap v207: 161 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-24T11:59:43.231 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:42 smithi135 bash[14429]: cluster 2024-03-24T11:59:41.175525+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:42 smithi134 bash[19763]: cluster 2024-03-24T11:59:41.175525+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:43.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:42 smithi134 bash[14434]: cluster 2024-03-24T11:59:41.175525+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:43.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:59:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:43] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-03-24T11:59:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:44 smithi135 bash[14429]: cluster 2024-03-24T11:59:43.177208+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v209: 161 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-24T11:59:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:44 smithi135 bash[14429]: audit 2024-03-24T11:59:43.631511+0000 mgr.y (mgr.24367) 250 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:44 smithi134 bash[14434]: cluster 2024-03-24T11:59:43.177208+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v209: 161 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-24T11:59:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:44 smithi134 bash[14434]: audit 2024-03-24T11:59:43.631511+0000 mgr.y (mgr.24367) 250 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:45.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:44 smithi134 bash[19763]: cluster 2024-03-24T11:59:43.177208+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v209: 161 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-24T11:59:45.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:44 smithi134 bash[19763]: audit 2024-03-24T11:59:43.631511+0000 mgr.y (mgr.24367) 250 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:47.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:46 smithi135 bash[14429]: cluster 2024-03-24T11:59:45.177827+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:47.310 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T11:59:47.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:46 smithi134 bash[14434]: cluster 2024-03-24T11:59:45.177827+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:47.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:46 smithi134 bash[19763]: cluster 2024-03-24T11:59:45.177827+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (4m) 2m ago 5m 14.9M - ba2b418f427c c99709585128 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (4m) 3m ago 4m 47.5M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (2m) 2m ago 2m 66.5M - 3.5 e1d6a67b021e 20634b13464e 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e f11158c85dfd 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (13m) 2m ago 13m 451M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (13m) 2m ago 13m 52.8M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (11m) 3m ago 11m 43.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (11m) 2m ago 11m 41.7M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (5m) 2m ago 5m 11.7M - 1dbe0e931976 8cc3757ecb71 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (5m) 3m ago 5m 10.7M - 1dbe0e931976 845e65fd61f3 2024-03-24T11:59:48.053 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (10m) 2m ago 10m 54.0M 4061M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (10m) 2m ago 10m 57.0M 4061M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (9m) 2m ago 9m 49.1M 4061M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (8m) 2m ago 8m 50.6M 4061M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (8m) 3m ago 8m 50.4M 4317M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (7m) 3m ago 7m 49.7M 4317M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (7m) 3m ago 7m 48.9M 4317M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (6m) 3m ago 6m 52.0M 4317M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (4m) 3m ago 5m 49.0M - 514e6a882f6e 7604a6184583 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (3m) 2m ago 3m 83.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (3m) 2m ago 3m 83.5M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T11:59:48.054 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T11:59:48.465 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T11:59:48.466 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T11:59:48.466 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T11:59:48.466 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T11:59:48.466 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T11:59:48.466 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T11:59:48.466 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:59:48.831 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T11:59:48.831 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T11:59:48.831 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T11:59:48.831 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T11:59:48.831 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "", 2024-03-24T11:59:48.831 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image" 2024-03-24T11:59:48.831 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T11:59:49.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:48 smithi135 bash[14429]: cluster 2024-03-24T11:59:47.178389+0000 mgr.y (mgr.24367) 252 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:49.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:48 smithi135 bash[14429]: audit 2024-03-24T11:59:47.295543+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:48 smithi135 bash[14429]: audit 2024-03-24T11:59:47.665458+0000 mgr.y (mgr.24367) 254 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:48 smithi135 bash[14429]: audit 2024-03-24T11:59:48.032539+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:48 smithi135 bash[14429]: audit 2024-03-24T11:59:48.465144+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.134:0/3819438840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T11:59:49.243 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T11:59:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[14434]: cluster 2024-03-24T11:59:47.178389+0000 mgr.y (mgr.24367) 252 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[14434]: audit 2024-03-24T11:59:47.295543+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[14434]: audit 2024-03-24T11:59:47.665458+0000 mgr.y (mgr.24367) 254 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[14434]: audit 2024-03-24T11:59:48.032539+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[14434]: audit 2024-03-24T11:59:48.465144+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.134:0/3819438840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T11:59:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[19763]: cluster 2024-03-24T11:59:47.178389+0000 mgr.y (mgr.24367) 252 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[19763]: audit 2024-03-24T11:59:47.295543+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[19763]: audit 2024-03-24T11:59:47.665458+0000 mgr.y (mgr.24367) 254 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[19763]: audit 2024-03-24T11:59:48.032539+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:49.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:48 smithi134 bash[19763]: audit 2024-03-24T11:59:48.465144+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.134:0/3819438840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T11:59:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:49 smithi134 bash[14434]: audit 2024-03-24T11:59:48.830943+0000 mgr.y (mgr.24367) 256 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:49 smithi134 bash[14434]: audit 2024-03-24T11:59:49.244383+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.134:0/1956834611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T11:59:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:49 smithi134 bash[19763]: audit 2024-03-24T11:59:48.830943+0000 mgr.y (mgr.24367) 256 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:49 smithi134 bash[19763]: audit 2024-03-24T11:59:49.244383+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.134:0/1956834611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T11:59:50.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:49 smithi135 bash[14429]: audit 2024-03-24T11:59:48.830943+0000 mgr.y (mgr.24367) 256 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T11:59:50.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:49 smithi135 bash[14429]: audit 2024-03-24T11:59:49.244383+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.134:0/1956834611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T11:59:50.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 11:59:50 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T11:59:51.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:50 smithi134 bash[14434]: cluster 2024-03-24T11:59:49.179897+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v212: 161 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-24T11:59:51.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:50 smithi134 bash[19763]: cluster 2024-03-24T11:59:49.179897+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v212: 161 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-24T11:59:51.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:50 smithi135 bash[14429]: cluster 2024-03-24T11:59:49.179897+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v212: 161 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-24T11:59:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:52 smithi134 bash[14434]: cluster 2024-03-24T11:59:51.180721+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:53.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:52 smithi134 bash[19763]: cluster 2024-03-24T11:59:51.180721+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:53.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:52 smithi135 bash[14429]: cluster 2024-03-24T11:59:51.180721+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:53.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 11:59:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:11:59:53] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-03-24T11:59:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:54 smithi134 bash[14434]: cluster 2024-03-24T11:59:53.182609+0000 mgr.y (mgr.24367) 259 : cluster [DBG] pgmap v214: 161 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-24T11:59:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:55 smithi134 bash[14434]: audit 2024-03-24T11:59:53.641833+0000 mgr.y (mgr.24367) 260 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:55 smithi134 bash[19763]: cluster 2024-03-24T11:59:53.182609+0000 mgr.y (mgr.24367) 259 : cluster [DBG] pgmap v214: 161 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-24T11:59:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:55 smithi134 bash[19763]: audit 2024-03-24T11:59:53.641833+0000 mgr.y (mgr.24367) 260 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:55.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:54 smithi135 bash[14429]: cluster 2024-03-24T11:59:53.182609+0000 mgr.y (mgr.24367) 259 : cluster [DBG] pgmap v214: 161 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-24T11:59:55.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:54 smithi135 bash[14429]: audit 2024-03-24T11:59:53.641833+0000 mgr.y (mgr.24367) 260 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T11:59:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:57 smithi134 bash[14434]: cluster 2024-03-24T11:59:55.183425+0000 mgr.y (mgr.24367) 261 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:57.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:57 smithi134 bash[19763]: cluster 2024-03-24T11:59:55.183425+0000 mgr.y (mgr.24367) 261 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:57.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:56 smithi135 bash[14429]: cluster 2024-03-24T11:59:55.183425+0000 mgr.y (mgr.24367) 261 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:58 smithi134 bash[14434]: audit 2024-03-24T11:59:57.168415+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:59:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:58 smithi134 bash[14434]: audit 2024-03-24T11:59:57.399662+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:59:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:58 smithi134 bash[19763]: audit 2024-03-24T11:59:57.168415+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:59:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:58 smithi134 bash[19763]: audit 2024-03-24T11:59:57.399662+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:59:58.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:58 smithi135 bash[14429]: audit 2024-03-24T11:59:57.168415+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T11:59:58.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:58 smithi135 bash[14429]: audit 2024-03-24T11:59:57.399662+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T11:59:59.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 11:59:59 smithi134 bash[14434]: cluster 2024-03-24T11:59:57.184109+0000 mgr.y (mgr.24367) 262 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:59.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 11:59:59 smithi134 bash[19763]: cluster 2024-03-24T11:59:57.184109+0000 mgr.y (mgr.24367) 262 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T11:59:59.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 11:59:59 smithi135 bash[14429]: cluster 2024-03-24T11:59:57.184109+0000 mgr.y (mgr.24367) 262 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:00.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:00 smithi134 bash[19763]: cluster 2024-03-24T11:59:59.185857+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v217: 161 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-24T12:00:00.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:00 smithi134 bash[19763]: cluster 2024-03-24T12:00:00.000128+0000 mon.a (mon.0) 892 : cluster [INF] overall HEALTH_OK 2024-03-24T12:00:00.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:00 smithi134 bash[14434]: cluster 2024-03-24T11:59:59.185857+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v217: 161 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-24T12:00:00.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:00 smithi134 bash[14434]: cluster 2024-03-24T12:00:00.000128+0000 mon.a (mon.0) 892 : cluster [INF] overall HEALTH_OK 2024-03-24T12:00:00.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:00 smithi135 bash[14429]: cluster 2024-03-24T11:59:59.185857+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v217: 161 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-24T12:00:00.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:00 smithi135 bash[14429]: cluster 2024-03-24T12:00:00.000128+0000 mon.a (mon.0) 892 : cluster [INF] overall HEALTH_OK 2024-03-24T12:00:00.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:00:00 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:00:02.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:02 smithi134 bash[14434]: cluster 2024-03-24T12:00:01.186506+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:02.692 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:02 smithi134 bash[19763]: cluster 2024-03-24T12:00:01.186506+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:02.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:02 smithi135 bash[14429]: cluster 2024-03-24T12:00:01.186506+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:03.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:00:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:03] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-03-24T12:00:04.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:04 smithi134 bash[14434]: cluster 2024-03-24T12:00:03.188127+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 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-24T12:00:04.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:04 smithi134 bash[14434]: audit 2024-03-24T12:00:03.649791+0000 mgr.y (mgr.24367) 266 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:04.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:04 smithi134 bash[19763]: cluster 2024-03-24T12:00:03.188127+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 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-24T12:00:04.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:04 smithi134 bash[19763]: audit 2024-03-24T12:00:03.649791+0000 mgr.y (mgr.24367) 266 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:04.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:04 smithi135 bash[14429]: cluster 2024-03-24T12:00:03.188127+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 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-24T12:00:04.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:04 smithi135 bash[14429]: audit 2024-03-24T12:00:03.649791+0000 mgr.y (mgr.24367) 266 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:06 smithi134 bash[14434]: cluster 2024-03-24T12:00:05.188815+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:06.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:06 smithi134 bash[19763]: cluster 2024-03-24T12:00:05.188815+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:06.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:06 smithi135 bash[14429]: cluster 2024-03-24T12:00:05.188815+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:08.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:08 smithi134 bash[14434]: cluster 2024-03-24T12:00:07.189334+0000 mgr.y (mgr.24367) 268 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:08.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:08 smithi134 bash[19763]: cluster 2024-03-24T12:00:07.189334+0000 mgr.y (mgr.24367) 268 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:08.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:08 smithi135 bash[14429]: cluster 2024-03-24T12:00:07.189334+0000 mgr.y (mgr.24367) 268 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:10.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:10 smithi134 bash[14434]: cluster 2024-03-24T12:00:09.191124+0000 mgr.y (mgr.24367) 269 : cluster [DBG] pgmap v222: 161 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-24T12:00:10.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:10 smithi134 bash[19763]: cluster 2024-03-24T12:00:09.191124+0000 mgr.y (mgr.24367) 269 : cluster [DBG] pgmap v222: 161 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-24T12:00:10.716 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:10 smithi135 bash[14429]: cluster 2024-03-24T12:00:09.191124+0000 mgr.y (mgr.24367) 269 : cluster [DBG] pgmap v222: 161 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-24T12:00:10.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:00:10 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:00:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:12 smithi134 bash[14434]: cluster 2024-03-24T12:00:11.191920+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:12.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:12 smithi134 bash[19763]: cluster 2024-03-24T12:00:11.191920+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:12.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:12 smithi135 bash[14429]: cluster 2024-03-24T12:00:11.191920+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:13.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:00:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:13] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-03-24T12:00:14.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:14 smithi134 bash[19763]: cluster 2024-03-24T12:00:13.193648+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v224: 161 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-24T12:00:14.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:14 smithi134 bash[19763]: audit 2024-03-24T12:00:13.659196+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:14 smithi134 bash[14434]: cluster 2024-03-24T12:00:13.193648+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v224: 161 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-24T12:00:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:14 smithi134 bash[14434]: audit 2024-03-24T12:00:13.659196+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:14.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:14 smithi135 bash[14429]: cluster 2024-03-24T12:00:13.193648+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v224: 161 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-24T12:00:14.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:14 smithi135 bash[14429]: audit 2024-03-24T12:00:13.659196+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:16.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:16 smithi134 bash[14434]: cluster 2024-03-24T12:00:15.194412+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:16.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:16 smithi134 bash[19763]: cluster 2024-03-24T12:00:15.194412+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:16.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:16 smithi135 bash[14429]: cluster 2024-03-24T12:00:15.194412+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:18.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:18 smithi134 bash[14434]: cluster 2024-03-24T12:00:17.195172+0000 mgr.y (mgr.24367) 274 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:18.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:18 smithi134 bash[19763]: cluster 2024-03-24T12:00:17.195172+0000 mgr.y (mgr.24367) 274 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:18.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:18 smithi135 bash[14429]: cluster 2024-03-24T12:00:17.195172+0000 mgr.y (mgr.24367) 274 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:19.631 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (5m) 3m ago 5m 14.9M - ba2b418f427c c99709585128 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (5m) 3m ago 5m 47.5M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (3m) 3m ago 3m 66.5M - 3.5 e1d6a67b021e 20634b13464e 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e f11158c85dfd 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (13m) 3m ago 13m 52.8M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (12m) 3m ago 12m 43.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (12m) 3m ago 12m 41.7M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (6m) 3m ago 6m 11.7M - 1dbe0e931976 8cc3757ecb71 2024-03-24T12:00:20.340 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (5m) 3m ago 6m 10.7M - 1dbe0e931976 845e65fd61f3 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (11m) 3m ago 11m 54.0M 4061M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (10m) 3m ago 10m 57.0M 4061M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (10m) 3m ago 10m 49.1M 4061M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (9m) 3m ago 9m 50.6M 4061M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (8m) 3m ago 8m 50.4M 4317M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (8m) 3m ago 8m 49.7M 4317M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (7m) 3m ago 7m 48.9M 4317M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (6m) 3m ago 7m 52.0M 4317M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (4m) 3m ago 6m 49.0M - 514e6a882f6e 7604a6184583 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (3m) 3m ago 3m 83.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (3m) 3m ago 3m 83.5M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:00:20.341 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:00:20.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:20 smithi134 bash[14434]: cluster 2024-03-24T12:00:19.196992+0000 mgr.y (mgr.24367) 275 : cluster [DBG] pgmap v227: 161 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-24T12:00:20.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:20 smithi134 bash[14434]: audit 2024-03-24T12:00:19.617944+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:20.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:20 smithi134 bash[14434]: audit 2024-03-24T12:00:19.975824+0000 mgr.y (mgr.24367) 277 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:20.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:20 smithi134 bash[19763]: cluster 2024-03-24T12:00:19.196992+0000 mgr.y (mgr.24367) 275 : cluster [DBG] pgmap v227: 161 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-24T12:00:20.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:20 smithi134 bash[19763]: audit 2024-03-24T12:00:19.617944+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:20.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:20 smithi134 bash[19763]: audit 2024-03-24T12:00:19.975824+0000 mgr.y (mgr.24367) 277 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:20.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:20 smithi135 bash[14429]: cluster 2024-03-24T12:00:19.196992+0000 mgr.y (mgr.24367) 275 : cluster [DBG] pgmap v227: 161 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-24T12:00:20.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:20 smithi135 bash[14429]: audit 2024-03-24T12:00:19.617944+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:20.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:20 smithi135 bash[14429]: audit 2024-03-24T12:00:19.975824+0000 mgr.y (mgr.24367) 277 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:20.756 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:20.757 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:00:20.758 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T12:00:20.758 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:00:20.758 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:00:20.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:00:20 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:00:21.116 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:00:21.116 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:00:21.116 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:00:21.116 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:00:21.117 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "", 2024-03-24T12:00:21.117 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image" 2024-03-24T12:00:21.117 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:00:21.534 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:00:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:21 smithi134 bash[14434]: audit 2024-03-24T12:00:20.323732+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:21 smithi134 bash[14434]: audit 2024-03-24T12:00:20.757270+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.134:0/4173999841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:00:21.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:21 smithi134 bash[19763]: audit 2024-03-24T12:00:20.323732+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:21.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:21 smithi134 bash[19763]: audit 2024-03-24T12:00:20.757270+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.134:0/4173999841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:00:21.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:21 smithi135 bash[14429]: audit 2024-03-24T12:00:20.323732+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:21.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:21 smithi135 bash[14429]: audit 2024-03-24T12:00:20.757270+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.134:0/4173999841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:00:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:22 smithi134 bash[14434]: audit 2024-03-24T12:00:21.116554+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:22.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:22 smithi134 bash[14434]: cluster 2024-03-24T12:00:21.197530+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:22.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:22 smithi134 bash[14434]: audit 2024-03-24T12:00:21.534727+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.134:0/3134057649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:00:22.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:22 smithi134 bash[19763]: audit 2024-03-24T12:00:21.116554+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:22.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:22 smithi134 bash[19763]: cluster 2024-03-24T12:00:21.197530+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:22.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:22 smithi134 bash[19763]: audit 2024-03-24T12:00:21.534727+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.134:0/3134057649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:00:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:22 smithi135 bash[14429]: audit 2024-03-24T12:00:21.116554+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:22 smithi135 bash[14429]: cluster 2024-03-24T12:00:21.197530+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:22 smithi135 bash[14429]: audit 2024-03-24T12:00:21.534727+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.134:0/3134057649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:00:23.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:00:23 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:23] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-03-24T12:00:24.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:24 smithi134 bash[14434]: cluster 2024-03-24T12:00:23.199254+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 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-24T12:00:24.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:24 smithi134 bash[14434]: audit 2024-03-24T12:00:23.669804+0000 mgr.y (mgr.24367) 282 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:24.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:24 smithi134 bash[19763]: cluster 2024-03-24T12:00:23.199254+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 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-24T12:00:24.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:24 smithi134 bash[19763]: audit 2024-03-24T12:00:23.669804+0000 mgr.y (mgr.24367) 282 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:24.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:24 smithi135 bash[14429]: cluster 2024-03-24T12:00:23.199254+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 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-24T12:00:24.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:24 smithi135 bash[14429]: audit 2024-03-24T12:00:23.669804+0000 mgr.y (mgr.24367) 282 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:26.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:26 smithi134 bash[14434]: cluster 2024-03-24T12:00:25.200050+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:26.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:26 smithi134 bash[19763]: cluster 2024-03-24T12:00:25.200050+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:26.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:26 smithi135 bash[14429]: cluster 2024-03-24T12:00:25.200050+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:28.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:28 smithi134 bash[14434]: cluster 2024-03-24T12:00:27.200675+0000 mgr.y (mgr.24367) 284 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:28.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:28 smithi134 bash[19763]: cluster 2024-03-24T12:00:27.200675+0000 mgr.y (mgr.24367) 284 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:28.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:28 smithi135 bash[14429]: cluster 2024-03-24T12:00:27.200675+0000 mgr.y (mgr.24367) 284 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:30.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:30 smithi134 bash[14434]: cluster 2024-03-24T12:00:29.202146+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v232: 161 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-24T12:00:30.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:30 smithi134 bash[19763]: cluster 2024-03-24T12:00:29.202146+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v232: 161 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-24T12:00:30.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:30 smithi135 bash[14429]: cluster 2024-03-24T12:00:29.202146+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v232: 161 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-24T12:00:30.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:00:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:00:32.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:32 smithi134 bash[14434]: cluster 2024-03-24T12:00:31.202643+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:32.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:32 smithi134 bash[19763]: cluster 2024-03-24T12:00:31.202643+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:32.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:32 smithi135 bash[14429]: cluster 2024-03-24T12:00:31.202643+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:34.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:00:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:33] "GET /metrics HTTP/1.1" 200 214809 "" "Prometheus/2.33.4" 2024-03-24T12:00:34.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:34 smithi134 bash[14434]: cluster 2024-03-24T12:00:33.203837+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 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-24T12:00:34.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:34 smithi134 bash[14434]: audit 2024-03-24T12:00:33.679929+0000 mgr.y (mgr.24367) 288 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:34.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:34 smithi134 bash[19763]: cluster 2024-03-24T12:00:33.203837+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 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-24T12:00:34.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:34 smithi134 bash[19763]: audit 2024-03-24T12:00:33.679929+0000 mgr.y (mgr.24367) 288 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:34.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:34 smithi135 bash[14429]: cluster 2024-03-24T12:00:33.203837+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 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-24T12:00:34.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:34 smithi135 bash[14429]: audit 2024-03-24T12:00:33.679929+0000 mgr.y (mgr.24367) 288 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:36.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:36 smithi134 bash[14434]: cluster 2024-03-24T12:00:35.204477+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:36.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:36 smithi134 bash[19763]: cluster 2024-03-24T12:00:35.204477+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:36.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:36 smithi135 bash[14429]: cluster 2024-03-24T12:00:35.204477+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:38.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:38 smithi134 bash[14434]: cluster 2024-03-24T12:00:37.205026+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:38.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:38 smithi134 bash[19763]: cluster 2024-03-24T12:00:37.205026+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:38.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:38 smithi135 bash[14429]: cluster 2024-03-24T12:00:37.205026+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:40.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:40 smithi134 bash[14434]: cluster 2024-03-24T12:00:39.206524+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v237: 161 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-24T12:00:40.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:40 smithi134 bash[19763]: cluster 2024-03-24T12:00:39.206524+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v237: 161 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-24T12:00:40.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:40 smithi135 bash[14429]: cluster 2024-03-24T12:00:39.206524+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v237: 161 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-24T12:00:40.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:00:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:00:42.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:42 smithi134 bash[14434]: cluster 2024-03-24T12:00:41.207164+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:42.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:42 smithi134 bash[19763]: cluster 2024-03-24T12:00:41.207164+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:42.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:42 smithi135 bash[14429]: cluster 2024-03-24T12:00:41.207164+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:44.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:00:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:43] "GET /metrics HTTP/1.1" 200 214818 "" "Prometheus/2.33.4" 2024-03-24T12:00:44.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:44 smithi134 bash[14434]: cluster 2024-03-24T12:00:43.208345+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 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-24T12:00:44.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:44 smithi134 bash[14434]: audit 2024-03-24T12:00:43.689834+0000 mgr.y (mgr.24367) 294 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:44.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:44 smithi134 bash[19763]: cluster 2024-03-24T12:00:43.208345+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 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-24T12:00:44.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:44 smithi134 bash[19763]: audit 2024-03-24T12:00:43.689834+0000 mgr.y (mgr.24367) 294 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:44.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:44 smithi135 bash[14429]: cluster 2024-03-24T12:00:43.208345+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 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-24T12:00:44.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:44 smithi135 bash[14429]: audit 2024-03-24T12:00:43.689834+0000 mgr.y (mgr.24367) 294 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:46.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:46 smithi134 bash[14434]: cluster 2024-03-24T12:00:45.209174+0000 mgr.y (mgr.24367) 295 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:46.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:46 smithi134 bash[19763]: cluster 2024-03-24T12:00:45.209174+0000 mgr.y (mgr.24367) 295 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:46.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:46 smithi135 bash[14429]: cluster 2024-03-24T12:00:45.209174+0000 mgr.y (mgr.24367) 295 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:48.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:48 smithi134 bash[14434]: cluster 2024-03-24T12:00:47.209956+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:48.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:48 smithi134 bash[19763]: cluster 2024-03-24T12:00:47.209956+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:48.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:48 smithi135 bash[14429]: cluster 2024-03-24T12:00:47.209956+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:50.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:50 smithi134 bash[14434]: cluster 2024-03-24T12:00:49.211742+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v242: 161 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-24T12:00:50.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:50 smithi134 bash[19763]: cluster 2024-03-24T12:00:49.211742+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v242: 161 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-24T12:00:50.717 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:50 smithi135 bash[14429]: cluster 2024-03-24T12:00:49.211742+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v242: 161 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-24T12:00:50.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:00:50 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:00:51.910 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:00:52.590 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:00:52.590 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (5m) 3m ago 6m 14.9M - ba2b418f427c c99709585128 2024-03-24T12:00:52.590 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (5m) 4m ago 5m 47.5M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (4m) 3m ago 4m 66.5M - 3.5 e1d6a67b021e 20634b13464e 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443 running (12m) 4m ago 12m 404M - 17.2.0 e1d6a67b021e f11158c85dfd 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (14m) 3m ago 14m 451M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (14m) 3m ago 14m 52.8M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (12m) 4m ago 12m 43.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (12m) 3m ago 12m 41.7M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (6m) 3m ago 6m 11.7M - 1dbe0e931976 8cc3757ecb71 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (6m) 4m ago 6m 10.7M - 1dbe0e931976 845e65fd61f3 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (11m) 3m ago 11m 54.0M 4061M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (11m) 3m ago 11m 57.0M 4061M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (10m) 3m ago 10m 49.1M 4061M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (9m) 3m ago 9m 50.6M 4061M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (9m) 4m ago 9m 50.4M 4317M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:00:52.591 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (8m) 4m ago 8m 49.7M 4317M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:00:52.592 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (8m) 4m ago 8m 48.9M 4317M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:00:52.592 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (7m) 4m ago 7m 52.0M 4317M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:00:52.592 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (5m) 4m ago 6m 49.0M - 514e6a882f6e 7604a6184583 2024-03-24T12:00:52.592 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (4m) 3m ago 4m 83.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:00:52.592 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (4m) 4m ago 4m 83.0M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:00:52.592 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (4m) 3m ago 4m 83.5M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:00:52.592 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (4m) 4m ago 4m 82.9M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:00:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:52 smithi134 bash[14434]: cluster 2024-03-24T12:00:51.212497+0000 mgr.y (mgr.24367) 298 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:52 smithi134 bash[14434]: audit 2024-03-24T12:00:51.892693+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:52 smithi134 bash[19763]: cluster 2024-03-24T12:00:51.212497+0000 mgr.y (mgr.24367) 298 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:52 smithi134 bash[19763]: audit 2024-03-24T12:00:51.892693+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:52.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:52 smithi135 bash[14429]: cluster 2024-03-24T12:00:51.212497+0000 mgr.y (mgr.24367) 298 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:52.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:52 smithi135 bash[14429]: audit 2024-03-24T12:00:51.892693+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:53.008 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:00:53.008 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:00:53.009 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:00:53.010 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T12:00:53.010 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:00:53.010 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:00:53.362 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:00:53.362 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:00:53.363 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:00:53.363 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:00:53.363 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "", 2024-03-24T12:00:53.363 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image" 2024-03-24T12:00:53.363 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:00:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[14434]: audit 2024-03-24T12:00:52.243688+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[14434]: audit 2024-03-24T12:00:52.565815+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[14434]: audit 2024-03-24T12:00:53.008685+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.134:0/3044425313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:00:53.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[19763]: audit 2024-03-24T12:00:52.243688+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:53.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[19763]: audit 2024-03-24T12:00:52.565815+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:53.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[19763]: audit 2024-03-24T12:00:53.008685+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.134:0/3044425313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:00:53.680 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[38628]: level=warn ts=2024-03-24T12:00:53.551Z 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.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:00:53.680 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[38628]: level=warn ts=2024-03-24T12:00:53.551Z 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.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:00:53.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:53 smithi135 bash[14429]: audit 2024-03-24T12:00:52.243688+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:53.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:53 smithi135 bash[14429]: audit 2024-03-24T12:00:52.565815+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:53.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:53 smithi135 bash[14429]: audit 2024-03-24T12:00:53.008685+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.134:0/3044425313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:00:53.782 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:00:54.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:00:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:00:53] "GET /metrics HTTP/1.1" 200 214818 "" "Prometheus/2.33.4" 2024-03-24T12:00:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[14434]: cluster 2024-03-24T12:00:53.214184+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v244: 161 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-24T12:00:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[14434]: audit 2024-03-24T12:00:53.362718+0000 mgr.y (mgr.24367) 303 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[14434]: audit 2024-03-24T12:00:53.698719+0000 mgr.y (mgr.24367) 304 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[14434]: audit 2024-03-24T12:00:53.783230+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.134:0/3256309854' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:00:54.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[19763]: cluster 2024-03-24T12:00:53.214184+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v244: 161 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-24T12:00:54.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[19763]: audit 2024-03-24T12:00:53.362718+0000 mgr.y (mgr.24367) 303 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[19763]: audit 2024-03-24T12:00:53.698719+0000 mgr.y (mgr.24367) 304 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:54 smithi134 bash[19763]: audit 2024-03-24T12:00:53.783230+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.134:0/3256309854' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:00:54.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:54 smithi135 bash[14429]: cluster 2024-03-24T12:00:53.214184+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v244: 161 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-24T12:00:54.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:54 smithi135 bash[14429]: audit 2024-03-24T12:00:53.362718+0000 mgr.y (mgr.24367) 303 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:00:54.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:54 smithi135 bash[14429]: audit 2024-03-24T12:00:53.698719+0000 mgr.y (mgr.24367) 304 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:00:54.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:54 smithi135 bash[14429]: audit 2024-03-24T12:00:53.783230+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.134:0/3256309854' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:00:56.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:56 smithi134 bash[14434]: cluster 2024-03-24T12:00:55.214902+0000 mgr.y (mgr.24367) 305 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:56.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:56 smithi134 bash[19763]: cluster 2024-03-24T12:00:55.214902+0000 mgr.y (mgr.24367) 305 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:56.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:56 smithi135 bash[14429]: cluster 2024-03-24T12:00:55.214902+0000 mgr.y (mgr.24367) 305 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: audit 2024-03-24T12:00:56.923262+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: cephadm 2024-03-24T12:00:56.923961+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Upgrade: Target is version 19.0.0-1667-gdb0330b1 (unknown) 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: cephadm 2024-03-24T12:00:56.924119+0000 mgr.y (mgr.24367) 307 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10'] 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: audit 2024-03-24T12:00:56.925796+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: audit 2024-03-24T12:00:56.935770+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: cephadm 2024-03-24T12:00:56.937058+0000 mgr.y (mgr.24367) 308 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: audit 2024-03-24T12:00:57.175030+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:00:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[14434]: audit 2024-03-24T12:00:57.405456+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: audit 2024-03-24T12:00:56.923262+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: cephadm 2024-03-24T12:00:56.923961+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Upgrade: Target is version 19.0.0-1667-gdb0330b1 (unknown) 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: cephadm 2024-03-24T12:00:56.924119+0000 mgr.y (mgr.24367) 307 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10'] 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: audit 2024-03-24T12:00:56.925796+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: audit 2024-03-24T12:00:56.935770+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: cephadm 2024-03-24T12:00:56.937058+0000 mgr.y (mgr.24367) 308 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: audit 2024-03-24T12:00:57.175030+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:00:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:57 smithi134 bash[19763]: audit 2024-03-24T12:00:57.405456+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:00:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: audit 2024-03-24T12:00:56.923262+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:00:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: cephadm 2024-03-24T12:00:56.923961+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Upgrade: Target is version 19.0.0-1667-gdb0330b1 (unknown) 2024-03-24T12:00:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: cephadm 2024-03-24T12:00:56.924119+0000 mgr.y (mgr.24367) 307 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10'] 2024-03-24T12:00:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: audit 2024-03-24T12:00:56.925796+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:00:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: audit 2024-03-24T12:00:56.935770+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:00:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: cephadm 2024-03-24T12:00:56.937058+0000 mgr.y (mgr.24367) 308 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:00:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: audit 2024-03-24T12:00:57.175030+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:00:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:57 smithi135 bash[14429]: audit 2024-03-24T12:00:57.405456+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:00:59.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:58 smithi135 bash[14429]: cephadm 2024-03-24T12:00:57.183413+0000 mgr.y (mgr.24367) 309 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on smithi135 2024-03-24T12:00:59.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:00:58 smithi135 bash[14429]: cluster 2024-03-24T12:00:57.215566+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:59.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:58 smithi134 bash[14434]: cephadm 2024-03-24T12:00:57.183413+0000 mgr.y (mgr.24367) 309 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on smithi135 2024-03-24T12:00:59.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:00:58 smithi134 bash[14434]: cluster 2024-03-24T12:00:57.215566+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:00:59.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:58 smithi134 bash[19763]: cephadm 2024-03-24T12:00:57.183413+0000 mgr.y (mgr.24367) 309 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on smithi135 2024-03-24T12:00:59.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:00:58 smithi134 bash[19763]: cluster 2024-03-24T12:00:57.215566+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:00.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:00 smithi135 bash[14429]: cluster 2024-03-24T12:00:59.217364+0000 mgr.y (mgr.24367) 311 : cluster [DBG] pgmap v247: 161 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-24T12:01:00.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:00 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:01:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:00 smithi134 bash[14434]: cluster 2024-03-24T12:00:59.217364+0000 mgr.y (mgr.24367) 311 : cluster [DBG] pgmap v247: 161 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-24T12:01:01.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:00 smithi134 bash[19763]: cluster 2024-03-24T12:00:59.217364+0000 mgr.y (mgr.24367) 311 : cluster [DBG] pgmap v247: 161 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-24T12:01:03.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:02 smithi135 bash[14429]: cluster 2024-03-24T12:01:01.218167+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:02 smithi134 bash[14434]: cluster 2024-03-24T12:01:01.218167+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:03.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:02 smithi134 bash[19763]: cluster 2024-03-24T12:01:01.218167+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:03.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:03 smithi134 bash[38628]: level=error ts=2024-03-24T12:01:03.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:03.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:03 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:03.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:01:03.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:03 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:04.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:01:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:03] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2024-03-24T12:01:05.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:04 smithi135 bash[14429]: cluster 2024-03-24T12:01:03.219865+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v249: 161 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-24T12:01:05.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:04 smithi135 bash[14429]: audit 2024-03-24T12:01:03.709794+0000 mgr.y (mgr.24367) 314 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:04 smithi134 bash[14434]: cluster 2024-03-24T12:01:03.219865+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v249: 161 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-24T12:01:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:04 smithi134 bash[14434]: audit 2024-03-24T12:01:03.709794+0000 mgr.y (mgr.24367) 314 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:04 smithi134 bash[19763]: cluster 2024-03-24T12:01:03.219865+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v249: 161 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-24T12:01:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:04 smithi134 bash[19763]: audit 2024-03-24T12:01:03.709794+0000 mgr.y (mgr.24367) 314 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:07.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:06 smithi135 bash[14429]: cluster 2024-03-24T12:01:05.220607+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:07.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:06 smithi134 bash[14434]: cluster 2024-03-24T12:01:05.220607+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:07.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:06 smithi134 bash[19763]: cluster 2024-03-24T12:01:05.220607+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:09.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:08 smithi135 bash[14429]: cluster 2024-03-24T12:01:07.221404+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:09.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:08 smithi134 bash[14434]: cluster 2024-03-24T12:01:07.221404+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:09.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:08 smithi134 bash[19763]: cluster 2024-03-24T12:01:07.221404+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:10.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:10 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:01:10.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:10 smithi135 bash[14429]: cluster 2024-03-24T12:01:09.223147+0000 mgr.y (mgr.24367) 317 : cluster [DBG] pgmap v252: 161 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-24T12:01:11.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:10 smithi134 bash[14434]: cluster 2024-03-24T12:01:09.223147+0000 mgr.y (mgr.24367) 317 : cluster [DBG] pgmap v252: 161 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-24T12:01:11.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:10 smithi134 bash[19763]: cluster 2024-03-24T12:01:09.223147+0000 mgr.y (mgr.24367) 317 : cluster [DBG] pgmap v252: 161 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-24T12:01:13.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:12 smithi135 bash[14429]: cluster 2024-03-24T12:01:11.223856+0000 mgr.y (mgr.24367) 318 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:12 smithi134 bash[14434]: cluster 2024-03-24T12:01:11.223856+0000 mgr.y (mgr.24367) 318 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:12 smithi134 bash[19763]: cluster 2024-03-24T12:01:11.223856+0000 mgr.y (mgr.24367) 318 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:13.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:13 smithi134 bash[38628]: level=error ts=2024-03-24T12:01:13.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:13.821 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:13 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:13.529Z 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.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:01:13.821 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:13 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:13.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:14.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:01:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:13] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-03-24T12:01:15.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:14 smithi135 bash[14429]: cluster 2024-03-24T12:01:13.225598+0000 mgr.y (mgr.24367) 319 : cluster [DBG] pgmap v254: 161 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-24T12:01:15.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:14 smithi135 bash[14429]: audit 2024-03-24T12:01:13.717263+0000 mgr.y (mgr.24367) 320 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:14 smithi134 bash[14434]: cluster 2024-03-24T12:01:13.225598+0000 mgr.y (mgr.24367) 319 : cluster [DBG] pgmap v254: 161 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-24T12:01:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:14 smithi134 bash[14434]: audit 2024-03-24T12:01:13.717263+0000 mgr.y (mgr.24367) 320 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:14 smithi134 bash[19763]: cluster 2024-03-24T12:01:13.225598+0000 mgr.y (mgr.24367) 319 : cluster [DBG] pgmap v254: 161 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-24T12:01:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:14 smithi134 bash[19763]: audit 2024-03-24T12:01:13.717263+0000 mgr.y (mgr.24367) 320 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:17.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:16 smithi135 bash[14429]: cluster 2024-03-24T12:01:15.226348+0000 mgr.y (mgr.24367) 321 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:17.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:16 smithi134 bash[14434]: cluster 2024-03-24T12:01:15.226348+0000 mgr.y (mgr.24367) 321 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:17.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:16 smithi134 bash[19763]: cluster 2024-03-24T12:01:15.226348+0000 mgr.y (mgr.24367) 321 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:19.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:18 smithi135 bash[14429]: cluster 2024-03-24T12:01:17.227109+0000 mgr.y (mgr.24367) 322 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:19.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:18 smithi134 bash[14434]: cluster 2024-03-24T12:01:17.227109+0000 mgr.y (mgr.24367) 322 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:19.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:18 smithi134 bash[19763]: cluster 2024-03-24T12:01:17.227109+0000 mgr.y (mgr.24367) 322 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:20.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:20 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:01:21.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:20 smithi134 bash[14434]: cluster 2024-03-24T12:01:19.228855+0000 mgr.y (mgr.24367) 323 : cluster [DBG] pgmap v257: 161 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-24T12:01:21.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:20 smithi134 bash[19763]: cluster 2024-03-24T12:01:19.228855+0000 mgr.y (mgr.24367) 323 : cluster [DBG] pgmap v257: 161 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-24T12:01:21.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:20 smithi135 bash[14429]: cluster 2024-03-24T12:01:19.228855+0000 mgr.y (mgr.24367) 323 : cluster [DBG] pgmap v257: 161 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-24T12:01:23.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:22 smithi134 bash[14434]: cluster 2024-03-24T12:01:21.229658+0000 mgr.y (mgr.24367) 324 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:23.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:22 smithi134 bash[19763]: cluster 2024-03-24T12:01:21.229658+0000 mgr.y (mgr.24367) 324 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:23.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:22 smithi135 bash[14429]: cluster 2024-03-24T12:01:21.229658+0000 mgr.y (mgr.24367) 324 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:23.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:23 smithi134 bash[38628]: level=error ts=2024-03-24T12:01:23.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:23.821 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:23 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:23.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:23.821 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:23 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:23.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:01:24.163 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:01:24.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:01:23 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:23] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-03-24T12:01:24.883 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (6m) 4m ago 6m 14.9M - ba2b418f427c c99709585128 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (6m) 4m ago 6m 47.5M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (4m) 4m ago 4m 66.5M - 3.5 e1d6a67b021e 20634b13464e 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443 running (12m) 4m ago 12m 404M - 17.2.0 e1d6a67b021e f11158c85dfd 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (14m) 4m ago 14m 451M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (14m) 4m ago 15m 52.8M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (13m) 4m ago 13m 43.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (13m) 4m ago 13m 41.7M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (7m) 4m ago 7m 11.7M - 1dbe0e931976 8cc3757ecb71 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (7m) 4m ago 7m 10.7M - 1dbe0e931976 845e65fd61f3 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (12m) 4m ago 12m 54.0M 4061M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (11m) 4m ago 11m 57.0M 4061M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (11m) 4m ago 11m 49.1M 4061M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (10m) 4m ago 10m 50.6M 4061M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:01:24.884 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (9m) 4m ago 9m 50.4M 4317M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (9m) 4m ago 9m 49.7M 4317M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (8m) 4m ago 8m 48.9M 4317M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (8m) 4m ago 8m 52.0M 4317M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (6m) 4m ago 7m 49.0M - 514e6a882f6e 7604a6184583 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (4m) 4m ago 4m 83.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (4m) 4m ago 4m 83.0M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (4m) 4m ago 4m 83.5M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:01:24.885 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (4m) 4m ago 4m 82.9M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:01:25.289 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:01:25.289 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:01:25.289 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:01:25.289 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:25.289 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T12:01:25.290 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:01:25.291 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:01:25.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:24 smithi134 bash[14434]: cluster 2024-03-24T12:01:23.231298+0000 mgr.y (mgr.24367) 325 : cluster [DBG] pgmap v259: 161 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-24T12:01:25.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:24 smithi134 bash[14434]: audit 2024-03-24T12:01:23.726764+0000 mgr.y (mgr.24367) 326 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:25.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:24 smithi134 bash[19763]: cluster 2024-03-24T12:01:23.231298+0000 mgr.y (mgr.24367) 325 : cluster [DBG] pgmap v259: 161 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-24T12:01:25.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:24 smithi134 bash[19763]: audit 2024-03-24T12:01:23.726764+0000 mgr.y (mgr.24367) 326 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:25.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:24 smithi135 bash[14429]: cluster 2024-03-24T12:01:23.231298+0000 mgr.y (mgr.24367) 325 : cluster [DBG] pgmap v259: 161 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-24T12:01:25.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:24 smithi135 bash[14429]: audit 2024-03-24T12:01:23.726764+0000 mgr.y (mgr.24367) 326 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:25.644 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:01:25.645 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:01:25.645 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:01:25.645 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:01:25.645 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "0/23 daemons upgraded", 2024-03-24T12:01:25.645 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image on host smithi135" 2024-03-24T12:01:25.645 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:01:26.050 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:01:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[14434]: audit 2024-03-24T12:01:24.148696+0000 mgr.y (mgr.24367) 327 : audit [DBG] from='client.25120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[14434]: audit 2024-03-24T12:01:24.507018+0000 mgr.y (mgr.24367) 328 : audit [DBG] from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[14434]: audit 2024-03-24T12:01:24.862909+0000 mgr.y (mgr.24367) 329 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[14434]: audit 2024-03-24T12:01:25.289576+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.134:0/983295166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:01:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[19763]: audit 2024-03-24T12:01:24.148696+0000 mgr.y (mgr.24367) 327 : audit [DBG] from='client.25120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[19763]: audit 2024-03-24T12:01:24.507018+0000 mgr.y (mgr.24367) 328 : audit [DBG] from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[19763]: audit 2024-03-24T12:01:24.862909+0000 mgr.y (mgr.24367) 329 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:26 smithi134 bash[19763]: audit 2024-03-24T12:01:25.289576+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.134:0/983295166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:01:26.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:25 smithi135 bash[14429]: audit 2024-03-24T12:01:24.148696+0000 mgr.y (mgr.24367) 327 : audit [DBG] from='client.25120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:25 smithi135 bash[14429]: audit 2024-03-24T12:01:24.507018+0000 mgr.y (mgr.24367) 328 : audit [DBG] from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:25 smithi135 bash[14429]: audit 2024-03-24T12:01:24.862909+0000 mgr.y (mgr.24367) 329 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:26.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:25 smithi135 bash[14429]: audit 2024-03-24T12:01:25.289576+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.134:0/983295166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:01:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:27 smithi134 bash[14434]: cluster 2024-03-24T12:01:25.231997+0000 mgr.y (mgr.24367) 330 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:27 smithi134 bash[14434]: audit 2024-03-24T12:01:25.644754+0000 mgr.y (mgr.24367) 331 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:27 smithi134 bash[14434]: audit 2024-03-24T12:01:26.050991+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.134:0/1908327219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:01:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:27 smithi134 bash[19763]: cluster 2024-03-24T12:01:25.231997+0000 mgr.y (mgr.24367) 330 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:27 smithi134 bash[19763]: audit 2024-03-24T12:01:25.644754+0000 mgr.y (mgr.24367) 331 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:27.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:27 smithi134 bash[19763]: audit 2024-03-24T12:01:26.050991+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.134:0/1908327219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:01:27.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:26 smithi135 bash[14429]: cluster 2024-03-24T12:01:25.231997+0000 mgr.y (mgr.24367) 330 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:27.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:26 smithi135 bash[14429]: audit 2024-03-24T12:01:25.644754+0000 mgr.y (mgr.24367) 331 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:27.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:26 smithi135 bash[14429]: audit 2024-03-24T12:01:26.050991+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.134:0/1908327219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:01:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:29 smithi134 bash[14434]: cluster 2024-03-24T12:01:27.232721+0000 mgr.y (mgr.24367) 332 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:29 smithi134 bash[19763]: cluster 2024-03-24T12:01:27.232721+0000 mgr.y (mgr.24367) 332 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:29.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:28 smithi135 bash[14429]: cluster 2024-03-24T12:01:27.232721+0000 mgr.y (mgr.24367) 332 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:30.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:30 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:01:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:31 smithi134 bash[14434]: cluster 2024-03-24T12:01:29.234611+0000 mgr.y (mgr.24367) 333 : cluster [DBG] pgmap v262: 161 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-24T12:01:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:31 smithi134 bash[19763]: cluster 2024-03-24T12:01:29.234611+0000 mgr.y (mgr.24367) 333 : cluster [DBG] pgmap v262: 161 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-24T12:01:31.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:31 smithi135 bash[14429]: cluster 2024-03-24T12:01:29.234611+0000 mgr.y (mgr.24367) 333 : cluster [DBG] pgmap v262: 161 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-24T12:01:33.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:33 smithi134 bash[14434]: cluster 2024-03-24T12:01:31.235396+0000 mgr.y (mgr.24367) 334 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:33.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:33 smithi134 bash[19763]: cluster 2024-03-24T12:01:31.235396+0000 mgr.y (mgr.24367) 334 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:33.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:33 smithi135 bash[14429]: cluster 2024-03-24T12:01:31.235396+0000 mgr.y (mgr.24367) 334 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:33.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:33 smithi134 bash[38628]: level=error ts=2024-03-24T12:01:33.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:33.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:33 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:33.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:01:33.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:33 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:33.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:34.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:01:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:33] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-03-24T12:01:35.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:35 smithi134 bash[14434]: cluster 2024-03-24T12:01:33.237097+0000 mgr.y (mgr.24367) 335 : cluster [DBG] pgmap v264: 161 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-24T12:01:35.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:35 smithi134 bash[14434]: audit 2024-03-24T12:01:33.737102+0000 mgr.y (mgr.24367) 336 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:35.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:35 smithi134 bash[19763]: cluster 2024-03-24T12:01:33.237097+0000 mgr.y (mgr.24367) 335 : cluster [DBG] pgmap v264: 161 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-24T12:01:35.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:35 smithi134 bash[19763]: audit 2024-03-24T12:01:33.737102+0000 mgr.y (mgr.24367) 336 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:35.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:35 smithi135 bash[14429]: cluster 2024-03-24T12:01:33.237097+0000 mgr.y (mgr.24367) 335 : cluster [DBG] pgmap v264: 161 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-24T12:01:35.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:35 smithi135 bash[14429]: audit 2024-03-24T12:01:33.737102+0000 mgr.y (mgr.24367) 336 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:37 smithi134 bash[14434]: cluster 2024-03-24T12:01:35.237841+0000 mgr.y (mgr.24367) 337 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:37 smithi134 bash[19763]: cluster 2024-03-24T12:01:35.237841+0000 mgr.y (mgr.24367) 337 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:37.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:37 smithi135 bash[14429]: cluster 2024-03-24T12:01:35.237841+0000 mgr.y (mgr.24367) 337 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:39 smithi134 bash[14434]: cluster 2024-03-24T12:01:37.238578+0000 mgr.y (mgr.24367) 338 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:39 smithi134 bash[19763]: cluster 2024-03-24T12:01:37.238578+0000 mgr.y (mgr.24367) 338 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:39.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:39 smithi135 bash[14429]: cluster 2024-03-24T12:01:37.238578+0000 mgr.y (mgr.24367) 338 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:40.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:40 smithi135 bash[15363]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:01:41.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:41 smithi134 bash[14434]: cluster 2024-03-24T12:01:39.240344+0000 mgr.y (mgr.24367) 339 : cluster [DBG] pgmap v267: 161 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-24T12:01:41.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:41 smithi134 bash[19763]: cluster 2024-03-24T12:01:39.240344+0000 mgr.y (mgr.24367) 339 : cluster [DBG] pgmap v267: 161 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-24T12:01:41.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:41 smithi135 bash[14429]: cluster 2024-03-24T12:01:39.240344+0000 mgr.y (mgr.24367) 339 : cluster [DBG] pgmap v267: 161 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-24T12:01:43.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:43 smithi134 bash[14434]: cluster 2024-03-24T12:01:41.241083+0000 mgr.y (mgr.24367) 340 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:43 smithi134 bash[19763]: cluster 2024-03-24T12:01:41.241083+0000 mgr.y (mgr.24367) 340 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:43.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:43 smithi135 bash[14429]: cluster 2024-03-24T12:01:41.241083+0000 mgr.y (mgr.24367) 340 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:43.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:43 smithi134 bash[38628]: level=error ts=2024-03-24T12:01:43.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:01:43.821 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:43 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:43.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.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:01:43.821 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:43 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:44.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:01:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:43] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-03-24T12:01:45.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:45 smithi134 bash[19763]: cluster 2024-03-24T12:01:43.242792+0000 mgr.y (mgr.24367) 341 : cluster [DBG] pgmap v269: 161 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-24T12:01:45.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:45 smithi134 bash[19763]: audit 2024-03-24T12:01:43.748427+0000 mgr.y (mgr.24367) 342 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:45 smithi134 bash[14434]: cluster 2024-03-24T12:01:43.242792+0000 mgr.y (mgr.24367) 341 : cluster [DBG] pgmap v269: 161 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-24T12:01:45.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:45 smithi134 bash[14434]: audit 2024-03-24T12:01:43.748427+0000 mgr.y (mgr.24367) 342 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:45.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:45 smithi135 bash[14429]: cluster 2024-03-24T12:01:43.242792+0000 mgr.y (mgr.24367) 341 : cluster [DBG] pgmap v269: 161 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-24T12:01:45.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:45 smithi135 bash[14429]: audit 2024-03-24T12:01:43.748427+0000 mgr.y (mgr.24367) 342 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:47.353 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:47 smithi135 bash[14429]: cluster 2024-03-24T12:01:45.243549+0000 mgr.y (mgr.24367) 343 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:47.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:47 smithi134 bash[14434]: cluster 2024-03-24T12:01:45.243549+0000 mgr.y (mgr.24367) 343 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:47.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:47 smithi134 bash[19763]: cluster 2024-03-24T12:01:45.243549+0000 mgr.y (mgr.24367) 343 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[19763]: cluster 2024-03-24T12:01:47.244266+0000 mgr.y (mgr.24367) 344 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[19763]: audit 2024-03-24T12:01:48.383640+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[19763]: audit 2024-03-24T12:01:48.385549+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:01:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[19763]: audit 2024-03-24T12:01:48.387166+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:01:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[19763]: audit 2024-03-24T12:01:48.389100+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:01:49.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[14434]: cluster 2024-03-24T12:01:47.244266+0000 mgr.y (mgr.24367) 344 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:49.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[14434]: audit 2024-03-24T12:01:48.383640+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:49.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[14434]: audit 2024-03-24T12:01:48.385549+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:01:49.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[14434]: audit 2024-03-24T12:01:48.387166+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:01:49.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:49 smithi134 bash[14434]: audit 2024-03-24T12:01:48.389100+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:01:49.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:49 smithi135 bash[14429]: cluster 2024-03-24T12:01:47.244266+0000 mgr.y (mgr.24367) 344 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:49.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:49 smithi135 bash[14429]: audit 2024-03-24T12:01:48.383640+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:49.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:49 smithi135 bash[14429]: audit 2024-03-24T12:01:48.385549+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:01:49.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:49 smithi135 bash[14429]: audit 2024-03-24T12:01:48.387166+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:01:49.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:49 smithi135 bash[14429]: audit 2024-03-24T12:01:48.389100+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:01:50.341 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:50 smithi135 bash[14429]: cephadm 2024-03-24T12:01:48.373190+0000 mgr.y (mgr.24367) 345 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:01:50.341 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:50 smithi135 bash[14429]: cephadm 2024-03-24T12:01:48.390858+0000 mgr.y (mgr.24367) 346 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T12:01:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:50 smithi134 bash[14434]: cephadm 2024-03-24T12:01:48.373190+0000 mgr.y (mgr.24367) 345 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:01:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:50 smithi134 bash[14434]: cephadm 2024-03-24T12:01:48.390858+0000 mgr.y (mgr.24367) 346 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T12:01:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:50 smithi134 bash[19763]: cephadm 2024-03-24T12:01:48.373190+0000 mgr.y (mgr.24367) 345 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:01:50.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:50 smithi134 bash[19763]: cephadm 2024-03-24T12:01:48.390858+0000 mgr.y (mgr.24367) 346 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T12:01:50.605 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:50 smithi135 systemd[1]: Stopping Ceph mgr.x for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:01:50.962 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:50 smithi135 bash[34647]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mgr.x 2024-03-24T12:01:51.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:51 smithi135 bash[14429]: cluster 2024-03-24T12:01:49.246151+0000 mgr.y (mgr.24367) 347 : cluster [DBG] pgmap v272: 161 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-24T12:01:51.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:51 smithi134 bash[14434]: cluster 2024-03-24T12:01:49.246151+0000 mgr.y (mgr.24367) 347 : cluster [DBG] pgmap v272: 161 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-24T12:01:51.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:51 smithi134 bash[19763]: cluster 2024-03-24T12:01:49.246151+0000 mgr.y (mgr.24367) 347 : cluster [DBG] pgmap v272: 161 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-24T12:01:51.705 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:51 smithi135 bash[34657]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:01:51.705 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:51 smithi135 bash[34708]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mgr.x 2024-03-24T12:01:51.705 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:51 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:01:51.705 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:51 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-24T12:01:51.705 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:51 smithi135 systemd[1]: Stopped Ceph mgr.x for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:01:51.706 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:51 smithi135 systemd[1]: Started Ceph mgr.x for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:01:53.147 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:52 smithi135 bash[34772]: debug 2024-03-24T12:01:52.965+0000 7f61bf11a700 1 -- 172.21.15.135:0/2249157448 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5607795fc1a0 con 0x560779702800 2024-03-24T12:01:53.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:52 smithi135 bash[14429]: cluster 2024-03-24T12:01:51.246926+0000 mgr.y (mgr.24367) 348 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:53.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:52 smithi135 bash[14429]: audit 2024-03-24T12:01:51.752227+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:53.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:52 smithi135 bash[14429]: audit 2024-03-24T12:01:51.754427+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:01:53.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:52 smithi135 bash[14429]: audit 2024-03-24T12:01:51.755785+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[14434]: cluster 2024-03-24T12:01:51.246926+0000 mgr.y (mgr.24367) 348 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[14434]: audit 2024-03-24T12:01:51.752227+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[14434]: audit 2024-03-24T12:01:51.754427+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[14434]: audit 2024-03-24T12:01:51.755785+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[19763]: cluster 2024-03-24T12:01:51.246926+0000 mgr.y (mgr.24367) 348 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[19763]: audit 2024-03-24T12:01:51.752227+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[19763]: audit 2024-03-24T12:01:51.754427+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:01:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:52 smithi134 bash[19763]: audit 2024-03-24T12:01:51.755785+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:01:53.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:53 smithi135 bash[34772]: debug 2024-03-24T12:01:53.133+0000 7f61c9314200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:01:53.819 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:53 smithi134 bash[38628]: level=error ts=2024-03-24T12:01:53.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:53.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:53 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.135:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-03-24T12:01:53.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:01:53 smithi134 bash[38628]: level=warn ts=2024-03-24T12:01:53.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:01:54.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:01:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:01:53] "GET /metrics HTTP/1.1" 200 214810 "" "Prometheus/2.33.4" 2024-03-24T12:01:54.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:54 smithi135 bash[34772]: debug 2024-03-24T12:01:54.057+0000 7f61c9314200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:01:54.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:54 smithi135 bash[34772]: debug 2024-03-24T12:01:54.157+0000 7f61c9314200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:01:54.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:54 smithi135 bash[34772]: debug 2024-03-24T12:01:54.257+0000 7f61c9314200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:01:54.930 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:54 smithi135 bash[34772]: debug 2024-03-24T12:01:54.541+0000 7f61c9314200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:01:54.930 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:54 smithi135 bash[14429]: cluster 2024-03-24T12:01:53.248722+0000 mgr.y (mgr.24367) 349 : cluster [DBG] pgmap v274: 161 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-24T12:01:54.930 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:54 smithi135 bash[14429]: audit 2024-03-24T12:01:53.758835+0000 mgr.y (mgr.24367) 350 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:54 smithi134 bash[14434]: cluster 2024-03-24T12:01:53.248722+0000 mgr.y (mgr.24367) 349 : cluster [DBG] pgmap v274: 161 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-24T12:01:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:54 smithi134 bash[14434]: audit 2024-03-24T12:01:53.758835+0000 mgr.y (mgr.24367) 350 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:55.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:54 smithi134 bash[19763]: cluster 2024-03-24T12:01:53.248722+0000 mgr.y (mgr.24367) 349 : cluster [DBG] pgmap v274: 161 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-24T12:01:55.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:54 smithi134 bash[19763]: audit 2024-03-24T12:01:53.758835+0000 mgr.y (mgr.24367) 350 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:01:55.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:54 smithi135 bash[34772]: debug 2024-03-24T12:01:54.917+0000 7f61c9314200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:01:55.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:55 smithi135 bash[34772]: debug 2024-03-24T12:01:55.077+0000 7f61c9314200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:01:55.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:55 smithi135 bash[34772]: debug 2024-03-24T12:01:55.285+0000 7f61c9314200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:01:56.427 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:01:56.677 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:56 smithi135 bash[34772]: debug 2024-03-24T12:01:56.393+0000 7f61c9314200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:01:56.677 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:56 smithi135 bash[34772]: debug 2024-03-24T12:01:56.517+0000 7f61c9314200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:01:56.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:56 smithi135 bash[14429]: cluster 2024-03-24T12:01:55.249504+0000 mgr.y (mgr.24367) 351 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:56.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:56 smithi135 bash[34772]: debug 2024-03-24T12:01:56.665+0000 7f61c9314200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (6m) 4m ago 7m 14.9M - ba2b418f427c c99709585128 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (6m) 0s ago 6m 47.2M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (5m) 4m ago 5m 66.5M - 3.5 e1d6a67b021e 20634b13464e 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283 running (5s) 0s ago 13m 115M - 19.0.0-1667-gdb0330b1 4f325f8440e9 aea5e625a474 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (15m) 4m ago 15m 451M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (15m) 4m ago 15m 52.8M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:01:57.148 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (13m) 0s ago 13m 45.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (13m) 4m ago 13m 41.7M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (7m) 4m ago 7m 11.7M - 1dbe0e931976 8cc3757ecb71 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (7m) 0s ago 7m 12.7M - 1dbe0e931976 845e65fd61f3 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (12m) 4m ago 12m 54.0M 4061M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (12m) 4m ago 12m 57.0M 4061M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (11m) 4m ago 11m 49.1M 4061M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (10m) 4m ago 11m 50.6M 4061M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (10m) 0s ago 10m 56.1M 4317M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (9m) 0s ago 9m 54.5M 4317M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (9m) 0s ago 9m 52.3M 4317M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (8m) 0s ago 8m 54.7M 4317M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (6m) 0s ago 7m 59.7M - 514e6a882f6e 7604a6184583 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (5m) 4m ago 5m 83.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (5m) 0s ago 5m 85.0M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (5m) 4m ago 5m 83.5M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:01:57.149 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (5m) 0s ago 5m 84.8M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:01:57.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:56 smithi134 bash[14434]: cluster 2024-03-24T12:01:55.249504+0000 mgr.y (mgr.24367) 351 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:57.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:56 smithi134 bash[19763]: cluster 2024-03-24T12:01:55.249504+0000 mgr.y (mgr.24367) 351 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:57.402 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[34772]: debug 2024-03-24T12:01:57.161+0000 7f61c9314200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:01:57.572 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:01:57.573 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:01:57.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[34772]: debug 2024-03-24T12:01:57.389+0000 7f61c9314200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:01:57.933 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:01:57.933 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:01:57.933 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:01:57.933 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:01:57.933 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "1/23 daemons upgraded", 2024-03-24T12:01:57.933 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading mgr daemons" 2024-03-24T12:01:57.933 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[19763]: audit 2024-03-24T12:01:56.413867+0000 mgr.y (mgr.24367) 352 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[19763]: audit 2024-03-24T12:01:56.771007+0000 mgr.y (mgr.24367) 353 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[19763]: audit 2024-03-24T12:01:56.803549+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[19763]: audit 2024-03-24T12:01:57.199920+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[19763]: audit 2024-03-24T12:01:57.274022+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[19763]: audit 2024-03-24T12:01:57.411315+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[19763]: audit 2024-03-24T12:01:57.572634+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.134:0/3585269746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:01:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[14434]: audit 2024-03-24T12:01:56.413867+0000 mgr.y (mgr.24367) 352 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:58.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[14434]: audit 2024-03-24T12:01:56.771007+0000 mgr.y (mgr.24367) 353 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:58.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[14434]: audit 2024-03-24T12:01:56.803549+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:58.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[14434]: audit 2024-03-24T12:01:57.199920+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:01:58.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[14434]: audit 2024-03-24T12:01:57.274022+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:58.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[14434]: audit 2024-03-24T12:01:57.411315+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:01:58.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:57 smithi134 bash[14434]: audit 2024-03-24T12:01:57.572634+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.134:0/3585269746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[34772]: debug 2024-03-24T12:01:57.845+0000 7f61c9314200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[14429]: audit 2024-03-24T12:01:56.413867+0000 mgr.y (mgr.24367) 352 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[14429]: audit 2024-03-24T12:01:56.771007+0000 mgr.y (mgr.24367) 353 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[14429]: audit 2024-03-24T12:01:56.803549+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[14429]: audit 2024-03-24T12:01:57.199920+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[14429]: audit 2024-03-24T12:01:57.274022+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[14429]: audit 2024-03-24T12:01:57.411315+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:01:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:57 smithi135 bash[14429]: audit 2024-03-24T12:01:57.572634+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.134:0/3585269746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:01:58.345 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:01:58.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:58 smithi135 bash[34772]: debug 2024-03-24T12:01:58.361+0000 7f61c9314200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[14434]: audit 2024-03-24T12:01:57.126721+0000 mgr.y (mgr.24367) 354 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[14434]: cluster 2024-03-24T12:01:57.250985+0000 mgr.y (mgr.24367) 355 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[14434]: audit 2024-03-24T12:01:57.932829+0000 mgr.y (mgr.24367) 356 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[14434]: audit 2024-03-24T12:01:58.346473+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.134:0/1992421347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[19763]: audit 2024-03-24T12:01:57.126721+0000 mgr.y (mgr.24367) 354 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[19763]: cluster 2024-03-24T12:01:57.250985+0000 mgr.y (mgr.24367) 355 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[19763]: audit 2024-03-24T12:01:57.932829+0000 mgr.y (mgr.24367) 356 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:01:58 smithi134 bash[19763]: audit 2024-03-24T12:01:58.346473+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.134:0/1992421347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:01:59.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:58 smithi135 bash[14429]: audit 2024-03-24T12:01:57.126721+0000 mgr.y (mgr.24367) 354 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:59.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:58 smithi135 bash[14429]: cluster 2024-03-24T12:01:57.250985+0000 mgr.y (mgr.24367) 355 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:01:59.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:58 smithi135 bash[14429]: audit 2024-03-24T12:01:57.932829+0000 mgr.y (mgr.24367) 356 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:01:59.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:01:58 smithi135 bash[14429]: audit 2024-03-24T12:01:58.346473+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.134:0/1992421347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:01:59.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:58 smithi135 bash[34772]: debug 2024-03-24T12:01:58.917+0000 7f61c9314200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:01:59.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:59 smithi135 bash[34772]: debug 2024-03-24T12:01:59.029+0000 7f61c9314200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:01:59.649 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:59 smithi135 bash[34772]: debug 2024-03-24T12:01:59.377+0000 7f61c9314200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:01:59.649 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:59 smithi135 bash[34772]: debug 2024-03-24T12:01:59.489+0000 7f61c9314200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:01:59.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:59 smithi135 bash[34772]: debug 2024-03-24T12:01:59.637+0000 7f61c9314200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:01:59.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:59 smithi135 bash[34772]: debug 2024-03-24T12:01:59.753+0000 7f61c9314200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:01:59.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:01:59 smithi135 bash[34772]: debug 2024-03-24T12:01:59.877+0000 7f61c9314200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:02:00.484 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:00 smithi135 bash[34772]: debug 2024-03-24T12:02:00.069+0000 7f61c9314200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:02:00.484 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:00 smithi135 bash[34772]: debug 2024-03-24T12:02:00.197+0000 7f61c9314200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:02:01.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:00 smithi135 bash[14429]: cluster 2024-03-24T12:01:59.252736+0000 mgr.y (mgr.24367) 357 : cluster [DBG] pgmap v277: 161 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-24T12:02:01.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:00 smithi134 bash[14434]: cluster 2024-03-24T12:01:59.252736+0000 mgr.y (mgr.24367) 357 : cluster [DBG] pgmap v277: 161 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-24T12:02:01.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:00 smithi134 bash[19763]: cluster 2024-03-24T12:01:59.252736+0000 mgr.y (mgr.24367) 357 : cluster [DBG] pgmap v277: 161 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-24T12:02:01.829 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[34772]: debug 2024-03-24T12:02:01.513+0000 7f61c9314200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:02:01.829 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[34772]: [24/Mar/2024:12:02:01] ENGINE Bus STARTING 2024-03-24T12:02:01.829 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[34772]: CherryPy Checker: 2024-03-24T12:02:01.829 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[34772]: The Application mounted at '' has an empty config. 2024-03-24T12:02:01.829 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[34772]: [24/Mar/2024:12:02:01] ENGINE Serving on http://:::9283 2024-03-24T12:02:01.829 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[34772]: [24/Mar/2024:12:02:01] ENGINE Bus STARTED 2024-03-24T12:02:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[19763]: audit 2024-03-24T12:02:01.524571+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:02:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[19763]: audit 2024-03-24T12:02:01.525854+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:02:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[19763]: audit 2024-03-24T12:02:01.527976+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:02:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[19763]: audit 2024-03-24T12:02:01.529522+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:02:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[19763]: cluster 2024-03-24T12:02:01.530181+0000 mon.a (mon.0) 915 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:02:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[19763]: cluster 2024-03-24T12:02:01.530410+0000 mon.a (mon.0) 916 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:02:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[14434]: audit 2024-03-24T12:02:01.524571+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:02:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[14434]: audit 2024-03-24T12:02:01.525854+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:02:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[14434]: audit 2024-03-24T12:02:01.527976+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:02:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[14434]: audit 2024-03-24T12:02:01.529522+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:02:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[14434]: cluster 2024-03-24T12:02:01.530181+0000 mon.a (mon.0) 915 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:02:02.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:01 smithi134 bash[14434]: cluster 2024-03-24T12:02:01.530410+0000 mon.a (mon.0) 916 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:02:02.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[14429]: audit 2024-03-24T12:02:01.524571+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:02:02.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[14429]: audit 2024-03-24T12:02:01.525854+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:02:02.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[14429]: audit 2024-03-24T12:02:01.527976+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:02:02.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[14429]: audit 2024-03-24T12:02:01.529522+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:02:02.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[14429]: cluster 2024-03-24T12:02:01.530181+0000 mon.a (mon.0) 915 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:02:02.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:01 smithi135 bash[14429]: cluster 2024-03-24T12:02:01.530410+0000 mon.a (mon.0) 916 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:02:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:02 smithi134 bash[14434]: cluster 2024-03-24T12:02:01.253524+0000 mgr.y (mgr.24367) 358 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:02 smithi134 bash[14434]: cluster 2024-03-24T12:02:01.848784+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-03-24T12:02:03.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:02 smithi134 bash[19763]: cluster 2024-03-24T12:02:01.253524+0000 mgr.y (mgr.24367) 358 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:03.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:02 smithi134 bash[19763]: cluster 2024-03-24T12:02:01.848784+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-03-24T12:02:03.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:02 smithi135 bash[14429]: cluster 2024-03-24T12:02:01.253524+0000 mgr.y (mgr.24367) 358 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:03.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:02 smithi135 bash[14429]: cluster 2024-03-24T12:02:01.848784+0000 mon.a (mon.0) 917 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-03-24T12:02:03.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:03 smithi134 bash[38628]: level=error ts=2024-03-24T12:02:03.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:02:03.820 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:03 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:03.534Z 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.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:02:03.821 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:03 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:03.535Z 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.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:02:04.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:03 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:03] "GET /metrics HTTP/1.1" 200 214818 "" "Prometheus/2.33.4" 2024-03-24T12:02:05.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:04 smithi134 bash[14434]: cluster 2024-03-24T12:02:03.255185+0000 mgr.y (mgr.24367) 359 : cluster [DBG] pgmap v279: 161 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-24T12:02:05.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:04 smithi134 bash[14434]: audit 2024-03-24T12:02:03.769878+0000 mgr.y (mgr.24367) 360 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:05.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:04 smithi134 bash[19763]: cluster 2024-03-24T12:02:03.255185+0000 mgr.y (mgr.24367) 359 : cluster [DBG] pgmap v279: 161 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-24T12:02:05.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:04 smithi134 bash[19763]: audit 2024-03-24T12:02:03.769878+0000 mgr.y (mgr.24367) 360 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:04 smithi135 bash[14429]: cluster 2024-03-24T12:02:03.255185+0000 mgr.y (mgr.24367) 359 : cluster [DBG] pgmap v279: 161 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-24T12:02:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:04 smithi135 bash[14429]: audit 2024-03-24T12:02:03.769878+0000 mgr.y (mgr.24367) 360 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:06.261 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:06 smithi135 bash[34772]: [24/Mar/2024:12:02:06] ENGINE Bus STOPPING 2024-03-24T12:02:06.261 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:06 smithi135 bash[34772]: [24/Mar/2024:12:02:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:02:06.261 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:06 smithi135 bash[34772]: [24/Mar/2024:12:02:06] ENGINE Bus STOPPED 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:06 smithi135 bash[34772]: [24/Mar/2024:12:02:06] ENGINE Bus STARTING 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:05 smithi135 bash[14429]: audit 2024-03-24T12:02:04.998258+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:05 smithi135 bash[14429]: audit 2024-03-24T12:02:05.006989+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:05 smithi135 bash[14429]: audit 2024-03-24T12:02:05.018302+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:05 smithi135 bash[14429]: cephadm 2024-03-24T12:02:05.021669+0000 mgr.y (mgr.24367) 361 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:05 smithi135 bash[14429]: cephadm 2024-03-24T12:02:05.025037+0000 mgr.y (mgr.24367) 362 : cephadm [INF] Failing over to other MGR 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:05 smithi135 bash[14429]: audit 2024-03-24T12:02:05.025623+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:02:06.262 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:05 smithi135 bash[14429]: cluster 2024-03-24T12:02:05.034179+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-24T12:02:06.263 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:06 smithi134 bash[14706]: ignoring --setuser ceph since I am not root 2024-03-24T12:02:06.263 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:06 smithi134 bash[14706]: ignoring --setgroup ceph since I am not root 2024-03-24T12:02:06.263 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:06 smithi134 bash[14706]: debug 2024-03-24T12:02:06.059+0000 7f512c6e2700 1 -- 172.21.15.134:0/1159205018 <== mon.0 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5601863e6340 con 0x560187162800 2024-03-24T12:02:06.263 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:06 smithi134 bash[14706]: debug 2024-03-24T12:02:06.215+0000 7f513513e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:02:06.263 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[14434]: audit 2024-03-24T12:02:04.998258+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:02:06.264 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[14434]: audit 2024-03-24T12:02:05.006989+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:02:06.264 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[14434]: audit 2024-03-24T12:02:05.018302+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:02:06.264 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[14434]: cephadm 2024-03-24T12:02:05.021669+0000 mgr.y (mgr.24367) 361 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:02:06.264 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[14434]: cephadm 2024-03-24T12:02:05.025037+0000 mgr.y (mgr.24367) 362 : cephadm [INF] Failing over to other MGR 2024-03-24T12:02:06.264 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[14434]: audit 2024-03-24T12:02:05.025623+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:02:06.264 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[14434]: cluster 2024-03-24T12:02:05.034179+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-24T12:02:06.264 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[19763]: audit 2024-03-24T12:02:04.998258+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:02:06.265 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[19763]: audit 2024-03-24T12:02:05.006989+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' 2024-03-24T12:02:06.265 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[19763]: audit 2024-03-24T12:02:05.018302+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:02:06.265 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[19763]: cephadm 2024-03-24T12:02:05.021669+0000 mgr.y (mgr.24367) 361 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:02:06.265 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[19763]: cephadm 2024-03-24T12:02:05.025037+0000 mgr.y (mgr.24367) 362 : cephadm [INF] Failing over to other MGR 2024-03-24T12:02:06.265 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[19763]: audit 2024-03-24T12:02:05.025623+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:02:06.265 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:05 smithi134 bash[19763]: cluster 2024-03-24T12:02:05.034179+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-24T12:02:06.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:06 smithi135 bash[34772]: [24/Mar/2024:12:02:06] ENGINE Serving on http://:::9283 2024-03-24T12:02:06.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:06 smithi135 bash[34772]: [24/Mar/2024:12:02:06] ENGINE Bus STARTED 2024-03-24T12:02:07.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:06 smithi134 bash[14706]: debug 2024-03-24T12:02:06.907+0000 7f513513e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:02:07.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14706]: debug 2024-03-24T12:02:07.043+0000 7f513513e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:02:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.013812+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-24T12:02:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cluster 2024-03-24T12:02:06.014207+0000 mon.a (mon.0) 924 : cluster [DBG] mgrmap e22: x(active, starting, since 0.987078s) 2024-03-24T12:02:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.017773+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:02:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.018009+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:02:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.018198+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.019008+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.019365+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.019649+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.019909+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.020178+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.020403+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.020643+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.020900+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.021150+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.022550+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.022730+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.023217+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cluster 2024-03-24T12:02:06.051244+0000 mon.a (mon.0) 940 : cluster [INF] Manager daemon x is now available 2024-03-24T12:02:07.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cephadm 2024-03-24T12:02:06.106287+0000 mgr.x (mgr.25064) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.013812+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cluster 2024-03-24T12:02:06.014207+0000 mon.a (mon.0) 924 : cluster [DBG] mgrmap e22: x(active, starting, since 0.987078s) 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.017773+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.018009+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.018198+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.019008+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.019365+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.019649+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.019909+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.020178+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:02:07.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.020403+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.020643+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.020900+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.021150+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.022550+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.022730+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.023217+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cluster 2024-03-24T12:02:06.051244+0000 mon.a (mon.0) 940 : cluster [INF] Manager daemon x is now available 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cephadm 2024-03-24T12:02:06.106287+0000 mgr.x (mgr.25064) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cephadm 2024-03-24T12:02:06.112964+0000 mgr.x (mgr.25064) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-24T12:02:07.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cephadm 2024-03-24T12:02:06.113508+0000 mgr.x (mgr.25064) 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-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cephadm 2024-03-24T12:02:06.113592+0000 mgr.x (mgr.25064) 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-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.113636+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.120498+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.127539+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.140740+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.194588+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.211057+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.256589+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.654125+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: audit 2024-03-24T12:02:06.661988+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cephadm 2024-03-24T12:02:06.737132+0000 mgr.x (mgr.25064) 5 : cephadm [INF] Deploying cephadm binary to smithi134 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14434]: cephadm 2024-03-24T12:02:06.738416+0000 mgr.x (mgr.25064) 6 : cephadm [INF] Deploying cephadm binary to smithi135 2024-03-24T12:02:07.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cephadm 2024-03-24T12:02:06.112964+0000 mgr.x (mgr.25064) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cephadm 2024-03-24T12:02:06.113508+0000 mgr.x (mgr.25064) 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-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cephadm 2024-03-24T12:02:06.113592+0000 mgr.x (mgr.25064) 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-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.113636+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.120498+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.127539+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.140740+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.194588+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.211057+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.256589+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.654125+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: audit 2024-03-24T12:02:06.661988+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cephadm 2024-03-24T12:02:06.737132+0000 mgr.x (mgr.25064) 5 : cephadm [INF] Deploying cephadm binary to smithi134 2024-03-24T12:02:07.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[19763]: cephadm 2024-03-24T12:02:06.738416+0000 mgr.x (mgr.25064) 6 : cephadm [INF] Deploying cephadm binary to smithi135 2024-03-24T12:02:07.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.013812+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24367 172.21.15.134:0/3551652872' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-24T12:02:07.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cluster 2024-03-24T12:02:06.014207+0000 mon.a (mon.0) 924 : cluster [DBG] mgrmap e22: x(active, starting, since 0.987078s) 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.017773+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.018009+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.018198+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.019008+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.019365+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.019649+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.019909+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.020178+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.020403+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.020643+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:02:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.020900+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.021150+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.022550+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.022730+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.023217+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cluster 2024-03-24T12:02:06.051244+0000 mon.a (mon.0) 940 : cluster [INF] Manager daemon x is now available 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cephadm 2024-03-24T12:02:06.106287+0000 mgr.x (mgr.25064) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cephadm 2024-03-24T12:02:06.112964+0000 mgr.x (mgr.25064) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cephadm 2024-03-24T12:02:06.113508+0000 mgr.x (mgr.25064) 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-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cephadm 2024-03-24T12:02:06.113592+0000 mgr.x (mgr.25064) 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-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.113636+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.120498+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.127539+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.140740+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.194588+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.211057+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.256589+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.654125+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: audit 2024-03-24T12:02:06.661988+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cephadm 2024-03-24T12:02:06.737132+0000 mgr.x (mgr.25064) 5 : cephadm [INF] Deploying cephadm binary to smithi134 2024-03-24T12:02:07.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:07 smithi135 bash[14429]: cephadm 2024-03-24T12:02:06.738416+0000 mgr.x (mgr.25064) 6 : cephadm [INF] Deploying cephadm binary to smithi135 2024-03-24T12:02:07.557 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14706]: debug 2024-03-24T12:02:07.215+0000 7f513513e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:02:07.862 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14706]: debug 2024-03-24T12:02:07.555+0000 7f513513e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:02:07.862 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14706]: debug 2024-03-24T12:02:07.647+0000 7f513513e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:02:08.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:07 smithi134 bash[14706]: debug 2024-03-24T12:02:07.859+0000 7f513513e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:02:08.179 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:08 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:08.009Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.134:8443//api/prometheus_receiver\": dial tcp 172.21.15.134:8443: connect: connection refused" 2024-03-24T12:02:08.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:08 smithi134 bash[14434]: cluster 2024-03-24T12:02:07.042529+0000 mon.a (mon.0) 950 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-03-24T12:02:08.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:08 smithi134 bash[14434]: cluster 2024-03-24T12:02:07.082423+0000 mgr.x (mgr.25064) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:08.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:08 smithi134 bash[19763]: cluster 2024-03-24T12:02:07.042529+0000 mon.a (mon.0) 950 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-03-24T12:02:08.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:08 smithi134 bash[19763]: cluster 2024-03-24T12:02:07.082423+0000 mgr.x (mgr.25064) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:08.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:08 smithi135 bash[14429]: cluster 2024-03-24T12:02:07.042529+0000 mon.a (mon.0) 950 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-03-24T12:02:08.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:08 smithi135 bash[14429]: cluster 2024-03-24T12:02:07.082423+0000 mgr.x (mgr.25064) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:09.050 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:08 smithi134 bash[14706]: debug 2024-03-24T12:02:08.755+0000 7f513513e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:02:09.051 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:08 smithi134 bash[14706]: debug 2024-03-24T12:02:08.863+0000 7f513513e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:02:09.421 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[14706]: debug 2024-03-24T12:02:09.071+0000 7f513513e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:02:09.421 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[14434]: cluster 2024-03-24T12:02:08.014924+0000 mgr.x (mgr.25064) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:09.421 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[14434]: cluster 2024-03-24T12:02:08.056458+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-03-24T12:02:09.421 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[14434]: cephadm 2024-03-24T12:02:08.714160+0000 mgr.x (mgr.25064) 9 : cephadm [INF] [24/Mar/2024:12:02:08] ENGINE Bus STARTING 2024-03-24T12:02:09.421 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[14434]: cephadm 2024-03-24T12:02:08.925464+0000 mgr.x (mgr.25064) 10 : cephadm [INF] [24/Mar/2024:12:02:08] ENGINE Serving on https://172.21.15.135:7150 2024-03-24T12:02:09.421 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[19763]: cluster 2024-03-24T12:02:08.014924+0000 mgr.x (mgr.25064) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:09.422 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[19763]: cluster 2024-03-24T12:02:08.056458+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-03-24T12:02:09.422 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[19763]: cephadm 2024-03-24T12:02:08.714160+0000 mgr.x (mgr.25064) 9 : cephadm [INF] [24/Mar/2024:12:02:08] ENGINE Bus STARTING 2024-03-24T12:02:09.422 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[19763]: cephadm 2024-03-24T12:02:08.925464+0000 mgr.x (mgr.25064) 10 : cephadm [INF] [24/Mar/2024:12:02:08] ENGINE Serving on https://172.21.15.135:7150 2024-03-24T12:02:09.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:09 smithi135 bash[14429]: cluster 2024-03-24T12:02:08.014924+0000 mgr.x (mgr.25064) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:09.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:09 smithi135 bash[14429]: cluster 2024-03-24T12:02:08.056458+0000 mon.a (mon.0) 951 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-03-24T12:02:09.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:09 smithi135 bash[14429]: cephadm 2024-03-24T12:02:08.714160+0000 mgr.x (mgr.25064) 9 : cephadm [INF] [24/Mar/2024:12:02:08] ENGINE Bus STARTING 2024-03-24T12:02:09.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:09 smithi135 bash[14429]: cephadm 2024-03-24T12:02:08.925464+0000 mgr.x (mgr.25064) 10 : cephadm [INF] [24/Mar/2024:12:02:08] ENGINE Serving on https://172.21.15.135:7150 2024-03-24T12:02:09.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[14706]: debug 2024-03-24T12:02:09.419+0000 7f513513e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:02:10.118 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:09 smithi134 bash[14706]: debug 2024-03-24T12:02:09.747+0000 7f513513e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:02:10.394 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:10 smithi134 bash[14706]: debug 2024-03-24T12:02:10.115+0000 7f513513e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:02:10.394 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:10 smithi134 bash[14434]: cephadm 2024-03-24T12:02:09.033825+0000 mgr.x (mgr.25064) 11 : cephadm [INF] [24/Mar/2024:12:02:09] ENGINE Serving on http://172.21.15.135:8765 2024-03-24T12:02:10.394 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:10 smithi134 bash[14434]: cephadm 2024-03-24T12:02:09.034225+0000 mgr.x (mgr.25064) 12 : cephadm [INF] [24/Mar/2024:12:02:09] ENGINE Bus STARTED 2024-03-24T12:02:10.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:10 smithi134 bash[19763]: cephadm 2024-03-24T12:02:09.033825+0000 mgr.x (mgr.25064) 11 : cephadm [INF] [24/Mar/2024:12:02:09] ENGINE Serving on http://172.21.15.135:8765 2024-03-24T12:02:10.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:10 smithi134 bash[19763]: cephadm 2024-03-24T12:02:09.034225+0000 mgr.x (mgr.25064) 12 : cephadm [INF] [24/Mar/2024:12:02:09] ENGINE Bus STARTED 2024-03-24T12:02:10.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:10 smithi134 bash[14706]: debug 2024-03-24T12:02:10.391+0000 7f513513e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:02:10.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:10 smithi135 bash[14429]: cephadm 2024-03-24T12:02:09.033825+0000 mgr.x (mgr.25064) 11 : cephadm [INF] [24/Mar/2024:12:02:09] ENGINE Serving on http://172.21.15.135:8765 2024-03-24T12:02:10.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:10 smithi135 bash[14429]: cephadm 2024-03-24T12:02:09.034225+0000 mgr.x (mgr.25064) 12 : cephadm [INF] [24/Mar/2024:12:02:09] ENGINE Bus STARTED 2024-03-24T12:02:11.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:10 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:10] "GET /metrics HTTP/1.1" 200 35156 "" "Prometheus/2.33.4" 2024-03-24T12:02:11.348 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14434]: cluster 2024-03-24T12:02:10.015711+0000 mgr.x (mgr.25064) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:11.348 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14434]: cluster 2024-03-24T12:02:10.329449+0000 mon.a (mon.0) 952 : cluster [DBG] mgrmap e25: x(active, since 5s) 2024-03-24T12:02:11.349 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14706]: debug 2024-03-24T12:02:11.079+0000 7f513513e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:02:11.349 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14706]: debug 2024-03-24T12:02:11.183+0000 7f513513e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:02:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[19763]: cluster 2024-03-24T12:02:10.015711+0000 mgr.x (mgr.25064) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[19763]: cluster 2024-03-24T12:02:10.329449+0000 mon.a (mon.0) 952 : cluster [DBG] mgrmap e25: x(active, since 5s) 2024-03-24T12:02:11.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14706]: debug 2024-03-24T12:02:11.347+0000 7f513513e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:02:11.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14706]: debug 2024-03-24T12:02:11.455+0000 7f513513e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:02:11.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14706]: debug 2024-03-24T12:02:11.591+0000 7f513513e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:02:11.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:11 smithi135 bash[14429]: cluster 2024-03-24T12:02:10.015711+0000 mgr.x (mgr.25064) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:11.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:11 smithi135 bash[14429]: cluster 2024-03-24T12:02:10.329449+0000 mon.a (mon.0) 952 : cluster [DBG] mgrmap e25: x(active, since 5s) 2024-03-24T12:02:12.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:11 smithi134 bash[14706]: debug 2024-03-24T12:02:11.887+0000 7f513513e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:02:12.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:12 smithi134 bash[14706]: debug 2024-03-24T12:02:12.007+0000 7f513513e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:02:12.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:12 smithi134 bash[14706]: debug 2024-03-24T12:02:12.191+0000 7f513513e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:02:12.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:12 smithi134 bash[14706]: debug 2024-03-24T12:02:12.315+0000 7f513513e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:02:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14434]: cluster 2024-03-24T12:02:12.016188+0000 mgr.x (mgr.25064) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14434]: cluster 2024-03-24T12:02:13.197213+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:02:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14434]: audit 2024-03-24T12:02:13.200557+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:02:13.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14434]: audit 2024-03-24T12:02:13.203947+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:02:13.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14434]: audit 2024-03-24T12:02:13.207035+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:02:13.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14434]: audit 2024-03-24T12:02:13.207710+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:02:13.430 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14706]: debug 2024-03-24T12:02:13.167+0000 7f513513e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:02:13.430 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14706]: [24/Mar/2024:12:02:13] ENGINE Bus STARTING 2024-03-24T12:02:13.430 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14706]: CherryPy Checker: 2024-03-24T12:02:13.430 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14706]: The Application mounted at '' has an empty config. 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14706]: [24/Mar/2024:12:02:13] ENGINE Serving on http://:::9283 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14706]: [24/Mar/2024:12:02:13] ENGINE Bus STARTED 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[19763]: cluster 2024-03-24T12:02:12.016188+0000 mgr.x (mgr.25064) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[19763]: cluster 2024-03-24T12:02:13.197213+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[19763]: audit 2024-03-24T12:02:13.200557+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[19763]: audit 2024-03-24T12:02:13.203947+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[19763]: audit 2024-03-24T12:02:13.207035+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:02:13.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[19763]: audit 2024-03-24T12:02:13.207710+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:02:13.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:13 smithi135 bash[14429]: cluster 2024-03-24T12:02:12.016188+0000 mgr.x (mgr.25064) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:02:13.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:13 smithi135 bash[14429]: cluster 2024-03-24T12:02:13.197213+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:02:13.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:13 smithi135 bash[14429]: audit 2024-03-24T12:02:13.200557+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:02:13.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:13 smithi135 bash[14429]: audit 2024-03-24T12:02:13.203947+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:02:13.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:13 smithi135 bash[14429]: audit 2024-03-24T12:02:13.207035+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:02:13.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:13 smithi135 bash[14429]: audit 2024-03-24T12:02:13.207710+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.134:0/3826621426' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:02:13.781 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[38628]: level=error ts=2024-03-24T12:02:13.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": dial tcp 172.21.15.134:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:02:13.781 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:13.537Z 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.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:02:13.781 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:13.558Z 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.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:02:14.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:13 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:02:14.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:14 smithi134 bash[14434]: cluster 2024-03-24T12:02:13.340617+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-03-24T12:02:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:14 smithi134 bash[14434]: audit 2024-03-24T12:02:13.344955+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:02:14.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:14 smithi134 bash[14434]: audit 2024-03-24T12:02:13.773164+0000 mgr.x (mgr.25064) 15 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:14.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:14 smithi134 bash[19763]: cluster 2024-03-24T12:02:13.340617+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-03-24T12:02:14.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:14 smithi134 bash[19763]: audit 2024-03-24T12:02:13.344955+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:02:14.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:14 smithi134 bash[19763]: audit 2024-03-24T12:02:13.773164+0000 mgr.x (mgr.25064) 15 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:14.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:14 smithi135 bash[14429]: cluster 2024-03-24T12:02:13.340617+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-03-24T12:02:14.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:14 smithi135 bash[14429]: audit 2024-03-24T12:02:13.344955+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:02:14.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:14 smithi135 bash[14429]: audit 2024-03-24T12:02:13.773164+0000 mgr.x (mgr.25064) 15 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:15.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:15 smithi134 bash[14434]: cluster 2024-03-24T12:02:14.017785+0000 mgr.x (mgr.25064) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:02:15.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:15 smithi134 bash[19763]: cluster 2024-03-24T12:02:14.017785+0000 mgr.x (mgr.25064) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:02:15.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:15 smithi135 bash[14429]: cluster 2024-03-24T12:02:14.017785+0000 mgr.x (mgr.25064) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:02:17.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:17 smithi134 bash[14434]: cluster 2024-03-24T12:02:16.018577+0000 mgr.x (mgr.25064) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:02:17.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:17 smithi134 bash[19763]: cluster 2024-03-24T12:02:16.018577+0000 mgr.x (mgr.25064) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:02:17.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:17 smithi135 bash[14429]: cluster 2024-03-24T12:02:16.018577+0000 mgr.x (mgr.25064) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:02:19.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:19 smithi134 bash[14434]: cluster 2024-03-24T12:02:18.020385+0000 mgr.x (mgr.25064) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:02:19.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:19 smithi134 bash[19763]: cluster 2024-03-24T12:02:18.020385+0000 mgr.x (mgr.25064) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:02:19.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:19 smithi135 bash[14429]: cluster 2024-03-24T12:02:18.020385+0000 mgr.x (mgr.25064) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:02:20.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:20 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:20] "GET /metrics HTTP/1.1" 200 35156 "" "Prometheus/2.33.4" 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[14434]: cluster 2024-03-24T12:02:20.020984+0000 mgr.x (mgr.25064) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[14434]: audit 2024-03-24T12:02:20.503972+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[14434]: audit 2024-03-24T12:02:20.513005+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[14434]: audit 2024-03-24T12:02:20.682192+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[14434]: audit 2024-03-24T12:02:20.693339+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[14434]: audit 2024-03-24T12:02:21.194703+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[19763]: cluster 2024-03-24T12:02:20.020984+0000 mgr.x (mgr.25064) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:21.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[19763]: audit 2024-03-24T12:02:20.503972+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[19763]: audit 2024-03-24T12:02:20.513005+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[19763]: audit 2024-03-24T12:02:20.682192+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[19763]: audit 2024-03-24T12:02:20.693339+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:21 smithi134 bash[19763]: audit 2024-03-24T12:02:21.194703+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:21.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:21 smithi135 bash[14429]: cluster 2024-03-24T12:02:20.020984+0000 mgr.x (mgr.25064) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:21.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:21 smithi135 bash[14429]: audit 2024-03-24T12:02:20.503972+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:21 smithi135 bash[14429]: audit 2024-03-24T12:02:20.513005+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:21 smithi135 bash[14429]: audit 2024-03-24T12:02:20.682192+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:21 smithi135 bash[14429]: audit 2024-03-24T12:02:20.693339+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:21.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:21 smithi135 bash[14429]: audit 2024-03-24T12:02:21.194703+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.560334+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.568485+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: cephadm 2024-03-24T12:02:21.568968+0000 mgr.x (mgr.25064) 20 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 2781M 2024-03-24T12:02:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.570823+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.572531+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.574054+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.575640+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.583650+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.752524+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[14429]: audit 2024-03-24T12:02:21.765375+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:02:22 smithi135 bash[31180]: ts=2024-03-24T12:02:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.135:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.134:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.560334+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.568485+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: cephadm 2024-03-24T12:02:21.568968+0000 mgr.x (mgr.25064) 20 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 2781M 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.570823+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.572531+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.574054+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.575640+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.583650+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.752524+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[14434]: audit 2024-03-24T12:02:21.765375+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.560334+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.568485+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: cephadm 2024-03-24T12:02:21.568968+0000 mgr.x (mgr.25064) 20 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 2781M 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.570823+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.572531+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.574054+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.575640+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.583650+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.752524+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:22.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:22 smithi134 bash[19763]: audit 2024-03-24T12:02:21.765375+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:23.792 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:23 smithi134 bash[14434]: cluster 2024-03-24T12:02:22.021639+0000 mgr.x (mgr.25064) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:23.793 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:23 smithi134 bash[38628]: level=error ts=2024-03-24T12:02:23.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:02:23.793 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:23 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:23.536Z 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.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:02:23.793 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:23 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:23.536Z 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.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:02:23.793 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:23 smithi134 bash[19763]: cluster 2024-03-24T12:02:22.021639+0000 mgr.x (mgr.25064) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:24.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:23 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:02:24.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:23 smithi135 bash[14429]: cluster 2024-03-24T12:02:22.021639+0000 mgr.x (mgr.25064) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:25.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:24 smithi134 bash[14434]: audit 2024-03-24T12:02:23.784648+0000 mgr.x (mgr.25064) 22 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:24 smithi134 bash[19763]: audit 2024-03-24T12:02:23.784648+0000 mgr.x (mgr.25064) 22 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:25.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:24 smithi135 bash[14429]: audit 2024-03-24T12:02:23.784648+0000 mgr.x (mgr.25064) 22 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:26.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:25 smithi134 bash[14434]: cluster 2024-03-24T12:02:24.023285+0000 mgr.x (mgr.25064) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:26.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:25 smithi134 bash[19763]: cluster 2024-03-24T12:02:24.023285+0000 mgr.x (mgr.25064) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:26.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:25 smithi135 bash[14429]: cluster 2024-03-24T12:02:24.023285+0000 mgr.x (mgr.25064) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:02:28.091 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:27 smithi135 bash[14429]: cluster 2024-03-24T12:02:26.024061+0000 mgr.x (mgr.25064) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:27 smithi134 bash[14434]: cluster 2024-03-24T12:02:26.024061+0000 mgr.x (mgr.25064) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:27 smithi134 bash[19763]: cluster 2024-03-24T12:02:26.024061+0000 mgr.x (mgr.25064) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:28.759 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (7m) 9s ago 7m 18.6M - 0.23.0 ba2b418f427c c99709585128 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (7m) 8s ago 7m 47.9M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (5m) 9s ago 5m 48.0M - 3.5 e1d6a67b021e 20634b13464e 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283 running (37s) 8s ago 13m 491M - 19.0.0-1667-gdb0330b1 4f325f8440e9 aea5e625a474 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (15m) 9s ago 15m 404M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (16m) 9s ago 16m 59.1M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:02:29.522 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (14m) 8s ago 14m 49.8M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (14m) 9s ago 14m 47.9M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (8m) 9s ago 8m 11.9M - 1.3.1 1dbe0e931976 8cc3757ecb71 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (8m) 8s ago 8m 14.5M - 1.3.1 1dbe0e931976 845e65fd61f3 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (13m) 9s ago 13m 57.9M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (12m) 9s ago 12m 60.5M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (12m) 9s ago 12m 52.1M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (11m) 9s ago 11m 55.7M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (10m) 8s ago 10m 56.5M 4317M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (10m) 8s ago 10m 55.3M 4317M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (9m) 8s ago 9m 52.7M 4317M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (9m) 8s ago 9m 55.5M 4317M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (7m) 8s ago 8m 65.5M - 2.33.4 514e6a882f6e 7604a6184583 2024-03-24T12:02:29.523 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (6m) 9s ago 6m 85.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:02:29.524 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (5m) 8s ago 5m 85.7M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:02:29.524 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (5m) 9s ago 5m 85.3M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:02:29.524 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (5m) 8s ago 5m 85.4M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:02:29.970 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:02:29.971 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:02:29.972 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:02:29.972 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:02:29.972 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-24T12:02:29.972 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:02:29.972 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:02:29.972 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:02:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:29 smithi134 bash[14434]: cluster 2024-03-24T12:02:28.025787+0000 mgr.x (mgr.25064) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:29 smithi134 bash[14434]: audit 2024-03-24T12:02:28.735195+0000 mgr.x (mgr.25064) 26 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:29 smithi134 bash[19763]: cluster 2024-03-24T12:02:28.025787+0000 mgr.x (mgr.25064) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:29 smithi134 bash[19763]: audit 2024-03-24T12:02:28.735195+0000 mgr.x (mgr.25064) 26 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:30.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:29 smithi135 bash[14429]: cluster 2024-03-24T12:02:28.025787+0000 mgr.x (mgr.25064) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:30.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:29 smithi135 bash[14429]: audit 2024-03-24T12:02:28.735195+0000 mgr.x (mgr.25064) 26 : audit [DBG] from='client.25228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:30.340 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:02:30.340 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:02:30.340 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:02:30.340 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:02:30.340 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:02:30.340 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "1/23 daemons upgraded", 2024-03-24T12:02:30.341 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "", 2024-03-24T12:02:30.341 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:02:30.341 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:02:30.787 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:02:30.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:30 smithi135 bash[14429]: audit 2024-03-24T12:02:29.120473+0000 mgr.x (mgr.25064) 27 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:30.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:30 smithi135 bash[14429]: audit 2024-03-24T12:02:29.491109+0000 mgr.x (mgr.25064) 28 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:30.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:30 smithi135 bash[14429]: audit 2024-03-24T12:02:29.970766+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.134:0/1676325454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:02:30.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:30 smithi135 bash[14429]: audit 2024-03-24T12:02:30.788495+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.134:0/3686433033' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:02:30.983 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:30 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:30] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[14434]: audit 2024-03-24T12:02:29.120473+0000 mgr.x (mgr.25064) 27 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[14434]: audit 2024-03-24T12:02:29.491109+0000 mgr.x (mgr.25064) 28 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[14434]: audit 2024-03-24T12:02:29.970766+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.134:0/1676325454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[14434]: audit 2024-03-24T12:02:30.788495+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.134:0/3686433033' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[19763]: audit 2024-03-24T12:02:29.120473+0000 mgr.x (mgr.25064) 27 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[19763]: audit 2024-03-24T12:02:29.491109+0000 mgr.x (mgr.25064) 28 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[19763]: audit 2024-03-24T12:02:29.970766+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.134:0/1676325454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:02:31.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:30 smithi134 bash[19763]: audit 2024-03-24T12:02:30.788495+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.134:0/3686433033' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: cluster 2024-03-24T12:02:30.026543+0000 mgr.x (mgr.25064) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:30.331981+0000 mgr.x (mgr.25064) 30 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.723022+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.734200+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.736196+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.737976+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.740037+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.742028+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.752143+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.754299+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[14434]: audit 2024-03-24T12:02:31.756182+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: cluster 2024-03-24T12:02:30.026543+0000 mgr.x (mgr.25064) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:30.331981+0000 mgr.x (mgr.25064) 30 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.723022+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.734200+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.736196+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.737976+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.740037+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.742028+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.752143+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.754299+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:02:32.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:31 smithi134 bash[19763]: audit 2024-03-24T12:02:31.756182+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:02:32.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: cluster 2024-03-24T12:02:30.026543+0000 mgr.x (mgr.25064) 29 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:32.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:30.331981+0000 mgr.x (mgr.25064) 30 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:02:32.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.723022+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.734200+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.736196+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.737976+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.740037+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.742028+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:02:32.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.752143+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:32.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.754299+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:02:32.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:31 smithi135 bash[14429]: audit 2024-03-24T12:02:31.756182+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:02:32.732 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[31180]: ts=2024-03-24T12:02:32.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.135:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.134:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:02:33.071 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: cephadm 2024-03-24T12:02:31.735355+0000 mgr.x (mgr.25064) 31 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 3037M 2024-03-24T12:02:33.071 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: cephadm 2024-03-24T12:02:31.750846+0000 mgr.x (mgr.25064) 32 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:02:33.071 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: cephadm 2024-03-24T12:02:31.751470+0000 mgr.x (mgr.25064) 33 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: cephadm 2024-03-24T12:02:31.966831+0000 mgr.x (mgr.25064) 34 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: cephadm 2024-03-24T12:02:31.967267+0000 mgr.x (mgr.25064) 35 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.481593+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.492355+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.529044+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.540298+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.549952+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.631356+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.637811+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.642851+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[14434]: audit 2024-03-24T12:02:32.649361+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: cephadm 2024-03-24T12:02:31.735355+0000 mgr.x (mgr.25064) 31 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 3037M 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: cephadm 2024-03-24T12:02:31.750846+0000 mgr.x (mgr.25064) 32 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: cephadm 2024-03-24T12:02:31.751470+0000 mgr.x (mgr.25064) 33 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: cephadm 2024-03-24T12:02:31.966831+0000 mgr.x (mgr.25064) 34 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: cephadm 2024-03-24T12:02:31.967267+0000 mgr.x (mgr.25064) 35 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.481593+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.492355+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.529044+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.540298+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.549952+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.631356+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.637811+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.642851+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:32 smithi134 bash[19763]: audit 2024-03-24T12:02:32.649361+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: cephadm 2024-03-24T12:02:31.735355+0000 mgr.x (mgr.25064) 31 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 3037M 2024-03-24T12:02:33.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: cephadm 2024-03-24T12:02:31.750846+0000 mgr.x (mgr.25064) 32 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:02:33.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: cephadm 2024-03-24T12:02:31.751470+0000 mgr.x (mgr.25064) 33 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: cephadm 2024-03-24T12:02:31.966831+0000 mgr.x (mgr.25064) 34 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: cephadm 2024-03-24T12:02:31.967267+0000 mgr.x (mgr.25064) 35 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.481593+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.492355+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.529044+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.540298+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.549952+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.631356+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.637811+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.642851+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:32 smithi135 bash[14429]: audit 2024-03-24T12:02:32.649361+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:33.428 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:33 smithi134 systemd[1]: Stopping Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:02:33.429 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[49052]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter.a 2024-03-24T12:02:33.804 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[38628]: level=error ts=2024-03-24T12:02:33.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:02:33.804 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:33.536Z 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.135:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-03-24T12:02:33.804 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[38628]: level=warn ts=2024-03-24T12:02:33.537Z 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.134:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-24T12:02:34.128 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:02:34.129 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[49062]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:02:34.129 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[49107]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter.a 2024-03-24T12:02:34.129 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14434]: cluster 2024-03-24T12:02:32.027185+0000 mgr.x (mgr.25064) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:34.129 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14434]: cephadm 2024-03-24T12:02:32.132990+0000 mgr.x (mgr.25064) 37 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:02:34.129 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14434]: cephadm 2024-03-24T12:02:32.182288+0000 mgr.x (mgr.25064) 38 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14434]: cephadm 2024-03-24T12:02:32.298727+0000 mgr.x (mgr.25064) 39 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14434]: cephadm 2024-03-24T12:02:32.347157+0000 mgr.x (mgr.25064) 40 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14434]: cephadm 2024-03-24T12:02:32.643905+0000 mgr.x (mgr.25064) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[14434]: cephadm 2024-03-24T12:02:32.644910+0000 mgr.x (mgr.25064) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi134 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[19763]: cluster 2024-03-24T12:02:32.027185+0000 mgr.x (mgr.25064) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[19763]: cephadm 2024-03-24T12:02:32.132990+0000 mgr.x (mgr.25064) 37 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[19763]: cephadm 2024-03-24T12:02:32.182288+0000 mgr.x (mgr.25064) 38 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[19763]: cephadm 2024-03-24T12:02:32.298727+0000 mgr.x (mgr.25064) 39 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[19763]: cephadm 2024-03-24T12:02:32.347157+0000 mgr.x (mgr.25064) 40 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[19763]: cephadm 2024-03-24T12:02:32.643905+0000 mgr.x (mgr.25064) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-24T12:02:34.130 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:33 smithi134 bash[19763]: cephadm 2024-03-24T12:02:32.644910+0000 mgr.x (mgr.25064) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi134 2024-03-24T12:02:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:33 smithi135 bash[14429]: cluster 2024-03-24T12:02:32.027185+0000 mgr.x (mgr.25064) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:33 smithi135 bash[14429]: cephadm 2024-03-24T12:02:32.132990+0000 mgr.x (mgr.25064) 37 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:02:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:33 smithi135 bash[14429]: cephadm 2024-03-24T12:02:32.182288+0000 mgr.x (mgr.25064) 38 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:02:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:33 smithi135 bash[14429]: cephadm 2024-03-24T12:02:32.298727+0000 mgr.x (mgr.25064) 39 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:02:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:33 smithi135 bash[14429]: cephadm 2024-03-24T12:02:32.347157+0000 mgr.x (mgr.25064) 40 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:02:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:33 smithi135 bash[14429]: cephadm 2024-03-24T12:02:32.643905+0000 mgr.x (mgr.25064) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-24T12:02:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:33 smithi135 bash[14429]: cephadm 2024-03-24T12:02:32.644910+0000 mgr.x (mgr.25064) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi134 2024-03-24T12:02:34.428 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:34 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:02:34.429 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:34 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-24T12:02:34.429 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:34 smithi134 systemd[1]: Stopped Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:02:34.429 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:34 smithi134 systemd[1]: Started Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:02:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:34 smithi134 bash[14434]: audit 2024-03-24T12:02:33.796083+0000 mgr.x (mgr.25064) 43 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:34 smithi134 bash[14434]: audit 2024-03-24T12:02:34.191164+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:35.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:34 smithi134 bash[14434]: audit 2024-03-24T12:02:34.200418+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:34 smithi134 bash[19763]: audit 2024-03-24T12:02:33.796083+0000 mgr.x (mgr.25064) 43 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:34 smithi134 bash[19763]: audit 2024-03-24T12:02:34.191164+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:34 smithi134 bash[19763]: audit 2024-03-24T12:02:34.200418+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:35.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:34 smithi135 bash[14429]: audit 2024-03-24T12:02:33.796083+0000 mgr.x (mgr.25064) 43 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:35.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:34 smithi135 bash[14429]: audit 2024-03-24T12:02:34.191164+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:35.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:34 smithi135 bash[14429]: audit 2024-03-24T12:02:34.200418+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.370Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T12:02:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.370Z 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-24T12:02:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.370Z 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-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.370Z 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-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T12:02:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.372Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T12:02:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T12:02:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T12:02:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T12:02:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.373Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T12:02:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[49138]: ts=2024-03-24T12:02:35.374Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T12:02:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[14434]: cluster 2024-03-24T12:02:34.028838+0000 mgr.x (mgr.25064) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[14434]: cephadm 2024-03-24T12:02:34.214119+0000 mgr.x (mgr.25064) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:02:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[14434]: cephadm 2024-03-24T12:02:34.239081+0000 mgr.x (mgr.25064) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi134 2024-03-24T12:02:36.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[19763]: cluster 2024-03-24T12:02:34.028838+0000 mgr.x (mgr.25064) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:36.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[19763]: cephadm 2024-03-24T12:02:34.214119+0000 mgr.x (mgr.25064) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:02:36.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:35 smithi134 bash[19763]: cephadm 2024-03-24T12:02:34.239081+0000 mgr.x (mgr.25064) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi134 2024-03-24T12:02:36.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:35 smithi135 bash[14429]: cluster 2024-03-24T12:02:34.028838+0000 mgr.x (mgr.25064) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:36.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:35 smithi135 bash[14429]: cephadm 2024-03-24T12:02:34.214119+0000 mgr.x (mgr.25064) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:02:36.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:35 smithi135 bash[14429]: cephadm 2024-03-24T12:02:34.239081+0000 mgr.x (mgr.25064) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi134 2024-03-24T12:02:37.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:36 smithi134 bash[14434]: audit 2024-03-24T12:02:36.195535+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:37.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:36 smithi134 bash[19763]: audit 2024-03-24T12:02:36.195535+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:37.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:36 smithi135 bash[14429]: audit 2024-03-24T12:02:36.195535+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:38.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:37 smithi134 bash[14434]: cluster 2024-03-24T12:02:36.029664+0000 mgr.x (mgr.25064) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:37 smithi134 bash[19763]: cluster 2024-03-24T12:02:36.029664+0000 mgr.x (mgr.25064) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:38.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:37 smithi135 bash[14429]: cluster 2024-03-24T12:02:36.029664+0000 mgr.x (mgr.25064) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:40.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:39 smithi134 bash[14434]: cluster 2024-03-24T12:02:38.031531+0000 mgr.x (mgr.25064) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:40.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:39 smithi134 bash[19763]: cluster 2024-03-24T12:02:38.031531+0000 mgr.x (mgr.25064) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:40.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:39 smithi135 bash[14429]: cluster 2024-03-24T12:02:38.031531+0000 mgr.x (mgr.25064) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:40.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:40 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:40] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2024-03-24T12:02:42.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:41 smithi134 bash[14434]: cluster 2024-03-24T12:02:40.032337+0000 mgr.x (mgr.25064) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:42.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:41 smithi134 bash[19763]: cluster 2024-03-24T12:02:40.032337+0000 mgr.x (mgr.25064) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:42.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:41 smithi135 bash[14429]: cluster 2024-03-24T12:02:40.032337+0000 mgr.x (mgr.25064) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:42.732 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:02:42 smithi135 bash[31180]: ts=2024-03-24T12:02:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.135:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.134:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:02:43.679 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:43 smithi134 systemd[1]: Stopping Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:02:43.679 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:43 smithi134 bash[49400]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T12:02:43.679 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:43 smithi134 bash[38628]: level=info ts=2024-03-24T12:02:43.452Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:02:44.070 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:43 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:02:44.071 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:43 smithi134 bash[14434]: cluster 2024-03-24T12:02:42.033161+0000 mgr.x (mgr.25064) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:44.071 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:43 smithi134 bash[19763]: cluster 2024-03-24T12:02:42.033161+0000 mgr.x (mgr.25064) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:44.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:43 smithi135 bash[14429]: cluster 2024-03-24T12:02:42.033161+0000 mgr.x (mgr.25064) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:44.327 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[49408]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:02:44.327 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[49455]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T12:02:44.678 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:44 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:02:44.679 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:44 smithi134 systemd[1]: Stopped Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:02:44.679 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:44 smithi134 systemd[1]: Started Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:02:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[14434]: audit 2024-03-24T12:02:43.802245+0000 mgr.x (mgr.25064) 51 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[14434]: audit 2024-03-24T12:02:44.385104+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[14434]: audit 2024-03-24T12:02:44.394592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[14434]: audit 2024-03-24T12:02:44.446610+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:02:45.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[14434]: audit 2024-03-24T12:02:44.458827+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:02:45.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[19763]: audit 2024-03-24T12:02:43.802245+0000 mgr.x (mgr.25064) 51 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:45.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[19763]: audit 2024-03-24T12:02:44.385104+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:45.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[19763]: audit 2024-03-24T12:02:44.394592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:45.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[19763]: audit 2024-03-24T12:02:44.446610+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:02:45.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:44 smithi134 bash[19763]: audit 2024-03-24T12:02:44.458827+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:02:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:44 smithi135 bash[14429]: audit 2024-03-24T12:02:43.802245+0000 mgr.x (mgr.25064) 51 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:02:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:44 smithi135 bash[14429]: audit 2024-03-24T12:02:44.385104+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:44 smithi135 bash[14429]: audit 2024-03-24T12:02:44.394592+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:44 smithi135 bash[14429]: audit 2024-03-24T12:02:44.446610+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:02:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:44 smithi135 bash[14429]: audit 2024-03-24T12:02:44.458827+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:02:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:45 smithi134 bash[14434]: cluster 2024-03-24T12:02:44.034919+0000 mgr.x (mgr.25064) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:45 smithi134 bash[14434]: cephadm 2024-03-24T12:02:44.437582+0000 mgr.x (mgr.25064) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi134.dbhfhq (dependencies changed)... 2024-03-24T12:02:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:45 smithi134 bash[14434]: cephadm 2024-03-24T12:02:44.453118+0000 mgr.x (mgr.25064) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:02:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:45 smithi134 bash[19763]: cluster 2024-03-24T12:02:44.034919+0000 mgr.x (mgr.25064) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:45 smithi134 bash[19763]: cephadm 2024-03-24T12:02:44.437582+0000 mgr.x (mgr.25064) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi134.dbhfhq (dependencies changed)... 2024-03-24T12:02:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:45 smithi134 bash[19763]: cephadm 2024-03-24T12:02:44.453118+0000 mgr.x (mgr.25064) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:02:46.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:45 smithi135 bash[14429]: cluster 2024-03-24T12:02:44.034919+0000 mgr.x (mgr.25064) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:46.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:45 smithi135 bash[14429]: cephadm 2024-03-24T12:02:44.437582+0000 mgr.x (mgr.25064) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi134.dbhfhq (dependencies changed)... 2024-03-24T12:02:46.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:45 smithi135 bash[14429]: cephadm 2024-03-24T12:02:44.453118+0000 mgr.x (mgr.25064) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.368Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.369Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.371Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.134 port=9094 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.372Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.429Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.429Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.435Z caller=main.go:518 msg=Listening address=:9093 2024-03-24T12:02:46.614 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:46 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:46.435Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-24T12:02:48.148 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:47 smithi134 bash[14434]: cluster 2024-03-24T12:02:46.035733+0000 mgr.x (mgr.25064) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:48.148 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:47 smithi134 bash[19763]: cluster 2024-03-24T12:02:46.035733+0000 mgr.x (mgr.25064) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:48.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:47 smithi135 bash[14429]: cluster 2024-03-24T12:02:46.035733+0000 mgr.x (mgr.25064) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:48.400 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:48 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:48.373Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000421282s 2024-03-24T12:02:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:49 smithi134 bash[14434]: cluster 2024-03-24T12:02:48.037412+0000 mgr.x (mgr.25064) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:49 smithi134 bash[14434]: audit 2024-03-24T12:02:49.062655+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:49 smithi134 bash[14434]: audit 2024-03-24T12:02:49.071033+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:50.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:49 smithi134 bash[19763]: cluster 2024-03-24T12:02:48.037412+0000 mgr.x (mgr.25064) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:50.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:49 smithi134 bash[19763]: audit 2024-03-24T12:02:49.062655+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:50.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:49 smithi134 bash[19763]: audit 2024-03-24T12:02:49.071033+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:49 smithi135 bash[14429]: cluster 2024-03-24T12:02:48.037412+0000 mgr.x (mgr.25064) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:02:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:49 smithi135 bash[14429]: audit 2024-03-24T12:02:49.062655+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:49 smithi135 bash[14429]: audit 2024-03-24T12:02:49.071033+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:02:50.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:50 smithi135 bash[14429]: cephadm 2024-03-24T12:02:49.081479+0000 mgr.x (mgr.25064) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:02:50.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:50 smithi135 bash[14429]: cephadm 2024-03-24T12:02:49.327943+0000 mgr.x (mgr.25064) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T12:02:50.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:02:50 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:50] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2024-03-24T12:02:51.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:50 smithi134 bash[14434]: cephadm 2024-03-24T12:02:49.081479+0000 mgr.x (mgr.25064) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:02:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:50 smithi134 bash[14434]: cephadm 2024-03-24T12:02:49.327943+0000 mgr.x (mgr.25064) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T12:02:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:50 smithi134 bash[19763]: cephadm 2024-03-24T12:02:49.081479+0000 mgr.x (mgr.25064) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:02:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:50 smithi134 bash[19763]: cephadm 2024-03-24T12:02:49.327943+0000 mgr.x (mgr.25064) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T12:02:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[14434]: cluster 2024-03-24T12:02:50.038177+0000 mgr.x (mgr.25064) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[14434]: audit 2024-03-24T12:02:51.196144+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[14434]: audit 2024-03-24T12:02:51.286573+0000 mon.a (mon.0) 999 : audit [DBG] from='client.? 172.21.15.134:0/2192926471' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:02:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[14434]: audit 2024-03-24T12:02:51.666389+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.134:0/1769968932' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]: dispatch 2024-03-24T12:02:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[14434]: audit 2024-03-24T12:02:51.667257+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]: dispatch 2024-03-24T12:02:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[19763]: cluster 2024-03-24T12:02:50.038177+0000 mgr.x (mgr.25064) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[19763]: audit 2024-03-24T12:02:51.196144+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[19763]: audit 2024-03-24T12:02:51.286573+0000 mon.a (mon.0) 999 : audit [DBG] from='client.? 172.21.15.134:0/2192926471' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:02:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[19763]: audit 2024-03-24T12:02:51.666389+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.134:0/1769968932' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]: dispatch 2024-03-24T12:02:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:51 smithi134 bash[19763]: audit 2024-03-24T12:02:51.667257+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]: dispatch 2024-03-24T12:02:52.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:51 smithi135 bash[14429]: cluster 2024-03-24T12:02:50.038177+0000 mgr.x (mgr.25064) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:02:52.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:51 smithi135 bash[14429]: audit 2024-03-24T12:02:51.196144+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:02:52.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:51 smithi135 bash[14429]: audit 2024-03-24T12:02:51.286573+0000 mon.a (mon.0) 999 : audit [DBG] from='client.? 172.21.15.134:0/2192926471' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:02:52.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:51 smithi135 bash[14429]: audit 2024-03-24T12:02:51.666389+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.134:0/1769968932' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]: dispatch 2024-03-24T12:02:52.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:51 smithi135 bash[14429]: audit 2024-03-24T12:02:51.667257+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]: dispatch 2024-03-24T12:02:52.732 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:02:52 smithi135 bash[31180]: ts=2024-03-24T12:02:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.135:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.134:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[14434]: audit 2024-03-24T12:02:51.891154+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]': finished 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[14434]: cluster 2024-03-24T12:02:51.891354+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[14434]: audit 2024-03-24T12:02:52.281884+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.134:0/4247086156' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]: dispatch 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[14434]: audit 2024-03-24T12:02:52.282912+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]: dispatch 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[19763]: audit 2024-03-24T12:02:51.891154+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]': finished 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[19763]: cluster 2024-03-24T12:02:51.891354+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[19763]: audit 2024-03-24T12:02:52.281884+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.134:0/4247086156' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]: dispatch 2024-03-24T12:02:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:52 smithi134 bash[19763]: audit 2024-03-24T12:02:52.282912+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]: dispatch 2024-03-24T12:02:53.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:52 smithi135 bash[14429]: audit 2024-03-24T12:02:51.891154+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/894719966"}]': finished 2024-03-24T12:02:53.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:52 smithi135 bash[14429]: cluster 2024-03-24T12:02:51.891354+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-24T12:02:53.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:52 smithi135 bash[14429]: audit 2024-03-24T12:02:52.281884+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.134:0/4247086156' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]: dispatch 2024-03-24T12:02:53.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:52 smithi135 bash[14429]: audit 2024-03-24T12:02:52.282912+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]: dispatch 2024-03-24T12:02:54.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[14706]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:02:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[14434]: cluster 2024-03-24T12:02:52.038855+0000 mgr.x (mgr.25064) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:02:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[14434]: audit 2024-03-24T12:02:52.912473+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]': finished 2024-03-24T12:02:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[14434]: cluster 2024-03-24T12:02:52.912554+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-24T12:02:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[14434]: audit 2024-03-24T12:02:53.304454+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.134:0/1334518884' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]: dispatch 2024-03-24T12:02:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[14434]: audit 2024-03-24T12:02:53.305498+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]: dispatch 2024-03-24T12:02:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[19763]: cluster 2024-03-24T12:02:52.038855+0000 mgr.x (mgr.25064) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:02:54.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[19763]: audit 2024-03-24T12:02:52.912473+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]': finished 2024-03-24T12:02:54.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[19763]: cluster 2024-03-24T12:02:52.912554+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-24T12:02:54.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[19763]: audit 2024-03-24T12:02:53.304454+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.134:0/1334518884' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]: dispatch 2024-03-24T12:02:54.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:53 smithi134 bash[19763]: audit 2024-03-24T12:02:53.305498+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]: dispatch 2024-03-24T12:02:54.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:53 smithi135 bash[14429]: cluster 2024-03-24T12:02:52.038855+0000 mgr.x (mgr.25064) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:02:54.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:53 smithi135 bash[14429]: audit 2024-03-24T12:02:52.912473+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3473108185"}]': finished 2024-03-24T12:02:54.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:53 smithi135 bash[14429]: cluster 2024-03-24T12:02:52.912554+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-24T12:02:54.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:53 smithi135 bash[14429]: audit 2024-03-24T12:02:53.304454+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.134:0/1334518884' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]: dispatch 2024-03-24T12:02:54.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:53 smithi135 bash[14429]: audit 2024-03-24T12:02:53.305498+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]: dispatch 2024-03-24T12:02:55.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:54 smithi135 bash[14429]: audit 2024-03-24T12:02:53.929763+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]': finished 2024-03-24T12:02:55.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:54 smithi135 bash[14429]: cluster 2024-03-24T12:02:53.930012+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-24T12:02:55.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:54 smithi135 bash[14429]: audit 2024-03-24T12:02:54.327709+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.134:0/1038386755' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1131872832"}]: dispatch 2024-03-24T12:02:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:54 smithi134 bash[14434]: audit 2024-03-24T12:02:53.929763+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]': finished 2024-03-24T12:02:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:54 smithi134 bash[14434]: cluster 2024-03-24T12:02:53.930012+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-24T12:02:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:54 smithi134 bash[14434]: audit 2024-03-24T12:02:54.327709+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.134:0/1038386755' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1131872832"}]: dispatch 2024-03-24T12:02:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:54 smithi134 bash[19763]: audit 2024-03-24T12:02:53.929763+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3473108185"}]': finished 2024-03-24T12:02:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:54 smithi134 bash[19763]: cluster 2024-03-24T12:02:53.930012+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-24T12:02:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:54 smithi134 bash[19763]: audit 2024-03-24T12:02:54.327709+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.134:0/1038386755' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1131872832"}]: dispatch 2024-03-24T12:02:56.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:55 smithi135 bash[14429]: cluster 2024-03-24T12:02:54.039591+0000 mgr.x (mgr.25064) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:02:56.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:55 smithi135 bash[14429]: audit 2024-03-24T12:02:54.939130+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.134:0/1038386755' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1131872832"}]': finished 2024-03-24T12:02:56.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:55 smithi135 bash[14429]: cluster 2024-03-24T12:02:54.939257+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-24T12:02:56.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:55 smithi135 bash[14429]: audit 2024-03-24T12:02:55.334220+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.134:0/3323482062' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]: dispatch 2024-03-24T12:02:56.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:55 smithi135 bash[14429]: audit 2024-03-24T12:02:55.335345+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]: dispatch 2024-03-24T12:02:56.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[14434]: cluster 2024-03-24T12:02:54.039591+0000 mgr.x (mgr.25064) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:02:56.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[14434]: audit 2024-03-24T12:02:54.939130+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.134:0/1038386755' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1131872832"}]': finished 2024-03-24T12:02:56.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[14434]: cluster 2024-03-24T12:02:54.939257+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-24T12:02:56.378 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[14434]: audit 2024-03-24T12:02:55.334220+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.134:0/3323482062' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]: dispatch 2024-03-24T12:02:56.379 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[14434]: audit 2024-03-24T12:02:55.335345+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]: dispatch 2024-03-24T12:02:56.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[19763]: cluster 2024-03-24T12:02:54.039591+0000 mgr.x (mgr.25064) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:02:56.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[19763]: audit 2024-03-24T12:02:54.939130+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.134:0/1038386755' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1131872832"}]': finished 2024-03-24T12:02:56.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[19763]: cluster 2024-03-24T12:02:54.939257+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-24T12:02:56.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[19763]: audit 2024-03-24T12:02:55.334220+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.134:0/3323482062' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]: dispatch 2024-03-24T12:02:56.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:55 smithi134 bash[19763]: audit 2024-03-24T12:02:55.335345+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]: dispatch 2024-03-24T12:02:56.380 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[49486]: level=info ts=2024-03-24T12:02:56.376Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003853746s 2024-03-24T12:02:57.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:56 smithi135 bash[14429]: audit 2024-03-24T12:02:55.944008+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]': finished 2024-03-24T12:02:57.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:56 smithi135 bash[14429]: cluster 2024-03-24T12:02:55.944065+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-24T12:02:57.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:56 smithi135 bash[14429]: audit 2024-03-24T12:02:56.337944+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.134:0/581748659' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]: dispatch 2024-03-24T12:02:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:56 smithi135 bash[14429]: audit 2024-03-24T12:02:56.338808+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]: dispatch 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[14434]: audit 2024-03-24T12:02:55.944008+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]': finished 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[14434]: cluster 2024-03-24T12:02:55.944065+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[14434]: audit 2024-03-24T12:02:56.337944+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.134:0/581748659' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]: dispatch 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[14434]: audit 2024-03-24T12:02:56.338808+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]: dispatch 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[19763]: audit 2024-03-24T12:02:55.944008+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/4150319004"}]': finished 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[19763]: cluster 2024-03-24T12:02:55.944065+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[19763]: audit 2024-03-24T12:02:56.337944+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.134:0/581748659' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]: dispatch 2024-03-24T12:02:57.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:56 smithi134 bash[19763]: audit 2024-03-24T12:02:56.338808+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]: dispatch 2024-03-24T12:02:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:57 smithi135 bash[14429]: cluster 2024-03-24T12:02:56.040360+0000 mgr.x (mgr.25064) 62 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:02:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:57 smithi135 bash[14429]: audit 2024-03-24T12:02:56.964201+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]': finished 2024-03-24T12:02:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:57 smithi135 bash[14429]: cluster 2024-03-24T12:02:56.964376+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-24T12:02:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:57 smithi135 bash[14429]: audit 2024-03-24T12:02:57.363184+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.134:0/298243392' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]: dispatch 2024-03-24T12:02:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:57 smithi135 bash[14429]: audit 2024-03-24T12:02:57.364218+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]: dispatch 2024-03-24T12:02:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[14434]: cluster 2024-03-24T12:02:56.040360+0000 mgr.x (mgr.25064) 62 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:02:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[14434]: audit 2024-03-24T12:02:56.964201+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]': finished 2024-03-24T12:02:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[14434]: cluster 2024-03-24T12:02:56.964376+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-24T12:02:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[14434]: audit 2024-03-24T12:02:57.363184+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.134:0/298243392' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]: dispatch 2024-03-24T12:02:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[14434]: audit 2024-03-24T12:02:57.364218+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]: dispatch 2024-03-24T12:02:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[19763]: cluster 2024-03-24T12:02:56.040360+0000 mgr.x (mgr.25064) 62 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:02:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[19763]: audit 2024-03-24T12:02:56.964201+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/1229587007"}]': finished 2024-03-24T12:02:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[19763]: cluster 2024-03-24T12:02:56.964376+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-24T12:02:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[19763]: audit 2024-03-24T12:02:57.363184+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.134:0/298243392' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]: dispatch 2024-03-24T12:02:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:57 smithi134 bash[19763]: audit 2024-03-24T12:02:57.364218+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]: dispatch 2024-03-24T12:02:59.176 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:58 smithi135 bash[14429]: audit 2024-03-24T12:02:57.970561+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]': finished 2024-03-24T12:02:59.177 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:58 smithi135 bash[14429]: cluster 2024-03-24T12:02:57.970668+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-24T12:02:59.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:58 smithi134 bash[14434]: audit 2024-03-24T12:02:57.970561+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]': finished 2024-03-24T12:02:59.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:58 smithi134 bash[14434]: cluster 2024-03-24T12:02:57.970668+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-24T12:02:59.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:58 smithi134 bash[19763]: audit 2024-03-24T12:02:57.970561+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/498857789"}]': finished 2024-03-24T12:02:59.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:58 smithi134 bash[19763]: cluster 2024-03-24T12:02:57.970668+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-24T12:03:00.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:02:59 smithi135 bash[14429]: cluster 2024-03-24T12:02:58.041043+0000 mgr.x (mgr.25064) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:02:59 smithi134 bash[14434]: cluster 2024-03-24T12:02:58.041043+0000 mgr.x (mgr.25064) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:02:59 smithi134 bash[19763]: cluster 2024-03-24T12:02:58.041043+0000 mgr.x (mgr.25064) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:00.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:00 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:03:00] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.33.4" 2024-03-24T12:03:01.194 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 systemd[1]: Stopping Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[36713]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:03:01.835 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T12:03:01.836 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.606Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:03:01.836 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.607Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:03:01.836 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.608Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T12:03:01.836 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[31180]: ts=2024-03-24T12:03:01.608Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T12:03:01.970 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:03:01.970 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 starting - - - - 2024-03-24T12:03:01.970 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (8m) 41s ago 8m 47.9M - 8.3.5 dad864ee21e9 996ecaeca9f7 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 starting - - - - 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283 running (70s) 41s ago 14m 491M - 19.0.0-1667-gdb0330b1 4f325f8440e9 aea5e625a474 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (16m) 41s ago 16m 404M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (16m) 41s ago 16m 59.1M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (14m) 41s ago 14m 49.8M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (14m) 41s ago 14m 47.9M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 starting - - - - 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (8m) 41s ago 8m 14.5M - 1.3.1 1dbe0e931976 845e65fd61f3 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (14m) 41s ago 14m 57.9M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (13m) 41s ago 13m 60.5M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (12m) 41s ago 12m 52.1M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (12m) 41s ago 12m 55.7M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:03:01.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (11m) 41s ago 11m 56.5M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (10m) 41s ago 10m 55.3M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (10m) 41s ago 10m 52.7M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (9m) 41s ago 9m 55.5M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (7m) 41s ago 8m 65.5M - 2.33.4 514e6a882f6e 7604a6184583 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (6m) 41s ago 6m 85.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (6m) 41s ago 6m 85.7M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (6m) 41s ago 6m 85.3M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:03:01.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (6m) 41s ago 6m 85.4M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:03:02.170 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[14429]: cluster 2024-03-24T12:03:00.041801+0000 mgr.x (mgr.25064) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-24T12:03:02.170 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:01 smithi135 bash[14429]: audit 2024-03-24T12:03:00.941747+0000 mgr.x (mgr.25064) 65 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:02.425 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:03:02.425 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:03:02.425 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:03:02.425 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:02.425 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:03:02.425 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:03:02.425 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:03:02.426 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:03:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:01 smithi134 bash[14434]: cluster 2024-03-24T12:03:00.041801+0000 mgr.x (mgr.25064) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-24T12:03:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:01 smithi134 bash[14434]: audit 2024-03-24T12:03:00.941747+0000 mgr.x (mgr.25064) 65 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:02.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:01 smithi134 bash[19763]: cluster 2024-03-24T12:03:00.041801+0000 mgr.x (mgr.25064) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-03-24T12:03:02.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:01 smithi134 bash[19763]: audit 2024-03-24T12:03:00.941747+0000 mgr.x (mgr.25064) 65 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:02.429 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[36724]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:03:02.429 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[36769]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:03:02.429 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:02 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:03:02.429 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:02 smithi135 systemd[1]: Stopped Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:02.429 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:02 smithi135 systemd[1]: Started Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:02.784 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "1/23 daemons upgraded", 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "", 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:03:02.785 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:03:03.107 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[14429]: audit 2024-03-24T12:03:01.170367+0000 mgr.x (mgr.25064) 66 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.107 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[14429]: audit 2024-03-24T12:03:01.560474+0000 mgr.x (mgr.25064) 67 : audit [DBG] from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.107 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[14429]: audit 2024-03-24T12:03:01.937099+0000 mgr.x (mgr.25064) 68 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.107 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[14429]: audit 2024-03-24T12:03:02.414935+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:03.107 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[14429]: audit 2024-03-24T12:03:02.422990+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:03.107 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[14429]: audit 2024-03-24T12:03:02.425570+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.134:0/3885594619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:03:03.108 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:02 smithi135 systemd[1]: Stopping Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:03:03.108 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:02 smithi135 bash[36818]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter.b 2024-03-24T12:03:03.228 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:03:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[14434]: audit 2024-03-24T12:03:01.170367+0000 mgr.x (mgr.25064) 66 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[14434]: audit 2024-03-24T12:03:01.560474+0000 mgr.x (mgr.25064) 67 : audit [DBG] from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[14434]: audit 2024-03-24T12:03:01.937099+0000 mgr.x (mgr.25064) 68 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[14434]: audit 2024-03-24T12:03:02.414935+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[14434]: audit 2024-03-24T12:03:02.422990+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:03.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[14434]: audit 2024-03-24T12:03:02.425570+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.134:0/3885594619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:03:03.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[19763]: audit 2024-03-24T12:03:01.170367+0000 mgr.x (mgr.25064) 66 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[19763]: audit 2024-03-24T12:03:01.560474+0000 mgr.x (mgr.25064) 67 : audit [DBG] from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[19763]: audit 2024-03-24T12:03:01.937099+0000 mgr.x (mgr.25064) 68 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:03.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[19763]: audit 2024-03-24T12:03:02.414935+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:03.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[19763]: audit 2024-03-24T12:03:02.422990+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:03.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:02 smithi134 bash[19763]: audit 2024-03-24T12:03:02.425570+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.134:0/3885594619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:03:04.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[14429]: cluster 2024-03-24T12:03:02.042519+0000 mgr.x (mgr.25064) 69 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-03-24T12:03:04.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[14429]: cephadm 2024-03-24T12:03:02.429551+0000 mgr.x (mgr.25064) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-24T12:03:04.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[14429]: cephadm 2024-03-24T12:03:02.430221+0000 mgr.x (mgr.25064) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi135 2024-03-24T12:03:04.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[14429]: audit 2024-03-24T12:03:02.776340+0000 mgr.x (mgr.25064) 72 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:04.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[14429]: audit 2024-03-24T12:03:03.229266+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.134:0/2862724444' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:03:04.132 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36828]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:03:04.132 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36897]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter.b 2024-03-24T12:03:04.132 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.965Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-24T12:03:04.132 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.965Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.965Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.965Z 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 smithi135 (none))" 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.965Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.965Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.967Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.968Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.970Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.975Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.978Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.546494ms 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:03 smithi135 bash[36796]: ts=2024-03-24T12:03:03.978Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T12:03:04.133 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.123Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-24T12:03:04.390 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:04 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:03:04.390 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:04 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-24T12:03:04.390 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:04 smithi135 systemd[1]: Stopped Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:04.390 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:04 smithi135 systemd[1]: Started Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[14434]: cluster 2024-03-24T12:03:02.042519+0000 mgr.x (mgr.25064) 69 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-03-24T12:03:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[14434]: cephadm 2024-03-24T12:03:02.429551+0000 mgr.x (mgr.25064) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-24T12:03:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[14434]: cephadm 2024-03-24T12:03:02.430221+0000 mgr.x (mgr.25064) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi135 2024-03-24T12:03:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[14434]: audit 2024-03-24T12:03:02.776340+0000 mgr.x (mgr.25064) 72 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[14434]: audit 2024-03-24T12:03:03.229266+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.134:0/2862724444' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:03:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[19763]: cluster 2024-03-24T12:03:02.042519+0000 mgr.x (mgr.25064) 69 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-03-24T12:03:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[19763]: cephadm 2024-03-24T12:03:02.429551+0000 mgr.x (mgr.25064) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-24T12:03:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[19763]: cephadm 2024-03-24T12:03:02.430221+0000 mgr.x (mgr.25064) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi135 2024-03-24T12:03:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[19763]: audit 2024-03-24T12:03:02.776340+0000 mgr.x (mgr.25064) 72 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:04.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:03 smithi134 bash[19763]: audit 2024-03-24T12:03:03.229266+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.134:0/2862724444' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:03:04.482 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.382Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-24T12:03:04.482 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.383Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-24T12:03:04.482 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.383Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=51.5µs wal_replay_duration=404.629105ms total_replay_duration=407.253705ms 2024-03-24T12:03:04.483 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.388Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T12:03:04.483 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.388Z caller=main.go:947 level=info msg="TSDB started" 2024-03-24T12:03:04.483 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.388Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T12:03:04.483 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.420Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.173381ms db_storage=1.155µs remote_storage=2.176µs web_handler=504ns query_engine=1.037µs scrape=397.206µs scrape_sd=127.977µs notify=24.429µs notify_sd=18.83µs rules=30.191228ms 2024-03-24T12:03:04.483 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:04 smithi135 bash[36796]: ts=2024-03-24T12:03:04.420Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T12:03:05.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: cluster 2024-03-24T12:03:04.044264+0000 mgr.x (mgr.25064) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:05.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: audit 2024-03-24T12:03:04.202585+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: audit 2024-03-24T12:03:04.211809+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: cephadm 2024-03-24T12:03:04.248786+0000 mgr.x (mgr.25064) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-24T12:03:05.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: cephadm 2024-03-24T12:03:04.266497+0000 mgr.x (mgr.25064) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T12:03:05.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: audit 2024-03-24T12:03:04.362874+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.464 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: audit 2024-03-24T12:03:04.368078+0000 mgr.x (mgr.25064) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:03:05.465 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: audit 2024-03-24T12:03:04.370235+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.465 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: cephadm 2024-03-24T12:03:04.372902+0000 mgr.x (mgr.25064) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi135 2024-03-24T12:03:05.465 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[14429]: audit 2024-03-24T12:03:04.375643+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:03:05.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: cluster 2024-03-24T12:03:04.044264+0000 mgr.x (mgr.25064) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:05.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: audit 2024-03-24T12:03:04.202585+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: audit 2024-03-24T12:03:04.211809+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: cephadm 2024-03-24T12:03:04.248786+0000 mgr.x (mgr.25064) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-24T12:03:05.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: cephadm 2024-03-24T12:03:04.266497+0000 mgr.x (mgr.25064) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T12:03:05.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: audit 2024-03-24T12:03:04.362874+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: audit 2024-03-24T12:03:04.368078+0000 mgr.x (mgr.25064) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: audit 2024-03-24T12:03:04.370235+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: cephadm 2024-03-24T12:03:04.372902+0000 mgr.x (mgr.25064) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi135 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[14434]: audit 2024-03-24T12:03:04.375643+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: cluster 2024-03-24T12:03:04.044264+0000 mgr.x (mgr.25064) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: audit 2024-03-24T12:03:04.202585+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: audit 2024-03-24T12:03:04.211809+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: cephadm 2024-03-24T12:03:04.248786+0000 mgr.x (mgr.25064) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: cephadm 2024-03-24T12:03:04.266497+0000 mgr.x (mgr.25064) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: audit 2024-03-24T12:03:04.362874+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: audit 2024-03-24T12:03:04.368078+0000 mgr.x (mgr.25064) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:03:05.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: audit 2024-03-24T12:03:04.370235+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:05.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: cephadm 2024-03-24T12:03:04.372902+0000 mgr.x (mgr.25064) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi135 2024-03-24T12:03:05.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:05 smithi134 bash[19763]: audit 2024-03-24T12:03:04.375643+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.456Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.456Z 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-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.457Z 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-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.457Z 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-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T12:03:05.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T12:03:05.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T12:03:05.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.459Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T12:03:05.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:03:05 smithi135 bash[36952]: ts=2024-03-24T12:03:05.460Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T12:03:06.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:06 smithi135 bash[14429]: audit 2024-03-24T12:03:06.197789+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:06 smithi134 bash[14434]: audit 2024-03-24T12:03:06.197789+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:06.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:06 smithi134 bash[19763]: audit 2024-03-24T12:03:06.197789+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:07.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:07 smithi135 bash[14429]: cluster 2024-03-24T12:03:06.044793+0000 mgr.x (mgr.25064) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:03:07.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:07 smithi134 bash[14434]: cluster 2024-03-24T12:03:06.044793+0000 mgr.x (mgr.25064) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:03:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:07 smithi134 bash[19763]: cluster 2024-03-24T12:03:06.044793+0000 mgr.x (mgr.25064) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:03:09.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:09 smithi135 bash[14429]: cluster 2024-03-24T12:03:08.046440+0000 mgr.x (mgr.25064) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-03-24T12:03:09.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:09 smithi134 bash[14434]: cluster 2024-03-24T12:03:08.046440+0000 mgr.x (mgr.25064) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-03-24T12:03:09.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:09 smithi134 bash[19763]: cluster 2024-03-24T12:03:08.046440+0000 mgr.x (mgr.25064) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-03-24T12:03:11.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:11 smithi134 bash[14434]: cluster 2024-03-24T12:03:10.047097+0000 mgr.x (mgr.25064) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:11.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:11 smithi134 bash[14434]: audit 2024-03-24T12:03:10.949759+0000 mgr.x (mgr.25064) 81 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:11.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:11 smithi134 bash[19763]: cluster 2024-03-24T12:03:10.047097+0000 mgr.x (mgr.25064) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:11.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:11 smithi134 bash[19763]: audit 2024-03-24T12:03:10.949759+0000 mgr.x (mgr.25064) 81 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:11.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:11 smithi135 bash[14429]: cluster 2024-03-24T12:03:10.047097+0000 mgr.x (mgr.25064) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:11.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:11 smithi135 bash[14429]: audit 2024-03-24T12:03:10.949759+0000 mgr.x (mgr.25064) 81 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:13.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:13 smithi134 bash[14434]: cluster 2024-03-24T12:03:12.048060+0000 mgr.x (mgr.25064) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:13.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:13 smithi134 bash[19763]: cluster 2024-03-24T12:03:12.048060+0000 mgr.x (mgr.25064) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:13.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:13 smithi135 bash[14429]: cluster 2024-03-24T12:03:12.048060+0000 mgr.x (mgr.25064) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:15.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:14 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:03:14] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2024-03-24T12:03:15.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:15 smithi134 bash[14434]: cluster 2024-03-24T12:03:14.049481+0000 mgr.x (mgr.25064) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:15.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:15 smithi134 bash[19763]: cluster 2024-03-24T12:03:14.049481+0000 mgr.x (mgr.25064) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:15.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:15 smithi135 bash[14429]: cluster 2024-03-24T12:03:14.049481+0000 mgr.x (mgr.25064) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:17.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:17 smithi134 bash[14434]: cluster 2024-03-24T12:03:16.050106+0000 mgr.x (mgr.25064) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:17.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:17 smithi134 bash[19763]: cluster 2024-03-24T12:03:16.050106+0000 mgr.x (mgr.25064) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:17.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:17 smithi135 bash[14429]: cluster 2024-03-24T12:03:16.050106+0000 mgr.x (mgr.25064) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:18.982 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:18 smithi135 bash[36796]: ts=2024-03-24T12:03:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:03:19.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:19 smithi134 bash[14434]: cluster 2024-03-24T12:03:18.051845+0000 mgr.x (mgr.25064) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:19.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:19 smithi134 bash[19763]: cluster 2024-03-24T12:03:18.051845+0000 mgr.x (mgr.25064) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:19.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:19 smithi135 bash[14429]: cluster 2024-03-24T12:03:18.051845+0000 mgr.x (mgr.25064) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:21 smithi134 bash[14434]: cluster 2024-03-24T12:03:20.052662+0000 mgr.x (mgr.25064) 86 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:21 smithi134 bash[14434]: audit 2024-03-24T12:03:20.952650+0000 mgr.x (mgr.25064) 87 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:21.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:21 smithi134 bash[14434]: audit 2024-03-24T12:03:21.198679+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:21.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:21 smithi134 bash[19763]: cluster 2024-03-24T12:03:20.052662+0000 mgr.x (mgr.25064) 86 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:21.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:21 smithi134 bash[19763]: audit 2024-03-24T12:03:20.952650+0000 mgr.x (mgr.25064) 87 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:21.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:21 smithi134 bash[19763]: audit 2024-03-24T12:03:21.198679+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:21.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:21 smithi135 bash[14429]: cluster 2024-03-24T12:03:20.052662+0000 mgr.x (mgr.25064) 86 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:21.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:21 smithi135 bash[14429]: audit 2024-03-24T12:03:20.952650+0000 mgr.x (mgr.25064) 87 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:21.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:21 smithi135 bash[14429]: audit 2024-03-24T12:03:21.198679+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:23.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:23 smithi134 bash[14434]: cluster 2024-03-24T12:03:22.053539+0000 mgr.x (mgr.25064) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:23.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:23 smithi134 bash[19763]: cluster 2024-03-24T12:03:22.053539+0000 mgr.x (mgr.25064) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:23.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:23 smithi135 bash[14429]: cluster 2024-03-24T12:03:22.053539+0000 mgr.x (mgr.25064) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:25.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:24 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:03:24] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2024-03-24T12:03:25.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:25 smithi134 bash[14434]: cluster 2024-03-24T12:03:24.054908+0000 mgr.x (mgr.25064) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:25.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:25 smithi134 bash[19763]: cluster 2024-03-24T12:03:24.054908+0000 mgr.x (mgr.25064) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:25.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:25 smithi135 bash[14429]: cluster 2024-03-24T12:03:24.054908+0000 mgr.x (mgr.25064) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:27.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:27 smithi135 bash[14429]: cluster 2024-03-24T12:03:26.055621+0000 mgr.x (mgr.25064) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:27.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:27 smithi134 bash[14434]: cluster 2024-03-24T12:03:26.055621+0000 mgr.x (mgr.25064) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:27.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:27 smithi134 bash[19763]: cluster 2024-03-24T12:03:26.055621+0000 mgr.x (mgr.25064) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:28.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:28 smithi135 bash[36796]: ts=2024-03-24T12:03:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:03:29.270 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 systemd[1]: Stopping Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:03:29.270 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 bash[37212]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-grafana.a 2024-03-24T12:03:29.270 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 bash[30524]: t=2024-03-24T12:03:29+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-24T12:03:29.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:29 smithi134 bash[14434]: cluster 2024-03-24T12:03:28.057910+0000 mgr.x (mgr.25064) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:29.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:29 smithi134 bash[19763]: cluster 2024-03-24T12:03:28.057910+0000 mgr.x (mgr.25064) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:29.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:29 smithi135 bash[14429]: cluster 2024-03-24T12:03:28.057910+0000 mgr.x (mgr.25064) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:30.044 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 bash[37222]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:03:30.044 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 bash[37258]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-grafana.a 2024-03-24T12:03:30.044 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@grafana.a.service: Succeeded. 2024-03-24T12:03:30.044 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 systemd[1]: Stopped Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:30.044 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:29 smithi135 systemd[1]: Started Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:30.372 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STOPPING 2024-03-24T12:03:30.372 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:03:30.372 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STOPPED 2024-03-24T12:03:30.372 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STARTING 2024-03-24T12:03:30.373 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Serving on http://:::9283 2024-03-24T12:03:30.373 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STARTED 2024-03-24T12:03:30.373 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STOPPING 2024-03-24T12:03:30.373 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:03:30.373 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STOPPED 2024-03-24T12:03:30.373 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STARTING 2024-03-24T12:03:30.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Serving on http://:::9283 2024-03-24T12:03:30.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STARTED 2024-03-24T12:03:30.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STOPPING 2024-03-24T12:03:30.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:03:30.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STOPPED 2024-03-24T12:03:30.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STARTING 2024-03-24T12:03:30.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Serving on http://:::9283 2024-03-24T12:03:30.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:30 smithi135 bash[34772]: [24/Mar/2024:12:03:30] ENGINE Bus STARTED 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-24T12:03:31.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="App mode production" logger=settings 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=637.66µs 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-24T12:03:31.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-24T12:03:31.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-24T12:03:31.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-24T12:03:31.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-03-24T12:03:31.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.033158+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.041713+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: cluster 2024-03-24T12:03:30.058679+0000 mgr.x (mgr.25064) 92 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:31.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.086300+0000 mgr.x (mgr.25064) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:03:31.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.090102+0000 mgr.x (mgr.25064) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi134.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:03:31.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.093577+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:03:31.367 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.097434+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi134.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.107646+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.118042+0000 mgr.x (mgr.25064) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.125556+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: cephadm 2024-03-24T12:03:30.146363+0000 mgr.x (mgr.25064) 96 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.148251+0000 mgr.x (mgr.25064) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.151576+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.152693+0000 mgr.x (mgr.25064) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.155562+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.159793+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.168282+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.169194+0000 mgr.x (mgr.25064) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.172571+0000 mgr.x (mgr.25064) 100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.176497+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.179901+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:03:31.368 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.188650+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.202887+0000 mgr.x (mgr.25064) 101 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.210325+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.211341+0000 mgr.x (mgr.25064) 102 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.218674+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.228181+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: cephadm 2024-03-24T12:03:30.253132+0000 mgr.x (mgr.25064) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: cephadm 2024-03-24T12:03:30.253880+0000 mgr.x (mgr.25064) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.259314+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:31.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[14429]: audit 2024-03-24T12:03:30.961912+0000 mgr.x (mgr.25064) 105 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.033158+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.041713+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: cluster 2024-03-24T12:03:30.058679+0000 mgr.x (mgr.25064) 92 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.086300+0000 mgr.x (mgr.25064) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:03:31.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.090102+0000 mgr.x (mgr.25064) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi134.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.093577+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.097434+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi134.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.107646+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.118042+0000 mgr.x (mgr.25064) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.125556+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: cephadm 2024-03-24T12:03:30.146363+0000 mgr.x (mgr.25064) 96 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.148251+0000 mgr.x (mgr.25064) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.151576+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.152693+0000 mgr.x (mgr.25064) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.155562+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:03:31.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.159793+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.168282+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.169194+0000 mgr.x (mgr.25064) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.033158+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.041713+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: cluster 2024-03-24T12:03:30.058679+0000 mgr.x (mgr.25064) 92 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.086300+0000 mgr.x (mgr.25064) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.090102+0000 mgr.x (mgr.25064) 94 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi134.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.093577+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.097434+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi134.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:03:31.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.107646+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.118042+0000 mgr.x (mgr.25064) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.125556+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: cephadm 2024-03-24T12:03:30.146363+0000 mgr.x (mgr.25064) 96 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.148251+0000 mgr.x (mgr.25064) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.151576+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.152693+0000 mgr.x (mgr.25064) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.155562+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.159793+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.168282+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.169194+0000 mgr.x (mgr.25064) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.172571+0000 mgr.x (mgr.25064) 100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.176497+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.179901+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.188650+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.202887+0000 mgr.x (mgr.25064) 101 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.210325+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.211341+0000 mgr.x (mgr.25064) 102 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.218674+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.228181+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: cephadm 2024-03-24T12:03:30.253132+0000 mgr.x (mgr.25064) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: cephadm 2024-03-24T12:03:30.253880+0000 mgr.x (mgr.25064) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:31.433 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.259314+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[14434]: audit 2024-03-24T12:03:30.961912+0000 mgr.x (mgr.25064) 105 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.172571+0000 mgr.x (mgr.25064) 100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.176497+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.179901+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.188650+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.202887+0000 mgr.x (mgr.25064) 101 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.210325+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.211341+0000 mgr.x (mgr.25064) 102 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.218674+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:03:31.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.228181+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:31.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: cephadm 2024-03-24T12:03:30.253132+0000 mgr.x (mgr.25064) 103 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:31.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: cephadm 2024-03-24T12:03:30.253880+0000 mgr.x (mgr.25064) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:31.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.259314+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:31.435 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:31 smithi134 bash[19763]: audit 2024-03-24T12:03:30.961912+0000 mgr.x (mgr.25064) 105 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:31.732 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-24T12:03:31.732 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-03-24T12:03:31.732 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-24T12:03:31.733 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-24T12:03:31.733 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:03:31 smithi135 bash[37289]: t=2024-03-24T12:03:31+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-24T12:03:33.626 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:03:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:33 smithi135 bash[14429]: cluster 2024-03-24T12:03:32.059517+0000 mgr.x (mgr.25064) 106 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:33 smithi135 bash[14429]: cephadm 2024-03-24T12:03:32.925732+0000 mgr.x (mgr.25064) 107 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:03:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:33 smithi135 bash[14429]: audit 2024-03-24T12:03:32.943655+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:34.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:33 smithi135 bash[14429]: cephadm 2024-03-24T12:03:32.944365+0000 mgr.x (mgr.25064) 108 : cephadm [INF] Deploying daemon mgr.y on smithi134 2024-03-24T12:03:34.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:33 smithi135 bash[14429]: audit 2024-03-24T12:03:32.945933+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:03:34.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:33 smithi135 bash[14429]: audit 2024-03-24T12:03:32.948322+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:03:34.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:33 smithi135 bash[14429]: audit 2024-03-24T12:03:32.950540+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:03:34.256 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[14434]: cluster 2024-03-24T12:03:32.059517+0000 mgr.x (mgr.25064) 106 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:34.256 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[14434]: cephadm 2024-03-24T12:03:32.925732+0000 mgr.x (mgr.25064) 107 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:03:34.256 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[14434]: audit 2024-03-24T12:03:32.943655+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[14434]: cephadm 2024-03-24T12:03:32.944365+0000 mgr.x (mgr.25064) 108 : cephadm [INF] Deploying daemon mgr.y on smithi134 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[14434]: audit 2024-03-24T12:03:32.945933+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[14434]: audit 2024-03-24T12:03:32.948322+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[14434]: audit 2024-03-24T12:03:32.950540+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[19763]: cluster 2024-03-24T12:03:32.059517+0000 mgr.x (mgr.25064) 106 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[19763]: cephadm 2024-03-24T12:03:32.925732+0000 mgr.x (mgr.25064) 107 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[19763]: audit 2024-03-24T12:03:32.943655+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[19763]: cephadm 2024-03-24T12:03:32.944365+0000 mgr.x (mgr.25064) 108 : cephadm [INF] Deploying daemon mgr.y on smithi134 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[19763]: audit 2024-03-24T12:03:32.945933+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[19763]: audit 2024-03-24T12:03:32.948322+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:03:34.257 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:33 smithi134 bash[19763]: audit 2024-03-24T12:03:32.950540+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:03:34.415 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:03:34.415 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 starting - - - - 2024-03-24T12:03:34.415 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 starting - - - - 2024-03-24T12:03:34.415 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 starting - - - - 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283 running (102s) 73s ago 15m 491M - 19.0.0-1667-gdb0330b1 4f325f8440e9 aea5e625a474 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:9283 running (17m) 73s ago 17m 404M - 17.2.0 e1d6a67b021e 0826621df9b0 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (17m) 73s ago 17m 59.1M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (15m) 73s ago 15m 49.8M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (15m) 73s ago 15m 47.9M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 starting - - - - 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 starting - - - - 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (14m) 73s ago 14m 57.9M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (13m) 73s ago 13m 60.5M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (13m) 73s ago 13m 52.1M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (12m) 73s ago 12m 55.7M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (12m) 73s ago 12m 56.5M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:03:34.416 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (11m) 73s ago 11m 55.3M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:03:34.417 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (10m) 73s ago 10m 52.7M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:03:34.417 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (10m) 73s ago 10m 55.5M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:03:34.417 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 starting - - - - 2024-03-24T12:03:34.417 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (7m) 73s ago 7m 85.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:03:34.417 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (7m) 73s ago 7m 85.7M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:03:34.417 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (6m) 73s ago 6m 85.3M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:03:34.417 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (6m) 73s ago 6m 85.4M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:03:34.875 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:34.876 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:03:34.877 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:03:35.233 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:34 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:03:34] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2024-03-24T12:03:35.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:34 smithi135 bash[14429]: audit 2024-03-24T12:03:33.602868+0000 mgr.x (mgr.25064) 109 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:35.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:34 smithi135 bash[14429]: audit 2024-03-24T12:03:33.993616+0000 mgr.x (mgr.25064) 110 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:35.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:34 smithi135 bash[14429]: audit 2024-03-24T12:03:34.876124+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.134:0/3957435005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "1/23 daemons upgraded", 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading mgr daemons", 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:03:35.267 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:03:35.284 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:34 smithi134 bash[14434]: audit 2024-03-24T12:03:33.602868+0000 mgr.x (mgr.25064) 109 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:35.284 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:34 smithi134 bash[14434]: audit 2024-03-24T12:03:33.993616+0000 mgr.x (mgr.25064) 110 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:35.284 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:34 smithi134 bash[14434]: audit 2024-03-24T12:03:34.876124+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.134:0/3957435005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:03:35.284 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:34 smithi134 bash[19763]: audit 2024-03-24T12:03:33.602868+0000 mgr.x (mgr.25064) 109 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:35.284 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:34 smithi134 bash[19763]: audit 2024-03-24T12:03:33.993616+0000 mgr.x (mgr.25064) 110 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:35.284 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:34 smithi134 bash[19763]: audit 2024-03-24T12:03:34.876124+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.134:0/3957435005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:03:35.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:35 smithi134 systemd[1]: Stopping Ceph mgr.y for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:03:35.730 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:03:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:35 smithi134 bash[14434]: cluster 2024-03-24T12:03:34.061213+0000 mgr.x (mgr.25064) 111 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:35 smithi134 bash[14434]: audit 2024-03-24T12:03:34.385183+0000 mgr.x (mgr.25064) 112 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:35 smithi134 bash[14434]: audit 2024-03-24T12:03:35.731682+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.134:0/1147920827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:03:36.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:35 smithi134 bash[19763]: cluster 2024-03-24T12:03:34.061213+0000 mgr.x (mgr.25064) 111 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:36.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:35 smithi134 bash[19763]: audit 2024-03-24T12:03:34.385183+0000 mgr.x (mgr.25064) 112 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:36.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:35 smithi134 bash[19763]: audit 2024-03-24T12:03:35.731682+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.134:0/1147920827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:03:36.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:35 smithi135 bash[14429]: cluster 2024-03-24T12:03:34.061213+0000 mgr.x (mgr.25064) 111 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:36.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:35 smithi135 bash[14429]: audit 2024-03-24T12:03:34.385183+0000 mgr.x (mgr.25064) 112 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:36.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:35 smithi135 bash[14429]: audit 2024-03-24T12:03:35.731682+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.134:0/1147920827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:03:36.512 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[50658]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mgr-y 2024-03-24T12:03:36.512 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:36 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:03:36.512 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[50728]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mgr-y 2024-03-24T12:03:36.512 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:36 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-03-24T12:03:36.513 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:36 smithi134 systemd[1]: Stopped Ceph mgr.y for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:36.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:36 smithi134 systemd[1]: Started Ceph mgr.y for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:03:37.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:36 smithi135 bash[14429]: audit 2024-03-24T12:03:35.258287+0000 mgr.x (mgr.25064) 113 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:37.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:36 smithi135 bash[14429]: audit 2024-03-24T12:03:36.199148+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:37.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:36 smithi135 bash[14429]: audit 2024-03-24T12:03:36.788235+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:37.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:36 smithi135 bash[14429]: audit 2024-03-24T12:03:36.796915+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[14434]: audit 2024-03-24T12:03:35.258287+0000 mgr.x (mgr.25064) 113 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[14434]: audit 2024-03-24T12:03:36.199148+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[14434]: audit 2024-03-24T12:03:36.788235+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[14434]: audit 2024-03-24T12:03:36.796915+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[19763]: audit 2024-03-24T12:03:35.258287+0000 mgr.x (mgr.25064) 113 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[19763]: audit 2024-03-24T12:03:36.199148+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[19763]: audit 2024-03-24T12:03:36.788235+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:36 smithi134 bash[19763]: audit 2024-03-24T12:03:36.796915+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:38.125 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:37 smithi134 bash[14434]: cluster 2024-03-24T12:03:36.061950+0000 mgr.x (mgr.25064) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:38.126 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:37 smithi134 bash[50797]: debug 2024-03-24T12:03:37.953+0000 7f40453f2700 1 -- 172.21.15.134:0/1374650416 <== mon.1 v2:172.21.15.134:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561b9cc3e1a0 con 0x561b9cd44800 2024-03-24T12:03:38.126 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:37 smithi134 bash[19763]: cluster 2024-03-24T12:03:36.061950+0000 mgr.x (mgr.25064) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:38.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:37 smithi135 bash[14429]: cluster 2024-03-24T12:03:36.061950+0000 mgr.x (mgr.25064) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:38.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:38 smithi134 bash[50797]: debug 2024-03-24T12:03:38.121+0000 7f404f5ec200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:03:38.982 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:38 smithi135 bash[36796]: ts=2024-03-24T12:03:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:03:39.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:39 smithi134 bash[50797]: debug 2024-03-24T12:03:39.041+0000 7f404f5ec200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:03:39.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:39 smithi134 bash[50797]: debug 2024-03-24T12:03:39.141+0000 7f404f5ec200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:03:39.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:39 smithi134 bash[50797]: debug 2024-03-24T12:03:39.241+0000 7f404f5ec200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:03:39.911 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:39 smithi134 bash[50797]: debug 2024-03-24T12:03:39.529+0000 7f404f5ec200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:03:40.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:39 smithi134 bash[14434]: cluster 2024-03-24T12:03:38.063572+0000 mgr.x (mgr.25064) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:40.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:39 smithi134 bash[50797]: debug 2024-03-24T12:03:39.905+0000 7f404f5ec200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:03:40.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:40 smithi134 bash[50797]: debug 2024-03-24T12:03:40.069+0000 7f404f5ec200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:03:40.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:39 smithi134 bash[19763]: cluster 2024-03-24T12:03:38.063572+0000 mgr.x (mgr.25064) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:40.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:39 smithi135 bash[14429]: cluster 2024-03-24T12:03:38.063572+0000 mgr.x (mgr.25064) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:40.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:40 smithi134 bash[50797]: debug 2024-03-24T12:03:40.281+0000 7f404f5ec200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:03:41.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:41 smithi134 bash[50797]: debug 2024-03-24T12:03:41.317+0000 7f404f5ec200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:03:41.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:41 smithi134 bash[50797]: debug 2024-03-24T12:03:41.433+0000 7f404f5ec200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:03:41.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:41 smithi134 bash[50797]: debug 2024-03-24T12:03:41.545+0000 7f404f5ec200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:03:42.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:41 smithi135 bash[14429]: cluster 2024-03-24T12:03:40.064253+0000 mgr.x (mgr.25064) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:42.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:42 smithi135 bash[14429]: audit 2024-03-24T12:03:40.969584+0000 mgr.x (mgr.25064) 117 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:42.300 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:41 smithi134 bash[14434]: cluster 2024-03-24T12:03:40.064253+0000 mgr.x (mgr.25064) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:42.300 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:41 smithi134 bash[14434]: audit 2024-03-24T12:03:40.969584+0000 mgr.x (mgr.25064) 117 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:42.301 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:42 smithi134 bash[50797]: debug 2024-03-24T12:03:42.053+0000 7f404f5ec200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:03:42.301 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:41 smithi134 bash[19763]: cluster 2024-03-24T12:03:40.064253+0000 mgr.x (mgr.25064) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:42.301 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:41 smithi134 bash[19763]: audit 2024-03-24T12:03:40.969584+0000 mgr.x (mgr.25064) 117 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:42.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:42 smithi134 bash[50797]: debug 2024-03-24T12:03:42.297+0000 7f404f5ec200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:03:43.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:42 smithi134 bash[50797]: debug 2024-03-24T12:03:42.805+0000 7f404f5ec200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:03:43.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[50797]: debug 2024-03-24T12:03:43.365+0000 7f404f5ec200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:03:44.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:43 smithi135 bash[14429]: cluster 2024-03-24T12:03:42.065093+0000 mgr.x (mgr.25064) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:44.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:43 smithi135 bash[14429]: audit 2024-03-24T12:03:43.333123+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:43 smithi135 bash[14429]: audit 2024-03-24T12:03:43.341184+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:43 smithi135 bash[14429]: audit 2024-03-24T12:03:43.349112+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:43 smithi135 bash[14429]: audit 2024-03-24T12:03:43.357160+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[50797]: debug 2024-03-24T12:03:43.933+0000 7f404f5ec200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:44 smithi134 bash[50797]: debug 2024-03-24T12:03:44.045+0000 7f404f5ec200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[14434]: cluster 2024-03-24T12:03:42.065093+0000 mgr.x (mgr.25064) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[14434]: audit 2024-03-24T12:03:43.333123+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[14434]: audit 2024-03-24T12:03:43.341184+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[14434]: audit 2024-03-24T12:03:43.349112+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[14434]: audit 2024-03-24T12:03:43.357160+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.417 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[19763]: cluster 2024-03-24T12:03:42.065093+0000 mgr.x (mgr.25064) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:44.418 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[19763]: audit 2024-03-24T12:03:43.333123+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.418 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[19763]: audit 2024-03-24T12:03:43.341184+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.418 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[19763]: audit 2024-03-24T12:03:43.349112+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.418 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:43 smithi134 bash[19763]: audit 2024-03-24T12:03:43.357160+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:44.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:44 smithi134 bash[50797]: debug 2024-03-24T12:03:44.413+0000 7f404f5ec200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:03:44.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:44 smithi134 bash[50797]: debug 2024-03-24T12:03:44.529+0000 7f404f5ec200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:03:44.936 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:44 smithi134 bash[50797]: debug 2024-03-24T12:03:44.681+0000 7f404f5ec200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:03:44.936 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:44 smithi134 bash[50797]: debug 2024-03-24T12:03:44.801+0000 7f404f5ec200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:03:45.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:44 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:03:44] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.33.4" 2024-03-24T12:03:45.256 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:44 smithi134 bash[50797]: debug 2024-03-24T12:03:44.929+0000 7f404f5ec200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:03:45.256 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[50797]: debug 2024-03-24T12:03:45.121+0000 7f404f5ec200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:03:45.514 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[50797]: debug 2024-03-24T12:03:45.249+0000 7f404f5ec200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:03:45.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[14434]: cluster 2024-03-24T12:03:44.066597+0000 mgr.x (mgr.25064) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:45.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[14434]: audit 2024-03-24T12:03:44.517787+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:45.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[14434]: audit 2024-03-24T12:03:44.529624+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:45.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[19763]: cluster 2024-03-24T12:03:44.066597+0000 mgr.x (mgr.25064) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:45.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[19763]: audit 2024-03-24T12:03:44.517787+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:45.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:45 smithi134 bash[19763]: audit 2024-03-24T12:03:44.529624+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:45.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:45 smithi135 bash[14429]: cluster 2024-03-24T12:03:44.066597+0000 mgr.x (mgr.25064) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:45.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:45 smithi135 bash[14429]: audit 2024-03-24T12:03:44.517787+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:45.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:45 smithi135 bash[14429]: audit 2024-03-24T12:03:44.529624+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:46.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:46 smithi134 bash[50797]: debug 2024-03-24T12:03:46.525+0000 7f404f5ec200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:03:46.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:46 smithi134 bash[50797]: [24/Mar/2024:12:03:46] ENGINE Bus STARTING 2024-03-24T12:03:46.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:46 smithi134 bash[50797]: CherryPy Checker: 2024-03-24T12:03:46.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:46 smithi134 bash[50797]: The Application mounted at '' has an empty config. 2024-03-24T12:03:46.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:46 smithi134 bash[50797]: [24/Mar/2024:12:03:46] ENGINE Serving on http://:::9283 2024-03-24T12:03:46.929 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:46 smithi134 bash[50797]: [24/Mar/2024:12:03:46] ENGINE Bus STARTED 2024-03-24T12:03:47.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[14434]: cluster 2024-03-24T12:03:46.067326+0000 mgr.x (mgr.25064) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:47.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[14434]: cluster 2024-03-24T12:03:46.552216+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:03:47.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[14434]: cluster 2024-03-24T12:03:46.552492+0000 mon.a (mon.0) 1063 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:03:47.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[14434]: audit 2024-03-24T12:03:46.557084+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[14434]: audit 2024-03-24T12:03:46.557922+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[14434]: audit 2024-03-24T12:03:46.562674+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[14434]: audit 2024-03-24T12:03:46.563453+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[19763]: cluster 2024-03-24T12:03:46.067326+0000 mgr.x (mgr.25064) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[19763]: cluster 2024-03-24T12:03:46.552216+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[19763]: cluster 2024-03-24T12:03:46.552492+0000 mon.a (mon.0) 1063 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[19763]: audit 2024-03-24T12:03:46.557084+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[19763]: audit 2024-03-24T12:03:46.557922+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[19763]: audit 2024-03-24T12:03:46.562674+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:03:47.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:47 smithi134 bash[19763]: audit 2024-03-24T12:03:46.563453+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:03:47.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:47 smithi135 bash[14429]: cluster 2024-03-24T12:03:46.067326+0000 mgr.x (mgr.25064) 120 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:47.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:47 smithi135 bash[14429]: cluster 2024-03-24T12:03:46.552216+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:03:47.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:47 smithi135 bash[14429]: cluster 2024-03-24T12:03:46.552492+0000 mon.a (mon.0) 1063 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:03:47.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:47 smithi135 bash[14429]: audit 2024-03-24T12:03:46.557084+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:03:47.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:47 smithi135 bash[14429]: audit 2024-03-24T12:03:46.557922+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:03:47.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:47 smithi135 bash[14429]: audit 2024-03-24T12:03:46.562674+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:03:47.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:47 smithi135 bash[14429]: audit 2024-03-24T12:03:46.563453+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:03:48.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:48 smithi134 bash[14434]: cluster 2024-03-24T12:03:47.537096+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e27: x(active, since 102s), standbys: y 2024-03-24T12:03:48.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:48 smithi134 bash[19763]: cluster 2024-03-24T12:03:47.537096+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e27: x(active, since 102s), standbys: y 2024-03-24T12:03:48.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:48 smithi135 bash[14429]: cluster 2024-03-24T12:03:47.537096+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e27: x(active, since 102s), standbys: y 2024-03-24T12:03:48.982 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:48 smithi135 bash[36796]: ts=2024-03-24T12:03: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:03:49.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:49 smithi134 bash[14434]: cluster 2024-03-24T12:03:48.068980+0000 mgr.x (mgr.25064) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:49.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:49 smithi134 bash[19763]: cluster 2024-03-24T12:03:48.068980+0000 mgr.x (mgr.25064) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:49.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:49 smithi135 bash[14429]: cluster 2024-03-24T12:03:48.068980+0000 mgr.x (mgr.25064) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:03:51.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:51 smithi134 bash[14434]: cluster 2024-03-24T12:03:50.069685+0000 mgr.x (mgr.25064) 122 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:51.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:51 smithi134 bash[14434]: audit 2024-03-24T12:03:50.979970+0000 mgr.x (mgr.25064) 123 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:51.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:51 smithi134 bash[14434]: audit 2024-03-24T12:03:51.199650+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:51.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:51 smithi134 bash[19763]: cluster 2024-03-24T12:03:50.069685+0000 mgr.x (mgr.25064) 122 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:51.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:51 smithi134 bash[19763]: audit 2024-03-24T12:03:50.979970+0000 mgr.x (mgr.25064) 123 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:51.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:51 smithi134 bash[19763]: audit 2024-03-24T12:03:51.199650+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:51.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:51 smithi135 bash[14429]: cluster 2024-03-24T12:03:50.069685+0000 mgr.x (mgr.25064) 122 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:51.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:51 smithi135 bash[14429]: audit 2024-03-24T12:03:50.979970+0000 mgr.x (mgr.25064) 123 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:03:51.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:51 smithi135 bash[14429]: audit 2024-03-24T12:03:51.199650+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:53.925 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:53 smithi134 bash[14434]: cluster 2024-03-24T12:03:52.070543+0000 mgr.x (mgr.25064) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:53.925 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:53 smithi134 bash[19763]: cluster 2024-03-24T12:03:52.070543+0000 mgr.x (mgr.25064) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:53.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:53 smithi135 bash[14429]: cluster 2024-03-24T12:03:52.070543+0000 mgr.x (mgr.25064) 124 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:03:55.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:54 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:03:54] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.33.4" 2024-03-24T12:03:56.036 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[34772]: ignoring --setuser ceph since I am not root 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[34772]: ignoring --setgroup ceph since I am not root 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[34772]: debug 2024-03-24T12:03:55.856+0000 7fd77d348700 1 -- 172.21.15.135:0/4071077977 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a3099f81a0 con 0x55a30a776400 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: cluster 2024-03-24T12:03:54.072189+0000 mgr.x (mgr.25064) 125 : cluster [DBG] pgmap v64: 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-24T12:03:56.037 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: audit 2024-03-24T12:03:54.785019+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: audit 2024-03-24T12:03:54.794544+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: audit 2024-03-24T12:03:54.796571+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: audit 2024-03-24T12:03:54.798357+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: audit 2024-03-24T12:03:54.809093+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.037 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: cephadm 2024-03-24T12:03:54.890451+0000 mgr.x (mgr.25064) 126 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:56.038 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: cephadm 2024-03-24T12:03:54.891094+0000 mgr.x (mgr.25064) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:56.038 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: cephadm 2024-03-24T12:03:54.894440+0000 mgr.x (mgr.25064) 128 : cephadm [INF] Failing over to other MGR 2024-03-24T12:03:56.038 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: audit 2024-03-24T12:03:54.896170+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:56.038 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: audit 2024-03-24T12:03:54.903346+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:03:56.038 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:55 smithi135 bash[14429]: cluster 2024-03-24T12:03:54.913753+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:03:56.101 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[50797]: [24/Mar/2024:12:03:55] ENGINE Bus STOPPING 2024-03-24T12:03:56.101 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[50797]: [24/Mar/2024:12:03:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:03:56.101 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[50797]: [24/Mar/2024:12:03:55] ENGINE Bus STOPPED 2024-03-24T12:03:56.101 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[50797]: [24/Mar/2024:12:03:56] ENGINE Bus STARTING 2024-03-24T12:03:56.101 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: cluster 2024-03-24T12:03:54.072189+0000 mgr.x (mgr.25064) 125 : cluster [DBG] pgmap v64: 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-24T12:03:56.101 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: audit 2024-03-24T12:03:54.785019+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: audit 2024-03-24T12:03:54.794544+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: audit 2024-03-24T12:03:54.796571+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: audit 2024-03-24T12:03:54.798357+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: audit 2024-03-24T12:03:54.809093+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: cephadm 2024-03-24T12:03:54.890451+0000 mgr.x (mgr.25064) 126 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: cephadm 2024-03-24T12:03:54.891094+0000 mgr.x (mgr.25064) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: cephadm 2024-03-24T12:03:54.894440+0000 mgr.x (mgr.25064) 128 : cephadm [INF] Failing over to other MGR 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: audit 2024-03-24T12:03:54.896170+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: audit 2024-03-24T12:03:54.903346+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:03:56.102 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[14434]: cluster 2024-03-24T12:03:54.913753+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: cluster 2024-03-24T12:03:54.072189+0000 mgr.x (mgr.25064) 125 : cluster [DBG] pgmap v64: 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-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: audit 2024-03-24T12:03:54.785019+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: audit 2024-03-24T12:03:54.794544+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: audit 2024-03-24T12:03:54.796571+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: audit 2024-03-24T12:03:54.798357+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: audit 2024-03-24T12:03:54.809093+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: cephadm 2024-03-24T12:03:54.890451+0000 mgr.x (mgr.25064) 126 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: cephadm 2024-03-24T12:03:54.891094+0000 mgr.x (mgr.25064) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:03:56.103 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: cephadm 2024-03-24T12:03:54.894440+0000 mgr.x (mgr.25064) 128 : cephadm [INF] Failing over to other MGR 2024-03-24T12:03:56.104 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: audit 2024-03-24T12:03:54.896170+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:56.104 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: audit 2024-03-24T12:03:54.903346+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:03:56.104 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:55 smithi134 bash[19763]: cluster 2024-03-24T12:03:54.913753+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:03:56.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[50797]: [24/Mar/2024:12:03:56] ENGINE Serving on http://:::9283 2024-03-24T12:03:56.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[50797]: [24/Mar/2024:12:03:56] ENGINE Bus STARTED 2024-03-24T12:03:56.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[34772]: debug 2024-03-24T12:03:56.020+0000 7fd787124200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:03:57.107 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[34772]: debug 2024-03-24T12:03:56.984+0000 7fd787124200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.814466+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: cluster 2024-03-24T12:03:55.814605+0000 mon.a (mon.0) 1075 : cluster [DBG] mgrmap e28: y(active, starting, since 0.909855s) 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.821869+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.822053+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.822255+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.823205+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.823492+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.823826+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.824125+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:03:57.108 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.824435+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.824752+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.825093+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.825391+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.825716+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.826038+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.826313+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.826844+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: cluster 2024-03-24T12:03:55.880183+0000 mon.a (mon.0) 1076 : cluster [INF] Manager daemon y is now available 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:55.950159+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:56.001632+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:56.013685+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:56.014220+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:56.058452+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:03:57.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:56 smithi135 bash[14429]: audit 2024-03-24T12:03:56.059157+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.814466+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: cluster 2024-03-24T12:03:55.814605+0000 mon.a (mon.0) 1075 : cluster [DBG] mgrmap e28: y(active, starting, since 0.909855s) 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.821869+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.822053+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.822255+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.823205+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.823492+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.823826+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.824125+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.824435+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:03:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.824752+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.825093+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.825391+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.825716+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.826038+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.826313+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.826844+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: cluster 2024-03-24T12:03:55.880183+0000 mon.a (mon.0) 1076 : cluster [INF] Manager daemon y is now available 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:55.950159+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.814466+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25064 172.21.15.135:0/1829098041' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: cluster 2024-03-24T12:03:55.814605+0000 mon.a (mon.0) 1075 : cluster [DBG] mgrmap e28: y(active, starting, since 0.909855s) 2024-03-24T12:03:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.821869+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.822053+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.822255+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.823205+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.823492+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.823826+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.824125+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.824435+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.824752+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.825093+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.825391+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.825716+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.826038+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.826313+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:03:57.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.826844+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: cluster 2024-03-24T12:03:55.880183+0000 mon.a (mon.0) 1076 : cluster [INF] Manager daemon y is now available 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:55.950159+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:56.001632+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:56.013685+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:56.014220+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:56.058452+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[19763]: audit 2024-03-24T12:03:56.059157+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:56.001632+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:56.013685+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:56.014220+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:56.058452+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:03:57.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:56 smithi134 bash[14434]: audit 2024-03-24T12:03:56.059157+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:03:57.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[34772]: debug 2024-03-24T12:03:57.092+0000 7fd787124200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:03:57.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[34772]: debug 2024-03-24T12:03:57.204+0000 7fd787124200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:03:57.831 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[34772]: debug 2024-03-24T12:03:57.508+0000 7fd787124200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:03:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[14434]: cephadm 2024-03-24T12:03:56.481584+0000 mgr.y (mgr.25402) 1 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Bus STARTING 2024-03-24T12:03:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[14434]: cephadm 2024-03-24T12:03:56.619244+0000 mgr.y (mgr.25402) 2 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T12:03:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[14434]: cephadm 2024-03-24T12:03:56.721697+0000 mgr.y (mgr.25402) 3 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Serving on http://172.21.15.134:8765 2024-03-24T12:03:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[14434]: cephadm 2024-03-24T12:03:56.722083+0000 mgr.y (mgr.25402) 4 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Bus STARTED 2024-03-24T12:03:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[14434]: cluster 2024-03-24T12:03:56.828766+0000 mon.a (mon.0) 1079 : cluster [DBG] mgrmap e29: y(active, since 1.92401s) 2024-03-24T12:03:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[14434]: cluster 2024-03-24T12:03:56.871779+0000 mgr.y (mgr.25402) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:03:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[19763]: cephadm 2024-03-24T12:03:56.481584+0000 mgr.y (mgr.25402) 1 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Bus STARTING 2024-03-24T12:03:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[19763]: cephadm 2024-03-24T12:03:56.619244+0000 mgr.y (mgr.25402) 2 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T12:03:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[19763]: cephadm 2024-03-24T12:03:56.721697+0000 mgr.y (mgr.25402) 3 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Serving on http://172.21.15.134:8765 2024-03-24T12:03:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[19763]: cephadm 2024-03-24T12:03:56.722083+0000 mgr.y (mgr.25402) 4 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Bus STARTED 2024-03-24T12:03:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[19763]: cluster 2024-03-24T12:03:56.828766+0000 mon.a (mon.0) 1079 : cluster [DBG] mgrmap e29: y(active, since 1.92401s) 2024-03-24T12:03:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:57 smithi134 bash[19763]: cluster 2024-03-24T12:03:56.871779+0000 mgr.y (mgr.25402) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:03:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[14429]: cephadm 2024-03-24T12:03:56.481584+0000 mgr.y (mgr.25402) 1 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Bus STARTING 2024-03-24T12:03:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[14429]: cephadm 2024-03-24T12:03:56.619244+0000 mgr.y (mgr.25402) 2 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T12:03:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[14429]: cephadm 2024-03-24T12:03:56.721697+0000 mgr.y (mgr.25402) 3 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Serving on http://172.21.15.134:8765 2024-03-24T12:03:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[14429]: cephadm 2024-03-24T12:03:56.722083+0000 mgr.y (mgr.25402) 4 : cephadm [INF] [24/Mar/2024:12:03:56] ENGINE Bus STARTED 2024-03-24T12:03:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[14429]: cluster 2024-03-24T12:03:56.828766+0000 mon.a (mon.0) 1079 : cluster [DBG] mgrmap e29: y(active, since 1.92401s) 2024-03-24T12:03:58.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[14429]: cluster 2024-03-24T12:03:56.871779+0000 mgr.y (mgr.25402) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:03:58.233 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:57 smithi135 bash[34772]: debug 2024-03-24T12:03:57.880+0000 7fd787124200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:03:58.233 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:58 smithi135 bash[34772]: debug 2024-03-24T12:03:58.052+0000 7fd787124200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:03:58.668 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:58 smithi135 bash[34772]: debug 2024-03-24T12:03:58.260+0000 7fd787124200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:03:58.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:58 smithi135 bash[14429]: cluster 2024-03-24T12:03:57.826086+0000 mgr.y (mgr.25402) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:03:58.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:03:58 smithi135 bash[36796]: ts=2024-03-24T12:03:58.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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:03:59.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:58 smithi134 bash[14434]: cluster 2024-03-24T12:03:57.826086+0000 mgr.y (mgr.25402) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:03:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:58 smithi134 bash[19763]: cluster 2024-03-24T12:03:57.826086+0000 mgr.y (mgr.25402) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:03:59.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:59 smithi135 bash[34772]: debug 2024-03-24T12:03:59.284+0000 7fd787124200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:03:59.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:59 smithi135 bash[34772]: debug 2024-03-24T12:03:59.392+0000 7fd787124200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:03:59.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:59 smithi135 bash[34772]: debug 2024-03-24T12:03:59.508+0000 7fd787124200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:04:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:03:59 smithi134 bash[14434]: cluster 2024-03-24T12:03:58.855488+0000 mon.a (mon.0) 1080 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-03-24T12:04:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:03:59 smithi134 bash[19763]: cluster 2024-03-24T12:03:58.855488+0000 mon.a (mon.0) 1080 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-03-24T12:04:00.216 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:03:59 smithi135 bash[14429]: cluster 2024-03-24T12:03:58.855488+0000 mon.a (mon.0) 1080 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-03-24T12:04:00.216 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:03:59 smithi135 bash[34772]: debug 2024-03-24T12:03:59.984+0000 7fd787124200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:04:00.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:00 smithi135 bash[34772]: debug 2024-03-24T12:04:00.204+0000 7fd787124200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:04:00.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:00 smithi135 bash[14429]: cluster 2024-03-24T12:03:59.826919+0000 mgr.y (mgr.25402) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:04:00.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:00 smithi135 bash[34772]: debug 2024-03-24T12:04:00.664+0000 7fd787124200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:04:01.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:00 smithi134 bash[14434]: cluster 2024-03-24T12:03:59.826919+0000 mgr.y (mgr.25402) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:04:01.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:00 smithi134 bash[19763]: cluster 2024-03-24T12:03:59.826919+0000 mgr.y (mgr.25402) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:04:01.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:01 smithi135 bash[34772]: debug 2024-03-24T12:04:01.184+0000 7fd787124200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:04:02.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:01 smithi135 bash[34772]: debug 2024-03-24T12:04:01.748+0000 7fd787124200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:04:02.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:01 smithi135 bash[34772]: debug 2024-03-24T12:04:01.864+0000 7fd787124200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:04:02.552 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[34772]: debug 2024-03-24T12:04:02.252+0000 7fd787124200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:04:02.552 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[34772]: debug 2024-03-24T12:04:02.376+0000 7fd787124200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:04:02.820 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[34772]: debug 2024-03-24T12:04:02.540+0000 7fd787124200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:04:02.820 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[34772]: debug 2024-03-24T12:04:02.668+0000 7fd787124200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:04:03.150 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[34772]: debug 2024-03-24T12:04:02.808+0000 7fd787124200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:04:03.150 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:03 smithi135 bash[34772]: debug 2024-03-24T12:04:03.008+0000 7fd787124200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:04:03.150 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:03 smithi135 bash[34772]: debug 2024-03-24T12:04:03.140+0000 7fd787124200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:04:03.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[14429]: audit 2024-03-24T12:04:00.997859+0000 mgr.y (mgr.25402) 8 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:03.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[14429]: cluster 2024-03-24T12:04:01.827484+0000 mgr.y (mgr.25402) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:04:03.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[14429]: audit 2024-03-24T12:04:02.795180+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:03.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:02 smithi135 bash[14429]: audit 2024-03-24T12:04:02.805409+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:03.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[14434]: audit 2024-03-24T12:04:00.997859+0000 mgr.y (mgr.25402) 8 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[14434]: cluster 2024-03-24T12:04:01.827484+0000 mgr.y (mgr.25402) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:04:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[14434]: audit 2024-03-24T12:04:02.795180+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:03.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[14434]: audit 2024-03-24T12:04:02.805409+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:03.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[19763]: audit 2024-03-24T12:04:00.997859+0000 mgr.y (mgr.25402) 8 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:03.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[19763]: cluster 2024-03-24T12:04:01.827484+0000 mgr.y (mgr.25402) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:04:03.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[19763]: audit 2024-03-24T12:04:02.795180+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:03.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:02 smithi134 bash[19763]: audit 2024-03-24T12:04:02.805409+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:03 smithi135 bash[14429]: audit 2024-03-24T12:04:02.982580+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:03 smithi135 bash[14429]: audit 2024-03-24T12:04:02.991778+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:03 smithi135 bash[14429]: audit 2024-03-24T12:04:03.807879+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:03 smithi135 bash[14429]: audit 2024-03-24T12:04:03.818264+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:03 smithi135 bash[14429]: cluster 2024-03-24T12:04:03.828229+0000 mgr.y (mgr.25402) 10 : 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-24T12:04:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[14434]: audit 2024-03-24T12:04:02.982580+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[14434]: audit 2024-03-24T12:04:02.991778+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[14434]: audit 2024-03-24T12:04:03.807879+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[14434]: audit 2024-03-24T12:04:03.818264+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[14434]: cluster 2024-03-24T12:04:03.828229+0000 mgr.y (mgr.25402) 10 : 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-24T12:04:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[19763]: audit 2024-03-24T12:04:02.982580+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[19763]: audit 2024-03-24T12:04:02.991778+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[19763]: audit 2024-03-24T12:04:03.807879+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[19763]: audit 2024-03-24T12:04:03.818264+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:03 smithi134 bash[19763]: cluster 2024-03-24T12:04:03.828229+0000 mgr.y (mgr.25402) 10 : 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-24T12:04:04.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[34772]: debug 2024-03-24T12:04:04.448+0000 7fd787124200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:04:04.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[34772]: [24/Mar/2024:12:04:04] ENGINE Bus STARTING 2024-03-24T12:04:04.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[34772]: CherryPy Checker: 2024-03-24T12:04:04.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[34772]: The Application mounted at '' has an empty config. 2024-03-24T12:04:04.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[34772]: [24/Mar/2024:12:04:04] ENGINE Serving on http://:::9283 2024-03-24T12:04:04.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[34772]: [24/Mar/2024:12:04:04] ENGINE Bus STARTED 2024-03-24T12:04:04.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[36796]: ts=2024-03-24T12:04:04.401Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.135:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.135:8765: connect: connection refused" 2024-03-24T12:04:04.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[36796]: ts=2024-03-24T12:04:04.401Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.135:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.135:8765: connect: connection refused" 2024-03-24T12:04:04.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[36796]: ts=2024-03-24T12:04:04.401Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.135:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.135:8765: connect: connection refused" 2024-03-24T12:04:04.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[36796]: ts=2024-03-24T12:04:04.403Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.135:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.135:8765: connect: connection refused" 2024-03-24T12:04:05.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:04 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:04:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:04:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:05 smithi135 bash[14429]: audit 2024-03-24T12:04:04.042738+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:05 smithi135 bash[14429]: audit 2024-03-24T12:04:04.054703+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:05 smithi135 bash[14429]: audit 2024-03-24T12:04:04.481479+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:04:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:05 smithi135 bash[14429]: audit 2024-03-24T12:04:04.482717+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:04:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:05 smithi135 bash[14429]: cluster 2024-03-24T12:04:04.484692+0000 mon.a (mon.0) 1089 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:04:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:05 smithi135 bash[14429]: audit 2024-03-24T12:04:04.487158+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:04:05.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:05 smithi135 bash[14429]: audit 2024-03-24T12:04:04.489898+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[14434]: audit 2024-03-24T12:04:04.042738+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[14434]: audit 2024-03-24T12:04:04.054703+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[14434]: audit 2024-03-24T12:04:04.481479+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[14434]: audit 2024-03-24T12:04:04.482717+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[14434]: cluster 2024-03-24T12:04:04.484692+0000 mon.a (mon.0) 1089 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[14434]: audit 2024-03-24T12:04:04.487158+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[14434]: audit 2024-03-24T12:04:04.489898+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:04:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[19763]: audit 2024-03-24T12:04:04.042738+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[19763]: audit 2024-03-24T12:04:04.054703+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[19763]: audit 2024-03-24T12:04:04.481479+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:04:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[19763]: audit 2024-03-24T12:04:04.482717+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:04:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[19763]: cluster 2024-03-24T12:04:04.484692+0000 mon.a (mon.0) 1089 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:04:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[19763]: audit 2024-03-24T12:04:04.487158+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:04:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:05 smithi134 bash[19763]: audit 2024-03-24T12:04:04.489898+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.? 172.21.15.135:0/435835717' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:04:06.143 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:04:06.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:06 smithi134 bash[19763]: cluster 2024-03-24T12:04:05.369042+0000 mon.a (mon.0) 1090 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-24T12:04:06.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:06 smithi134 bash[19763]: audit 2024-03-24T12:04:05.371250+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:04:06.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:06 smithi134 bash[19763]: cluster 2024-03-24T12:04:05.828907+0000 mgr.y (mgr.25402) 11 : 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-24T12:04:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:06 smithi134 bash[14434]: cluster 2024-03-24T12:04:05.369042+0000 mon.a (mon.0) 1090 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-24T12:04:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:06 smithi134 bash[14434]: audit 2024-03-24T12:04:05.371250+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:04:06.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:06 smithi134 bash[14434]: cluster 2024-03-24T12:04:05.828907+0000 mgr.y (mgr.25402) 11 : 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-24T12:04:06.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:06 smithi135 bash[14429]: cluster 2024-03-24T12:04:05.369042+0000 mon.a (mon.0) 1090 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-24T12:04:06.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:06 smithi135 bash[14429]: audit 2024-03-24T12:04:05.371250+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:04:06.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:06 smithi135 bash[14429]: cluster 2024-03-24T12:04:05.828907+0000 mgr.y (mgr.25402) 11 : 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-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (82s) 3s ago 9m 16.4M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (36s) 4s ago 9m 41.2M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (77s) 3s ago 7m 46.6M - 3.5 e1d6a67b021e 4f8784c40784 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283 running (2m) 4s ago 15m 179M - 19.0.0-1667-gdb0330b1 4f325f8440e9 aea5e625a474 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (30s) 3s ago 17m 475M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (17m) 3s ago 17m 66.1M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (15m) 4s ago 15m 56.3M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (16m) 3s ago 16m 53.0M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (92s) 3s ago 9m 10.7M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:04:06.906 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (62s) 4s ago 9m 10.8M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (15m) 3s ago 15m 57.8M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (14m) 3s ago 14m 61.1M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (13m) 3s ago 13m 52.8M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (13m) 3s ago 13m 56.4M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (12m) 4s ago 12m 58.1M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (11m) 4s ago 12m 56.7M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (11m) 4s ago 11m 52.9M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (10m) 4s ago 10m 56.9M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (64s) 4s ago 9m 51.0M - 2.33.4 514e6a882f6e 160dc456a93f 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (7m) 3s ago 7m 86.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (7m) 4s ago 7m 86.4M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (7m) 3s ago 7m 85.9M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:04:06.907 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (7m) 4s ago 7m 86.0M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:04:07.351 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:04:07.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:04:07.353 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:07.353 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:04:07.353 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-24T12:04:07.353 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:04:07.353 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:04:07.353 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:04:07.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[14434]: audit 2024-03-24T12:04:06.128256+0000 mgr.y (mgr.25402) 12 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[14434]: audit 2024-03-24T12:04:06.521100+0000 mgr.y (mgr.25402) 13 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[14434]: audit 2024-03-24T12:04:06.882069+0000 mgr.y (mgr.25402) 14 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[14434]: audit 2024-03-24T12:04:07.352020+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.134:0/3821777188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[19763]: audit 2024-03-24T12:04:06.128256+0000 mgr.y (mgr.25402) 12 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[19763]: audit 2024-03-24T12:04:06.521100+0000 mgr.y (mgr.25402) 13 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[19763]: audit 2024-03-24T12:04:06.882069+0000 mgr.y (mgr.25402) 14 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:07 smithi134 bash[19763]: audit 2024-03-24T12:04:07.352020+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.134:0/3821777188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:07.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:07 smithi135 bash[14429]: audit 2024-03-24T12:04:06.128256+0000 mgr.y (mgr.25402) 12 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:07 smithi135 bash[14429]: audit 2024-03-24T12:04:06.521100+0000 mgr.y (mgr.25402) 13 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:07 smithi135 bash[14429]: audit 2024-03-24T12:04:06.882069+0000 mgr.y (mgr.25402) 14 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:07.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:07 smithi135 bash[14429]: audit 2024-03-24T12:04:07.352020+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.134:0/3821777188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:07.735 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:04:07.735 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:04:07.735 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:04:07.735 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:04:07.735 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:04:07.735 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:04:07.736 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:04:07.736 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "2/23 daemons upgraded", 2024-03-24T12:04:07.736 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "", 2024-03-24T12:04:07.736 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:04:07.736 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:04:08.177 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:04:08.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:08 smithi134 bash[14434]: audit 2024-03-24T12:04:07.735689+0000 mgr.y (mgr.25402) 15 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:08.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:08 smithi134 bash[14434]: cluster 2024-03-24T12:04:07.830537+0000 mgr.y (mgr.25402) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:04:08.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:08 smithi134 bash[14434]: audit 2024-03-24T12:04:08.178208+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.134:0/272288687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:04:08.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:08 smithi134 bash[19763]: audit 2024-03-24T12:04:07.735689+0000 mgr.y (mgr.25402) 15 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:08.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:08 smithi134 bash[19763]: cluster 2024-03-24T12:04:07.830537+0000 mgr.y (mgr.25402) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:04:08.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:08 smithi134 bash[19763]: audit 2024-03-24T12:04:08.178208+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.134:0/272288687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:04:08.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:08 smithi135 bash[14429]: audit 2024-03-24T12:04:07.735689+0000 mgr.y (mgr.25402) 15 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:08.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:08 smithi135 bash[14429]: cluster 2024-03-24T12:04:07.830537+0000 mgr.y (mgr.25402) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:04:08.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:08 smithi135 bash[14429]: audit 2024-03-24T12:04:08.178208+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.134:0/272288687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:04:10.595 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:10 smithi134 bash[14434]: cluster 2024-03-24T12:04:09.831371+0000 mgr.y (mgr.25402) 17 : 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-24T12:04:10.596 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:10 smithi134 bash[19763]: cluster 2024-03-24T12:04:09.831371+0000 mgr.y (mgr.25402) 17 : 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-24T12:04:10.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:10 smithi135 bash[14429]: cluster 2024-03-24T12:04:09.831371+0000 mgr.y (mgr.25402) 17 : 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-24T12:04:11.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:11 smithi134 bash[19763]: audit 2024-03-24T12:04:11.002608+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:11.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:11 smithi134 bash[14434]: audit 2024-03-24T12:04:11.002608+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:11.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:11 smithi135 bash[14429]: audit 2024-03-24T12:04:11.002608+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:12 smithi134 bash[14434]: audit 2024-03-24T12:04:11.009027+0000 mgr.y (mgr.25402) 18 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:12.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:12 smithi134 bash[14434]: cluster 2024-03-24T12:04:11.832179+0000 mgr.y (mgr.25402) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:04:12.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:12 smithi134 bash[19763]: audit 2024-03-24T12:04:11.009027+0000 mgr.y (mgr.25402) 18 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:12.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:12 smithi134 bash[19763]: cluster 2024-03-24T12:04:11.832179+0000 mgr.y (mgr.25402) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:04:12.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:12 smithi135 bash[14429]: audit 2024-03-24T12:04:11.009027+0000 mgr.y (mgr.25402) 18 : audit [DBG] from='client.15369 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:12.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:12 smithi135 bash[14429]: cluster 2024-03-24T12:04:11.832179+0000 mgr.y (mgr.25402) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[19763]: cluster 2024-03-24T12:04:13.833914+0000 mgr.y (mgr.25402) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[19763]: audit 2024-03-24T12:04:14.559859+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[19763]: audit 2024-03-24T12:04:14.574767+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[19763]: audit 2024-03-24T12:04:14.578420+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[19763]: audit 2024-03-24T12:04:14.579993+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[14434]: cluster 2024-03-24T12:04:13.833914+0000 mgr.y (mgr.25402) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[14434]: audit 2024-03-24T12:04:14.559859+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[14434]: audit 2024-03-24T12:04:14.574767+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:15.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[14434]: audit 2024-03-24T12:04:14.578420+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:15.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:14 smithi134 bash[14434]: audit 2024-03-24T12:04:14.579993+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:04:15.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:14 smithi135 bash[34772]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:04:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:04:15.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:14 smithi135 bash[14429]: cluster 2024-03-24T12:04:13.833914+0000 mgr.y (mgr.25402) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:04:15.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:14 smithi135 bash[14429]: audit 2024-03-24T12:04:14.559859+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:15.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:14 smithi135 bash[14429]: audit 2024-03-24T12:04:14.574767+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:15.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:14 smithi135 bash[14429]: audit 2024-03-24T12:04:14.578420+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:15.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:14 smithi135 bash[14429]: audit 2024-03-24T12:04:14.579993+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:04:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: cephadm 2024-03-24T12:04:14.582215+0000 mgr.y (mgr.25402) 21 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:04:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: cephadm 2024-03-24T12:04:14.582608+0000 mgr.y (mgr.25402) 22 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:04:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: cephadm 2024-03-24T12:04:14.747676+0000 mgr.y (mgr.25402) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:04:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: cephadm 2024-03-24T12:04:14.748020+0000 mgr.y (mgr.25402) 24 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:04:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: cephadm 2024-03-24T12:04:14.912744+0000 mgr.y (mgr.25402) 25 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:04:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: cephadm 2024-03-24T12:04:14.914270+0000 mgr.y (mgr.25402) 26 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:04:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.256187+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.264113+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.275090+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.280658+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.287850+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.362552+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:04:16.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.363407+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:04:16.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[14434]: audit 2024-03-24T12:04:15.378290+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: cephadm 2024-03-24T12:04:14.582215+0000 mgr.y (mgr.25402) 21 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: cephadm 2024-03-24T12:04:14.582608+0000 mgr.y (mgr.25402) 22 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: cephadm 2024-03-24T12:04:14.747676+0000 mgr.y (mgr.25402) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: cephadm 2024-03-24T12:04:14.748020+0000 mgr.y (mgr.25402) 24 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:04:16.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: cephadm 2024-03-24T12:04:14.912744+0000 mgr.y (mgr.25402) 25 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: cephadm 2024-03-24T12:04:14.914270+0000 mgr.y (mgr.25402) 26 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.256187+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.264113+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.275090+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.280658+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.287850+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.362552+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.363407+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:04:16.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:15 smithi134 bash[19763]: audit 2024-03-24T12:04:15.378290+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: cephadm 2024-03-24T12:04:14.582215+0000 mgr.y (mgr.25402) 21 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: cephadm 2024-03-24T12:04:14.582608+0000 mgr.y (mgr.25402) 22 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: cephadm 2024-03-24T12:04:14.747676+0000 mgr.y (mgr.25402) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: cephadm 2024-03-24T12:04:14.748020+0000 mgr.y (mgr.25402) 24 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: cephadm 2024-03-24T12:04:14.912744+0000 mgr.y (mgr.25402) 25 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: cephadm 2024-03-24T12:04:14.914270+0000 mgr.y (mgr.25402) 26 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.256187+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.264113+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.275090+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.280658+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.287850+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.362552+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:04:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.363407+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:04:16.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:15 smithi135 bash[14429]: audit 2024-03-24T12:04:15.378290+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[14434]: cephadm 2024-03-24T12:04:15.077635+0000 mgr.y (mgr.25402) 27 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[14434]: cephadm 2024-03-24T12:04:15.079373+0000 mgr.y (mgr.25402) 28 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[14434]: cephadm 2024-03-24T12:04:15.361726+0000 mgr.y (mgr.25402) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi134.dbhfhq (dependencies changed)... 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[14434]: cephadm 2024-03-24T12:04:15.380236+0000 mgr.y (mgr.25402) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[14434]: cluster 2024-03-24T12:04:15.834671+0000 mgr.y (mgr.25402) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[19763]: cephadm 2024-03-24T12:04:15.077635+0000 mgr.y (mgr.25402) 27 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[19763]: cephadm 2024-03-24T12:04:15.079373+0000 mgr.y (mgr.25402) 28 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[19763]: cephadm 2024-03-24T12:04:15.361726+0000 mgr.y (mgr.25402) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi134.dbhfhq (dependencies changed)... 2024-03-24T12:04:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[19763]: cephadm 2024-03-24T12:04:15.380236+0000 mgr.y (mgr.25402) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:04:17.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:16 smithi134 bash[19763]: cluster 2024-03-24T12:04:15.834671+0000 mgr.y (mgr.25402) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:17.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:16 smithi135 bash[14429]: cephadm 2024-03-24T12:04:15.077635+0000 mgr.y (mgr.25402) 27 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:04:17.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:16 smithi135 bash[14429]: cephadm 2024-03-24T12:04:15.079373+0000 mgr.y (mgr.25402) 28 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:04:17.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:16 smithi135 bash[14429]: cephadm 2024-03-24T12:04:15.361726+0000 mgr.y (mgr.25402) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi134.dbhfhq (dependencies changed)... 2024-03-24T12:04:17.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:16 smithi135 bash[14429]: cephadm 2024-03-24T12:04:15.380236+0000 mgr.y (mgr.25402) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:04:17.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:16 smithi135 bash[14429]: cluster 2024-03-24T12:04:15.834671+0000 mgr.y (mgr.25402) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:19.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:18 smithi134 bash[14434]: cluster 2024-03-24T12:04:17.836405+0000 mgr.y (mgr.25402) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:19.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:18 smithi134 bash[19763]: cluster 2024-03-24T12:04:17.836405+0000 mgr.y (mgr.25402) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:19.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:18 smithi135 bash[14429]: cluster 2024-03-24T12:04:17.836405+0000 mgr.y (mgr.25402) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:20.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:20 smithi135 bash[14429]: audit 2024-03-24T12:04:19.496844+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:20.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:20 smithi135 bash[14429]: audit 2024-03-24T12:04:19.507799+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:20.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:20 smithi135 bash[14429]: cephadm 2024-03-24T12:04:19.555497+0000 mgr.y (mgr.25402) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:04:20.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:20 smithi135 bash[14429]: cephadm 2024-03-24T12:04:19.801771+0000 mgr.y (mgr.25402) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T12:04:20.836 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:20 smithi135 bash[14429]: cluster 2024-03-24T12:04:19.837109+0000 mgr.y (mgr.25402) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[14434]: audit 2024-03-24T12:04:19.496844+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[14434]: audit 2024-03-24T12:04:19.507799+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[14434]: cephadm 2024-03-24T12:04:19.555497+0000 mgr.y (mgr.25402) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[14434]: cephadm 2024-03-24T12:04:19.801771+0000 mgr.y (mgr.25402) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[14434]: cluster 2024-03-24T12:04:19.837109+0000 mgr.y (mgr.25402) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[19763]: audit 2024-03-24T12:04:19.496844+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[19763]: audit 2024-03-24T12:04:19.507799+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[19763]: cephadm 2024-03-24T12:04:19.555497+0000 mgr.y (mgr.25402) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:04:20.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[19763]: cephadm 2024-03-24T12:04:19.801771+0000 mgr.y (mgr.25402) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi135 2024-03-24T12:04:20.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:20 smithi134 bash[19763]: cluster 2024-03-24T12:04:19.837109+0000 mgr.y (mgr.25402) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:22 smithi134 bash[14434]: cluster 2024-03-24T12:04:21.838067+0000 mgr.y (mgr.25402) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:22 smithi134 bash[14434]: audit 2024-03-24T12:04:21.915185+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.134:0/2108287413' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:04:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:22 smithi134 bash[19763]: cluster 2024-03-24T12:04:21.838067+0000 mgr.y (mgr.25402) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:22 smithi134 bash[19763]: audit 2024-03-24T12:04:21.915185+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.134:0/2108287413' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:04:23.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:22 smithi135 bash[14429]: cluster 2024-03-24T12:04:21.838067+0000 mgr.y (mgr.25402) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:23.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:22 smithi135 bash[14429]: audit 2024-03-24T12:04:21.915185+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.134:0/2108287413' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:04:24.439 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 systemd[1]: Stopping Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[38600]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.239Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.239Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.239Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.239Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.239Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.239Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.240Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.240Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.240Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.241Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:04:24.440 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.241Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T12:04:24.441 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[36796]: ts=2024-03-24T12:04:24.241Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T12:04:25.088 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[14429]: cluster 2024-03-24T12:04:23.839623+0000 mgr.y (mgr.25402) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:25.088 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[38610]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:04:25.088 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:24 smithi135 bash[38657]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:04:25.088 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:25 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:04:25.089 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:25 smithi135 systemd[1]: Stopped Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:04:25.089 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:25 smithi135 systemd[1]: Started Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:04:25.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:24 smithi134 bash[14434]: cluster 2024-03-24T12:04:23.839623+0000 mgr.y (mgr.25402) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:24 smithi134 bash[19763]: cluster 2024-03-24T12:04:23.839623+0000 mgr.y (mgr.25402) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.076100+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.087331+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.135604+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:04:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.137038+0000 mgr.y (mgr.25402) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:04:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.157468+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: cephadm 2024-03-24T12:04:25.161020+0000 mgr.y (mgr.25402) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.161563+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.162431+0000 mgr.y (mgr.25402) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.166057+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.167297+0000 mgr.y (mgr.25402) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.174943+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.183418+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.184473+0000 mgr.y (mgr.25402) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:25.193755+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: cluster 2024-03-24T12:04:25.840439+0000 mgr.y (mgr.25402) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[14434]: audit 2024-03-24T12:04:26.002963+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.076100+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.087331+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.135604+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.137038+0000 mgr.y (mgr.25402) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.157468+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: cephadm 2024-03-24T12:04:25.161020+0000 mgr.y (mgr.25402) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.161563+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.162431+0000 mgr.y (mgr.25402) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.166057+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.167297+0000 mgr.y (mgr.25402) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.174943+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.183418+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.184473+0000 mgr.y (mgr.25402) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:04:26.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:25.193755+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:26.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: cluster 2024-03-24T12:04:25.840439+0000 mgr.y (mgr.25402) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:26.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:26 smithi134 bash[19763]: audit 2024-03-24T12:04:26.002963+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.076100+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.087331+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.135604+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.137038+0000 mgr.y (mgr.25402) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.157468+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: cephadm 2024-03-24T12:04:25.161020+0000 mgr.y (mgr.25402) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.161563+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.162431+0000 mgr.y (mgr.25402) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.166057+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.167297+0000 mgr.y (mgr.25402) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.174943+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.183418+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.184473+0000 mgr.y (mgr.25402) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:04:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:25.193755+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:26.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: cluster 2024-03-24T12:04:25.840439+0000 mgr.y (mgr.25402) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:26.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[14429]: audit 2024-03-24T12:04:26.002963+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.728Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.728Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.728Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.728Z 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 smithi135 (none))" 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.728Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.728Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.731Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.731Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.734Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.736Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.738Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.032239ms 2024-03-24T12:04:26.922 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.738Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T12:04:26.923 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:26 smithi135 bash[38686]: ts=2024-03-24T12:04:26.913Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.173Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.219Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.220Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.220Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=75.883µs wal_replay_duration=481.642134ms total_replay_duration=483.785549ms 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.228Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.228Z caller=main.go:947 level=info msg="TSDB started" 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.228Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.272Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=44.002236ms db_storage=1.44µs remote_storage=2.291µs web_handler=600ns query_engine=1.172µs scrape=576.213µs scrape_sd=166.598µs notify=35.762µs notify_sd=22.965µs rules=42.639792ms 2024-03-24T12:04:27.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[38686]: ts=2024-03-24T12:04:27.272Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T12:04:28.154 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[14429]: audit 2024-03-24T12:04:27.719495+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:04:28.154 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[14429]: audit 2024-03-24T12:04:27.720331+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:04:28.154 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[14429]: audit 2024-03-24T12:04:27.722851+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:04:28.154 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:27 smithi135 bash[14429]: audit 2024-03-24T12:04:27.725146+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:28.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[14434]: audit 2024-03-24T12:04:27.719495+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:04:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[14434]: audit 2024-03-24T12:04:27.720331+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:04:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[14434]: audit 2024-03-24T12:04:27.722851+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:04:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[14434]: audit 2024-03-24T12:04:27.725146+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[19763]: audit 2024-03-24T12:04:27.719495+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:04:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[19763]: audit 2024-03-24T12:04:27.720331+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:04:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[19763]: audit 2024-03-24T12:04:27.722851+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:04:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:27 smithi134 bash[19763]: audit 2024-03-24T12:04:27.725146+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:29.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:28 smithi135 bash[14429]: cephadm 2024-03-24T12:04:27.718651+0000 mgr.y (mgr.25402) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:04:29.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:28 smithi135 bash[14429]: cephadm 2024-03-24T12:04:27.727363+0000 mgr.y (mgr.25402) 45 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T12:04:29.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:28 smithi135 bash[14429]: cluster 2024-03-24T12:04:27.842139+0000 mgr.y (mgr.25402) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:29.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:28 smithi134 bash[14434]: cephadm 2024-03-24T12:04:27.718651+0000 mgr.y (mgr.25402) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:04:29.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:28 smithi134 bash[14434]: cephadm 2024-03-24T12:04:27.727363+0000 mgr.y (mgr.25402) 45 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T12:04:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:28 smithi134 bash[14434]: cluster 2024-03-24T12:04:27.842139+0000 mgr.y (mgr.25402) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:28 smithi134 bash[19763]: cephadm 2024-03-24T12:04:27.718651+0000 mgr.y (mgr.25402) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:04:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:28 smithi134 bash[19763]: cephadm 2024-03-24T12:04:27.727363+0000 mgr.y (mgr.25402) 45 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-03-24T12:04:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:28 smithi134 bash[19763]: cluster 2024-03-24T12:04:27.842139+0000 mgr.y (mgr.25402) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:30.447 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:30 smithi135 bash[14429]: cluster 2024-03-24T12:04:29.842953+0000 mgr.y (mgr.25402) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:30.448 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:30 smithi135 systemd[1]: Stopping Ceph mgr.x for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:04:30.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:30 smithi134 bash[14434]: cluster 2024-03-24T12:04:29.842953+0000 mgr.y (mgr.25402) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:30.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:30 smithi134 bash[19763]: cluster 2024-03-24T12:04:29.842953+0000 mgr.y (mgr.25402) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:31.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:31 smithi135 bash[39011]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:04:31.707 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:31 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:04:31.707 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:31 smithi135 bash[39105]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:04:31.707 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:31 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-24T12:04:31.707 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:31 smithi135 systemd[1]: Stopped Ceph mgr.x for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:04:31.707 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:31 smithi135 systemd[1]: Started Ceph mgr.x for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:04:32.858 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:32 smithi135 bash[39165]: debug 2024-03-24T12:04:32.684+0000 7f24b9830700 1 -- 172.21.15.135:0/1482721775 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561d9690e1a0 con 0x561d97690400 2024-03-24T12:04:32.858 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:32 smithi135 bash[14429]: audit 2024-03-24T12:04:31.585974+0000 mgr.y (mgr.25402) 48 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:32.858 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:32 smithi135 bash[14429]: audit 2024-03-24T12:04:31.702697+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:32.859 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:32 smithi135 bash[14429]: audit 2024-03-24T12:04:31.716288+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:32.859 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:32 smithi135 bash[14429]: cluster 2024-03-24T12:04:31.844037+0000 mgr.y (mgr.25402) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:33.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[14434]: audit 2024-03-24T12:04:31.585974+0000 mgr.y (mgr.25402) 48 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[14434]: audit 2024-03-24T12:04:31.702697+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[14434]: audit 2024-03-24T12:04:31.716288+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[14434]: cluster 2024-03-24T12:04:31.844037+0000 mgr.y (mgr.25402) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[19763]: audit 2024-03-24T12:04:31.585974+0000 mgr.y (mgr.25402) 48 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[19763]: audit 2024-03-24T12:04:31.702697+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[19763]: audit 2024-03-24T12:04:31.716288+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:33.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:32 smithi134 bash[19763]: cluster 2024-03-24T12:04:31.844037+0000 mgr.y (mgr.25402) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:04:33.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:32 smithi135 bash[39165]: debug 2024-03-24T12:04:32.848+0000 7f24c3a2a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:04:34.234 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:33 smithi135 bash[39165]: debug 2024-03-24T12:04:33.760+0000 7f24c3a2a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:04:34.235 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:33 smithi135 bash[39165]: debug 2024-03-24T12:04:33.860+0000 7f24c3a2a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:04:34.235 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:33 smithi135 bash[39165]: debug 2024-03-24T12:04:33.960+0000 7f24c3a2a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:04:34.649 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:34 smithi135 bash[39165]: debug 2024-03-24T12:04:34.240+0000 7f24c3a2a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:04:34.902 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:34 smithi135 bash[39165]: debug 2024-03-24T12:04:34.640+0000 7f24c3a2a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:04:34.902 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:34 smithi135 bash[39165]: debug 2024-03-24T12:04:34.796+0000 7f24c3a2a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:04:35.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:34 smithi134 bash[14434]: cluster 2024-03-24T12:04:33.845649+0000 mgr.y (mgr.25402) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:34 smithi134 bash[19763]: cluster 2024-03-24T12:04:33.845649+0000 mgr.y (mgr.25402) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:35.233 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:35 smithi135 bash[39165]: debug 2024-03-24T12:04:35.008+0000 7f24c3a2a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:04:35.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:34 smithi135 bash[14429]: cluster 2024-03-24T12:04:33.845649+0000 mgr.y (mgr.25402) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:04:36.485 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:36 smithi135 bash[39165]: debug 2024-03-24T12:04:36.028+0000 7f24c3a2a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:04:36.485 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:36 smithi135 bash[39165]: debug 2024-03-24T12:04:36.140+0000 7f24c3a2a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:04:36.486 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:36 smithi135 bash[39165]: debug 2024-03-24T12:04:36.260+0000 7f24c3a2a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:04:37.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:36 smithi134 bash[14434]: cluster 2024-03-24T12:04:35.846562+0000 mgr.y (mgr.25402) 51 : 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-24T12:04:37.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:36 smithi134 bash[19763]: cluster 2024-03-24T12:04:35.846562+0000 mgr.y (mgr.25402) 51 : 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-24T12:04:37.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:36 smithi135 bash[14429]: cluster 2024-03-24T12:04:35.846562+0000 mgr.y (mgr.25402) 51 : 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-24T12:04:37.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:36 smithi135 bash[39165]: debug 2024-03-24T12:04:36.768+0000 7f24c3a2a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:04:37.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:37 smithi135 bash[39165]: debug 2024-03-24T12:04:37.004+0000 7f24c3a2a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:04:37.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:04:37] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.33.4" 2024-03-24T12:04:37.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:37 smithi135 bash[39165]: debug 2024-03-24T12:04:37.488+0000 7f24c3a2a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:04:38.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[39165]: debug 2024-03-24T12:04:38.036+0000 7f24c3a2a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:04:38.608 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:04:38.910 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[39165]: debug 2024-03-24T12:04:38.600+0000 7f24c3a2a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:04:38.910 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[39165]: debug 2024-03-24T12:04:38.716+0000 7f24c3a2a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:04:38.910 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[38686]: ts=2024-03-24T12:04:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:04:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[14434]: cluster 2024-03-24T12:04:37.847779+0000 mgr.y (mgr.25402) 52 : 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-24T12:04:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[14434]: audit 2024-03-24T12:04:37.996190+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[14434]: audit 2024-03-24T12:04:38.008779+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[14434]: audit 2024-03-24T12:04:38.295993+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[14434]: audit 2024-03-24T12:04:38.306247+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[19763]: cluster 2024-03-24T12:04:37.847779+0000 mgr.y (mgr.25402) 52 : 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-24T12:04:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[19763]: audit 2024-03-24T12:04:37.996190+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[19763]: audit 2024-03-24T12:04:38.008779+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[19763]: audit 2024-03-24T12:04:38.295993+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:38 smithi134 bash[19763]: audit 2024-03-24T12:04:38.306247+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.198 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[39165]: debug 2024-03-24T12:04:39.068+0000 7f24c3a2a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:04:39.198 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[14429]: cluster 2024-03-24T12:04:37.847779+0000 mgr.y (mgr.25402) 52 : 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-24T12:04:39.198 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[14429]: audit 2024-03-24T12:04:37.996190+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.198 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[14429]: audit 2024-03-24T12:04:38.008779+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.198 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[14429]: audit 2024-03-24T12:04:38.295993+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.198 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:38 smithi135 bash[14429]: audit 2024-03-24T12:04:38.306247+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:39.386 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:04:39.386 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (114s) 1s ago 10m 16.7M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:04:39.386 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (69s) 1s ago 9m 42.5M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:04:39.386 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (19s) 1s ago 7m 43.6M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:04:39.386 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (7s) 1s ago 16m 93.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:04:39.386 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (62s) 1s ago 18m 489M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:04:39.386 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (18m) 1s ago 18m 65.1M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (16m) 1s ago 16m 50.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (16m) 1s ago 16m 49.1M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (2m) 1s ago 10m 10.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (95s) 1s ago 10m 10.5M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (15m) 1s ago 15m 57.6M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (15m) 1s ago 15m 61.0M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (14m) 1s ago 14m 52.7M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (13m) 1s ago 13m 56.7M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (13m) 1s ago 13m 57.9M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (12m) 1s ago 12m 56.6M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (11m) 1s ago 11m 53.1M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (11m) 1s ago 11m 57.3M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (14s) 1s ago 10m 46.3M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (8m) 1s ago 8m 86.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (8m) 1s ago 8m 86.7M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:04:39.387 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (8m) 1s ago 8m 86.3M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:04:39.388 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (7m) 1s ago 7m 86.3M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:04:39.460 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[39165]: debug 2024-03-24T12:04:39.188+0000 7f24c3a2a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:04:39.461 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[39165]: debug 2024-03-24T12:04:39.332+0000 7f24c3a2a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:04:39.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[39165]: debug 2024-03-24T12:04:39.452+0000 7f24c3a2a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:04:39.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[39165]: debug 2024-03-24T12:04:39.572+0000 7f24c3a2a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:04:39.835 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:04:39.836 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:04:39.837 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:04:39.837 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:04:39.837 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-24T12:04:39.837 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:04:39.837 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:04:39.837 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[14434]: audit 2024-03-24T12:04:38.590709+0000 mgr.y (mgr.25402) 53 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[14434]: audit 2024-03-24T12:04:39.004180+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[14434]: audit 2024-03-24T12:04:39.015804+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[14434]: audit 2024-03-24T12:04:39.836211+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.134:0/4034098534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[19763]: audit 2024-03-24T12:04:38.590709+0000 mgr.y (mgr.25402) 53 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[19763]: audit 2024-03-24T12:04:39.004180+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[19763]: audit 2024-03-24T12:04:39.015804+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:40.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:39 smithi134 bash[19763]: audit 2024-03-24T12:04:39.836211+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.134:0/4034098534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:40.218 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "2/23 daemons upgraded", 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading mgr daemons", 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:04:40.219 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:04:40.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[14429]: audit 2024-03-24T12:04:38.590709+0000 mgr.y (mgr.25402) 53 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:40.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[14429]: audit 2024-03-24T12:04:39.004180+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:40.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[14429]: audit 2024-03-24T12:04:39.015804+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:40.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[14429]: audit 2024-03-24T12:04:39.836211+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.134:0/4034098534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:40.233 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[39165]: debug 2024-03-24T12:04:39.764+0000 7f24c3a2a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:04:40.233 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:39 smithi135 bash[39165]: debug 2024-03-24T12:04:39.888+0000 7f24c3a2a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:04:40.673 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:04:41.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[19763]: audit 2024-03-24T12:04:38.979376+0000 mgr.y (mgr.25402) 54 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:41.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[19763]: audit 2024-03-24T12:04:39.362327+0000 mgr.y (mgr.25402) 55 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:41.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[19763]: cluster 2024-03-24T12:04:39.848307+0000 mgr.y (mgr.25402) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:41.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[19763]: audit 2024-03-24T12:04:40.674169+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.134:0/4879925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:04:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[14434]: audit 2024-03-24T12:04:38.979376+0000 mgr.y (mgr.25402) 54 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[14434]: audit 2024-03-24T12:04:39.362327+0000 mgr.y (mgr.25402) 55 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[14434]: cluster 2024-03-24T12:04:39.848307+0000 mgr.y (mgr.25402) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:41.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:40 smithi134 bash[14434]: audit 2024-03-24T12:04:40.674169+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.134:0/4879925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:04:41.185 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[39165]: debug 2024-03-24T12:04:41.148+0000 7f24c3a2a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:04:41.185 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:40 smithi135 bash[14429]: audit 2024-03-24T12:04:38.979376+0000 mgr.y (mgr.25402) 54 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:41.185 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:40 smithi135 bash[14429]: audit 2024-03-24T12:04:39.362327+0000 mgr.y (mgr.25402) 55 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:41.185 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:40 smithi135 bash[14429]: cluster 2024-03-24T12:04:39.848307+0000 mgr.y (mgr.25402) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:41.185 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:40 smithi135 bash[14429]: audit 2024-03-24T12:04:40.674169+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.134:0/4879925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:04:41.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[39165]: [24/Mar/2024:12:04:41] ENGINE Bus STARTING 2024-03-24T12:04:41.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[39165]: CherryPy Checker: 2024-03-24T12:04:41.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[39165]: The Application mounted at '' has an empty config. 2024-03-24T12:04:41.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[39165]: [24/Mar/2024:12:04:41] ENGINE Serving on http://:::9283 2024-03-24T12:04:41.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[39165]: [24/Mar/2024:12:04:41] ENGINE Bus STARTED 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: audit 2024-03-24T12:04:40.218821+0000 mgr.y (mgr.25402) 57 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: audit 2024-03-24T12:04:41.003467+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: audit 2024-03-24T12:04:41.179368+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: cluster 2024-03-24T12:04:41.180988+0000 mon.a (mon.0) 1115 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: cluster 2024-03-24T12:04:41.181252+0000 mon.a (mon.0) 1116 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: audit 2024-03-24T12:04:41.181305+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: audit 2024-03-24T12:04:41.187000+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:04:42.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[14434]: audit 2024-03-24T12:04:41.187872+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: audit 2024-03-24T12:04:40.218821+0000 mgr.y (mgr.25402) 57 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: audit 2024-03-24T12:04:41.003467+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: audit 2024-03-24T12:04:41.179368+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: cluster 2024-03-24T12:04:41.180988+0000 mon.a (mon.0) 1115 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: cluster 2024-03-24T12:04:41.181252+0000 mon.a (mon.0) 1116 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: audit 2024-03-24T12:04:41.181305+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: audit 2024-03-24T12:04:41.187000+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:04:42.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:41 smithi134 bash[19763]: audit 2024-03-24T12:04:41.187872+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: audit 2024-03-24T12:04:40.218821+0000 mgr.y (mgr.25402) 57 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: audit 2024-03-24T12:04:41.003467+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: audit 2024-03-24T12:04:41.179368+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: cluster 2024-03-24T12:04:41.180988+0000 mon.a (mon.0) 1115 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: cluster 2024-03-24T12:04:41.181252+0000 mon.a (mon.0) 1116 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: audit 2024-03-24T12:04:41.181305+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: audit 2024-03-24T12:04:41.187000+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:04:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:41 smithi135 bash[14429]: audit 2024-03-24T12:04:41.187872+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.135:0/4227135467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:04:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:42 smithi134 bash[14434]: audit 2024-03-24T12:04:41.593776+0000 mgr.y (mgr.25402) 58 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:42 smithi134 bash[14434]: cluster 2024-03-24T12:04:41.849343+0000 mgr.y (mgr.25402) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:42 smithi134 bash[14434]: cluster 2024-03-24T12:04:41.935244+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e32: y(active, since 47s), standbys: x 2024-03-24T12:04:43.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:42 smithi134 bash[19763]: audit 2024-03-24T12:04:41.593776+0000 mgr.y (mgr.25402) 58 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:43.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:42 smithi134 bash[19763]: cluster 2024-03-24T12:04:41.849343+0000 mgr.y (mgr.25402) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:43.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:42 smithi134 bash[19763]: cluster 2024-03-24T12:04:41.935244+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e32: y(active, since 47s), standbys: x 2024-03-24T12:04:43.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:42 smithi135 bash[14429]: audit 2024-03-24T12:04:41.593776+0000 mgr.y (mgr.25402) 58 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:43.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:42 smithi135 bash[14429]: cluster 2024-03-24T12:04:41.849343+0000 mgr.y (mgr.25402) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:43.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:42 smithi135 bash[14429]: cluster 2024-03-24T12:04:41.935244+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e32: y(active, since 47s), standbys: x 2024-03-24T12:04:45.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:44 smithi135 bash[14429]: cluster 2024-03-24T12:04:43.850752+0000 mgr.y (mgr.25402) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:45.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:44 smithi134 bash[14434]: cluster 2024-03-24T12:04:43.850752+0000 mgr.y (mgr.25402) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:45.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:44 smithi134 bash[19763]: cluster 2024-03-24T12:04:43.850752+0000 mgr.y (mgr.25402) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:47.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:46 smithi134 bash[14434]: cluster 2024-03-24T12:04:45.851531+0000 mgr.y (mgr.25402) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:47.225 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:46 smithi134 bash[19763]: cluster 2024-03-24T12:04:45.851531+0000 mgr.y (mgr.25402) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:47.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:46 smithi135 bash[14429]: cluster 2024-03-24T12:04:45.851531+0000 mgr.y (mgr.25402) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:47.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:04:47] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.33.4" 2024-03-24T12:04:48.941 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:48 smithi135 bash[38686]: ts=2024-03-24T12:04: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:04:49.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:48 smithi135 bash[14429]: cluster 2024-03-24T12:04:47.853321+0000 mgr.y (mgr.25402) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:49.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:48 smithi134 bash[14434]: cluster 2024-03-24T12:04:47.853321+0000 mgr.y (mgr.25402) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:49.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:48 smithi134 bash[19763]: cluster 2024-03-24T12:04:47.853321+0000 mgr.y (mgr.25402) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:04:50.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.172621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.185680+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.188367+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.190067+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.199263+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.289209+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.292472+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: cephadm 2024-03-24T12:04:49.293988+0000 mgr.y (mgr.25402) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.303616+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.305415+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.306061+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.311431+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:04:50.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.316322+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.316944+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.323432+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.325919+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: audit 2024-03-24T12:04:49.327453+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: cephadm 2024-03-24T12:04:49.328727+0000 mgr.y (mgr.25402) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[14434]: cluster 2024-03-24T12:04:49.854088+0000 mgr.y (mgr.25402) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.172621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.185680+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.188367+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.190067+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:04:50.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.199263+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.289209+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.292472+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: cephadm 2024-03-24T12:04:49.293988+0000 mgr.y (mgr.25402) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.303616+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.305415+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.306061+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.311431+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.316322+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.316944+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.323432+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.325919+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: audit 2024-03-24T12:04:49.327453+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-24T12:04:50.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: cephadm 2024-03-24T12:04:49.328727+0000 mgr.y (mgr.25402) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-24T12:04:50.433 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:50 smithi134 bash[19763]: cluster 2024-03-24T12:04:49.854088+0000 mgr.y (mgr.25402) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.172621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.185680+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.188367+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.190067+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.199263+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.289209+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.292472+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: cephadm 2024-03-24T12:04:49.293988+0000 mgr.y (mgr.25402) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-24T12:04:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.303616+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.305415+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.306061+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.311431+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.316322+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.316944+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.323432+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25402 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.325919+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: audit 2024-03-24T12:04:49.327453+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: cephadm 2024-03-24T12:04:49.328727+0000 mgr.y (mgr.25402) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-24T12:04:50.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:50 smithi135 bash[14429]: cluster 2024-03-24T12:04:49.854088+0000 mgr.y (mgr.25402) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[14434]: audit 2024-03-24T12:04:51.605170+0000 mgr.y (mgr.25402) 66 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[14434]: cluster 2024-03-24T12:04:51.855130+0000 mgr.y (mgr.25402) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[14434]: audit 2024-03-24T12:04:52.059895+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[14434]: audit 2024-03-24T12:04:52.062955+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[14434]: audit 2024-03-24T12:04:52.064223+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[14434]: audit 2024-03-24T12:04:52.065637+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[19763]: audit 2024-03-24T12:04:51.605170+0000 mgr.y (mgr.25402) 66 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[19763]: cluster 2024-03-24T12:04:51.855130+0000 mgr.y (mgr.25402) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:53.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[19763]: audit 2024-03-24T12:04:52.059895+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:53.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[19763]: audit 2024-03-24T12:04:52.062955+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:04:53.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[19763]: audit 2024-03-24T12:04:52.064223+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:04:53.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:52 smithi134 bash[19763]: audit 2024-03-24T12:04:52.065637+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:53.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:52 smithi135 bash[14429]: audit 2024-03-24T12:04:51.605170+0000 mgr.y (mgr.25402) 66 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:04:53.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:52 smithi135 bash[14429]: cluster 2024-03-24T12:04:51.855130+0000 mgr.y (mgr.25402) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:53.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:52 smithi135 bash[14429]: audit 2024-03-24T12:04:52.059895+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25402 ' entity='mgr.y' 2024-03-24T12:04:53.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:52 smithi135 bash[14429]: audit 2024-03-24T12:04:52.062955+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:04:53.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:52 smithi135 bash[14429]: audit 2024-03-24T12:04:52.064223+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:04:53.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:52 smithi135 bash[14429]: audit 2024-03-24T12:04:52.065637+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:04:54.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:53 smithi134 bash[14434]: cephadm 2024-03-24T12:04:52.049857+0000 mgr.y (mgr.25402) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-03-24T12:04:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:53 smithi134 bash[14434]: cephadm 2024-03-24T12:04:52.067403+0000 mgr.y (mgr.25402) 69 : cephadm [INF] Deploying daemon mon.a on smithi134 2024-03-24T12:04:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:53 smithi134 bash[19763]: cephadm 2024-03-24T12:04:52.049857+0000 mgr.y (mgr.25402) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-03-24T12:04:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:53 smithi134 bash[19763]: cephadm 2024-03-24T12:04:52.067403+0000 mgr.y (mgr.25402) 69 : cephadm [INF] Deploying daemon mon.a on smithi134 2024-03-24T12:04:54.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:53 smithi135 bash[14429]: cephadm 2024-03-24T12:04:52.049857+0000 mgr.y (mgr.25402) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-03-24T12:04:54.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:53 smithi135 bash[14429]: cephadm 2024-03-24T12:04:52.067403+0000 mgr.y (mgr.25402) 69 : cephadm [INF] Deploying daemon mon.a on smithi134 2024-03-24T12:04:54.924 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:54 smithi134 systemd[1]: Stopping Ceph mon.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:04:55.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:54 smithi134 bash[19763]: cluster 2024-03-24T12:04:53.856589+0000 mgr.y (mgr.25402) 70 : cluster [DBG] pgmap v32: 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-24T12:04:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:54 smithi134 bash[14434]: cluster 2024-03-24T12:04:53.856589+0000 mgr.y (mgr.25402) 70 : cluster [DBG] pgmap v32: 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-24T12:04:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:55 smithi134 bash[14434]: debug 2024-03-24T12:04:55.035+0000 7f6653cdf700 -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-24T12:04:55.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:55 smithi134 bash[14434]: debug 2024-03-24T12:04:55.035+0000 7f6653cdf700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-24T12:04:55.232 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:54 smithi135 bash[14429]: cluster 2024-03-24T12:04:53.856589+0000 mgr.y (mgr.25402) 70 : cluster [DBG] pgmap v32: 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-24T12:04:56.000 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:55 smithi134 bash[53839]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon-a 2024-03-24T12:04:56.306 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:56 smithi134 bash[53913]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon-a 2024-03-24T12:04:56.306 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:56 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a.service: Succeeded. 2024-03-24T12:04:56.306 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:56 smithi134 systemd[1]: Stopped Ceph mon.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:04:56.306 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:56 smithi134 systemd[1]: Started Ceph mon.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:04:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:04:57] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.33.4" 2024-03-24T12:04:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.439+0000 7f2cb60f0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:04:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.439+0000 7f2cb60f0c80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T12:04:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.439+0000 7f2cb60f0c80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:04:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.443+0000 7f2cb60f0c80 0 load: jerasure load: lrc 2024-03-24T12:04:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:04:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Git sha 0 2024-03-24T12:04:57.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: DB SUMMARY 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: DB Session ID: YTKKKY3TAFAQAMCFZRAH 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1531 Bytes 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000039.sst 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000037.log size: 211413 ; 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:04:57.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.env: 0x55a9fccf5ae0 2024-03-24T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.info_log: 0x55a9ff34b900 2024-03-24T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:04:57.681 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:04:57.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.wal_dir: 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:04:57.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.write_buffer_manager: 0x55a9ff31edc0 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:04:57.684 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.row_cache: None 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:04:57.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:04:57.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:04:57.687 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.merge_operator: 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a9ff34ba00) 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: cache_index_and_filter_blocks: 1 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: pin_top_level_index_and_filter: 1 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: index_type: 0 2024-03-24T12:04:57.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: data_block_index_type: 0 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: index_shortening: 1 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: checksum: 4 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: no_block_cache: 0 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_cache: 0x55a9ff34d090 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_cache_name: BinnedLRUCache 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_cache_options: 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: capacity : 536870912 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: num_shard_bits : 4 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: strict_capacity_limit : 0 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: high_pri_pool_ratio: 0.000 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_cache_compressed: (nil) 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: persistent_cache: (nil) 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_size: 4096 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_size_deviation: 10 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_restart_interval: 16 2024-03-24T12:04:57.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: index_block_restart_interval: 1 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: metadata_block_size: 4096 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: partition_filters: 0 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: use_delta_encoding: 1 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: filter_policy: bloomfilter 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: whole_key_filtering: 1 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: verify_compression: 0 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: read_amp_bytes_per_bit: 0 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: format_version: 5 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: enable_index_compression: 1 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: block_align: 0 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: max_auto_readahead_size: 262144 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: prepopulate_block_cache: 0 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: initial_auto_readahead_size: 8192 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:04:57.690 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:04:57.691 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:04:57.692 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:04:57.694 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:04:57.695 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:04:57.696 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cab86e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 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-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 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 41, last_sequence is 17817, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8a99f3d0-7f1c-49ab-93af-ffc1938833e8 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281897451990, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.447+0000 7f2cb60f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.451+0000 7f2cb60f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281897454386, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 209227, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17809, "largest_seqno": 18006, "table_properties": {"data_size": 207482, "index_size": 477, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2688, "raw_average_key_size": 26, "raw_value_size": 205245, "raw_average_value_size": 2032, "num_data_blocks": 20, "num_entries": 101, "num_filter_entries": 101, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711281897, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8a99f3d0-7f1c-49ab-93af-ffc1938833e8", "db_session_id": "YTKKKY3TAFAQAMCFZRAH", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.451+0000 7f2cb60f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281897454569, "job": 1, "event": "recovery_finished"} 2024-03-24T12:04:57.697 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.451+0000 7f2cb60f0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.451+0000 7f2cb60f0c80 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-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.451+0000 7f2cb60f0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.451+0000 7f2cb60f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a9ff442000 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.451+0000 7f2cb60f0c80 4 rocksdb: DB pointer 0x55a9ff42c000 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2ca4860700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2ca4860700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: ** DB Stats ** 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: 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-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: 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-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:04:57.698 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: ** Compaction Stats [default] ** 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: 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-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: L0 1/0 204.32 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: L6 1/0 8.04 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-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Sum 2/0 8.24 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: ** Compaction Stats [default] ** 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: 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-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:04:57.699 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Cumulative compaction: 0.00 GB write, 30.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Interval compaction: 0.00 GB write, 30.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: 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-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Block cache BinnedLRUCache@0x55a9ff34d090#7 capacity: 512.00 MB usage: 0.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,0.55 KB,0.000104308%) Misc(1,0.00 KB,0%) 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 1 mon.a@-1(???) e3 preinit fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 0 mon.a@-1(???).mds e1 new map 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 0 mon.a@-1(???).mds e1 print_map 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: e1 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: 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-24T12:04:57.700 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: legacy client fscid: -1 2024-03-24T12:04:57.701 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: 2024-03-24T12:04:57.701 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: No filesystems configured 2024-03-24T12:04:57.701 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 0 mon.a@-1(???).osd e101 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-24T12:04:57.701 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 0 mon.a@-1(???).osd e101 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:04:57.701 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 0 mon.a@-1(???).osd e101 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:04:57.701 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.455+0000 7f2cb60f0c80 0 mon.a@-1(???).osd e101 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:04:57.701 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:57 smithi134 bash[53981]: debug 2024-03-24T12:04:57.459+0000 7f2cb60f0c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-03-24T12:04:58.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[50797]: ignoring --setuser ceph since I am not root 2024-03-24T12:04:58.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[50797]: ignoring --setgroup ceph since I am not root 2024-03-24T12:04:58.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[50797]: debug 2024-03-24T12:04:58.171+0000 7f51c8a25700 1 -- 172.21.15.134:0/376726725 <== mon.0 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561b65e9c1a0 con 0x561b66c1a400 2024-03-24T12:04:58.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[50797]: debug 2024-03-24T12:04:58.331+0000 7f51d2801200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:04:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:55.857443+0000 mgr.y (mgr.25402) 71 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: audit 2024-03-24T12:04:56.003626+0000 mon.c (mon.1) 108 : audit 0 from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:57.859298+0000 mgr.y (mgr.25402) 72 : cluster 0 pgmap v34: 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-24T12:04:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.079389+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-03-24T12:04:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.082945+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-24T12:04:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.093572+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.094602+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.094649+0000 mon.a (mon.0) 5 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.096053+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e32: y(active, since 63s), standbys: x 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.096622+0000 mon.a (mon.0) 7 : cluster 1 overall HEALTH_OK 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: audit 2024-03-24T12:04:58.110686+0000 mon.a (mon.0) 8 : audit 1 from='mgr.25402 ' entity='' 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[53981]: cluster 2024-03-24T12:04:58.111855+0000 mon.a (mon.0) 9 : cluster 0 mgrmap e33: y(active, since 63s), standbys: x 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:55.857443+0000 mgr.y (mgr.25402) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: audit 2024-03-24T12:04:56.003626+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:57.859298+0000 mgr.y (mgr.25402) 72 : cluster [DBG] pgmap v34: 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-24T12:04:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.079389+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-24T12:04:58.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.082945+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-24T12:04:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.093572+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:04:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.094602+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-24T12:04:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.094649+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:04:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.096053+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 63s), standbys: x 2024-03-24T12:04:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.096622+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-03-24T12:04:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: audit 2024-03-24T12:04:58.110686+0000 mon.a (mon.0) 8 : audit [INF] from='mgr.25402 ' entity='' 2024-03-24T12:04:58.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:04:58 smithi134 bash[19763]: cluster 2024-03-24T12:04:58.111855+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-03-24T12:04:58.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[39165]: ignoring --setuser ceph since I am not root 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[39165]: ignoring --setgroup ceph since I am not root 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[39165]: debug 2024-03-24T12:04:58.164+0000 7fe6af0b4700 1 -- 172.21.15.135:0/1088387046 <== mon.0 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b80431e1a0 con 0x55b80509c400 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[39165]: debug 2024-03-24T12:04:58.324+0000 7fe6b8e90200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:55.857443+0000 mgr.y (mgr.25402) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: audit 2024-03-24T12:04:56.003626+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25402 172.21.15.134:0/4098992136' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:57.859298+0000 mgr.y (mgr.25402) 72 : cluster [DBG] pgmap v34: 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-24T12:04:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.079389+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.082945+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-24T12:04:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.093572+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:04:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.094602+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-24T12:04:58.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.094649+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:04:58.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.096053+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 63s), standbys: x 2024-03-24T12:04:58.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.096622+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-03-24T12:04:58.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: audit 2024-03-24T12:04:58.110686+0000 mon.a (mon.0) 8 : audit [INF] from='mgr.25402 ' entity='' 2024-03-24T12:04:58.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[14429]: cluster 2024-03-24T12:04:58.111855+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-03-24T12:04:58.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:04:58 smithi135 bash[38686]: ts=2024-03-24T12:04:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:04:59.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:59 smithi134 bash[50797]: debug 2024-03-24T12:04:59.243+0000 7f51d2801200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:04:59.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:59 smithi134 bash[50797]: debug 2024-03-24T12:04:59.339+0000 7f51d2801200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:04:59.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:59 smithi134 bash[50797]: debug 2024-03-24T12:04:59.439+0000 7f51d2801200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:04:59.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:59 smithi135 bash[39165]: debug 2024-03-24T12:04:59.240+0000 7fe6b8e90200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:04:59.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:59 smithi135 bash[39165]: debug 2024-03-24T12:04:59.340+0000 7fe6b8e90200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:04:59.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:59 smithi135 bash[39165]: debug 2024-03-24T12:04:59.440+0000 7fe6b8e90200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:05:00.101 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:04:59 smithi134 bash[50797]: debug 2024-03-24T12:04:59.727+0000 7f51d2801200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:05:00.111 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:04:59 smithi135 bash[39165]: debug 2024-03-24T12:04:59.724+0000 7fe6b8e90200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:05:00.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:00 smithi134 bash[53981]: cluster 2024-03-24T12:04:59.117169+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e34: y(active, since 64s), standbys: x 2024-03-24T12:05:00.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:00 smithi134 bash[50797]: debug 2024-03-24T12:05:00.099+0000 7f51d2801200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:05:00.429 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:00 smithi134 bash[50797]: debug 2024-03-24T12:05:00.255+0000 7f51d2801200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:05:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:00 smithi134 bash[19763]: cluster 2024-03-24T12:04:59.117169+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-03-24T12:05:00.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:00 smithi135 bash[14429]: cluster 2024-03-24T12:04:59.117169+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 64s), standbys: x 2024-03-24T12:05:00.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:00 smithi135 bash[39165]: debug 2024-03-24T12:05:00.100+0000 7fe6b8e90200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:05:00.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:00 smithi135 bash[39165]: debug 2024-03-24T12:05:00.260+0000 7fe6b8e90200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:05:00.732 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:00 smithi135 bash[39165]: debug 2024-03-24T12:05:00.472+0000 7fe6b8e90200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:05:00.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:00 smithi134 bash[50797]: debug 2024-03-24T12:05:00.479+0000 7f51d2801200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:05:01.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:01 smithi134 bash[50797]: debug 2024-03-24T12:05:01.535+0000 7f51d2801200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:05:01.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:01 smithi134 bash[50797]: debug 2024-03-24T12:05:01.647+0000 7f51d2801200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:05:01.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:01 smithi134 bash[50797]: debug 2024-03-24T12:05:01.763+0000 7f51d2801200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:05:01.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:01 smithi135 bash[39165]: debug 2024-03-24T12:05:01.500+0000 7fe6b8e90200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:05:01.983 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:01 smithi135 bash[39165]: debug 2024-03-24T12:05:01.612+0000 7fe6b8e90200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:05:01.983 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:01 smithi135 bash[39165]: debug 2024-03-24T12:05:01.728+0000 7fe6b8e90200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:05:02.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:02 smithi135 bash[39165]: debug 2024-03-24T12:05:02.200+0000 7fe6b8e90200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:05:02.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:02 smithi135 bash[39165]: debug 2024-03-24T12:05:02.420+0000 7fe6b8e90200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:05:02.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:02 smithi134 bash[50797]: debug 2024-03-24T12:05:02.239+0000 7f51d2801200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:05:02.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:02 smithi134 bash[50797]: debug 2024-03-24T12:05:02.463+0000 7f51d2801200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:05:03.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:02 smithi134 bash[50797]: debug 2024-03-24T12:05:02.919+0000 7f51d2801200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:05:03.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:02 smithi135 bash[39165]: debug 2024-03-24T12:05:02.872+0000 7fe6b8e90200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:05:03.733 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:03 smithi135 bash[39165]: debug 2024-03-24T12:05:03.392+0000 7fe6b8e90200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:05:03.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:03 smithi134 bash[50797]: debug 2024-03-24T12:05:03.435+0000 7f51d2801200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:05:04.232 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:03 smithi135 bash[39165]: debug 2024-03-24T12:05:03.940+0000 7fe6b8e90200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:05:04.233 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:04 smithi135 bash[39165]: debug 2024-03-24T12:05:04.052+0000 7fe6b8e90200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:05:04.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:03 smithi134 bash[50797]: debug 2024-03-24T12:05:03.979+0000 7f51d2801200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:05:04.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:04 smithi134 bash[50797]: debug 2024-03-24T12:05:04.091+0000 7f51d2801200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:05:04.677 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:04 smithi135 bash[39165]: debug 2024-03-24T12:05:04.404+0000 7fe6b8e90200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:05:04.677 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:04 smithi135 bash[39165]: debug 2024-03-24T12:05:04.528+0000 7fe6b8e90200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:05:04.715 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:04 smithi134 bash[50797]: debug 2024-03-24T12:05:04.447+0000 7f51d2801200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:05:04.715 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:04 smithi134 bash[50797]: debug 2024-03-24T12:05:04.567+0000 7f51d2801200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:05:04.982 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:04 smithi135 bash[39165]: debug 2024-03-24T12:05:04.668+0000 7fe6b8e90200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:05:04.983 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:04 smithi135 bash[39165]: debug 2024-03-24T12:05:04.784+0000 7fe6b8e90200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:05:04.983 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:04 smithi135 bash[39165]: debug 2024-03-24T12:05:04.908+0000 7fe6b8e90200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:05:05.144 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:04 smithi134 bash[50797]: debug 2024-03-24T12:05:04.711+0000 7f51d2801200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:05:05.144 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:04 smithi134 bash[50797]: debug 2024-03-24T12:05:04.827+0000 7f51d2801200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:05:05.144 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:04 smithi134 bash[50797]: debug 2024-03-24T12:05:04.951+0000 7f51d2801200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:05:05.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:05 smithi134 bash[50797]: debug 2024-03-24T12:05:05.139+0000 7f51d2801200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:05:05.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:05 smithi134 bash[50797]: debug 2024-03-24T12:05:05.267+0000 7f51d2801200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:05:05.482 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:05 smithi135 bash[39165]: debug 2024-03-24T12:05:05.096+0000 7fe6b8e90200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:05:05.483 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:05 smithi135 bash[39165]: debug 2024-03-24T12:05:05.224+0000 7fe6b8e90200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:05:06.777 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[14429]: audit 2024-03-24T12:05:06.489196+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:05:06.777 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[14429]: audit 2024-03-24T12:05:06.491707+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.496155+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.496332+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[14429]: audit 2024-03-24T12:05:06.497519+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[14429]: audit 2024-03-24T12:05:06.497954+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[14429]: debug 2024-03-24T12:05:06.564+0000 7fafc2f8e700 -1 mon.b@2(peon).osd e102 update_from_paxos full map CRC mismatch, resetting to canonical 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[39165]: debug 2024-03-24T12:05:06.480+0000 7fe6b8e90200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[39165]: [24/Mar/2024:12:05:06] ENGINE Bus STARTING 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[39165]: CherryPy Checker: 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[39165]: The Application mounted at '' has an empty config. 2024-03-24T12:05:06.778 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[39165]: [24/Mar/2024:12:05:06] ENGINE Serving on http://:::9283 2024-03-24T12:05:06.779 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:05:06 smithi135 bash[39165]: [24/Mar/2024:12:05:06] ENGINE Bus STARTED 2024-03-24T12:05:06.811 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[50797]: debug 2024-03-24T12:05:06.535+0000 7f51d2801200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:05:06.811 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[50797]: [24/Mar/2024:12:05:06] ENGINE Bus STARTING 2024-03-24T12:05:06.811 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[53981]: audit 2024-03-24T12:05:06.489196+0000 mon.b (mon.2) 43 : audit 0 from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:05:06.811 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[53981]: audit 2024-03-24T12:05:06.491707+0000 mon.b (mon.2) 44 : audit 0 from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:05:06.811 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.496155+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.496332+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[53981]: audit 2024-03-24T12:05:06.497519+0000 mon.b (mon.2) 45 : audit 0 from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[53981]: audit 2024-03-24T12:05:06.497954+0000 mon.b (mon.2) 46 : audit 0 from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[19763]: audit 2024-03-24T12:05:06.489196+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[19763]: audit 2024-03-24T12:05:06.491707+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.496155+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.496332+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[19763]: audit 2024-03-24T12:05:06.497519+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[19763]: audit 2024-03-24T12:05:06.497954+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.135:0/3580020757' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:05:06.812 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[19763]: debug 2024-03-24T12:05:06.571+0000 7ffb1399d700 -1 mon.c@1(peon).osd e102 update_from_paxos full map CRC mismatch, resetting to canonical 2024-03-24T12:05:07.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[50797]: CherryPy Checker: 2024-03-24T12:05:07.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[50797]: The Application mounted at '' has an empty config. 2024-03-24T12:05:07.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[50797]: [24/Mar/2024:12:05:06] ENGINE Serving on http://:::9283 2024-03-24T12:05:07.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:06 smithi134 bash[50797]: [24/Mar/2024:12:05:06] ENGINE Bus STARTED 2024-03-24T12:05:07.566 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:05:07] "GET /metrics HTTP/1.1" 200 35380 "" "Prometheus/2.33.4" 2024-03-24T12:05:07.928 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[50797]: debug 2024-03-24T12:05:07.591+0000 7f518a2d9700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.558546+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e35: y(active, since 71s), standbys: x 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.560451+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.561122+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.576553+0000 mon.a (mon.0) 16 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.576973+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e36: y(active, starting, since 0.0160725s), standbys: x 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.578609+0000 mon.a (mon.0) 18 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.578867+0000 mon.a (mon.0) 19 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.579117+0000 mon.a (mon.0) 20 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.580021+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e102 with expected crc 2024-03-24T12:05:07.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.580836+0000 mon.a (mon.0) 21 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.581167+0000 mon.a (mon.0) 22 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.581453+0000 mon.a (mon.0) 23 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.581789+0000 mon.a (mon.0) 24 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.582128+0000 mon.a (mon.0) 25 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.582567+0000 mon.a (mon.0) 26 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.582938+0000 mon.a (mon.0) 27 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.583324+0000 mon.a (mon.0) 28 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.583703+0000 mon.a (mon.0) 29 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.584492+0000 mon.a (mon.0) 30 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.584905+0000 mon.a (mon.0) 31 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:05:07.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.558546+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e35: y(active, since 71s), standbys: x 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.560451+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.561122+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.576553+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.576973+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0160725s), standbys: x 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.578609+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.578867+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.579117+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.580021+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.580836+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.581167+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.581453+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.581789+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.582128+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:05:07.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.582567+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:05:07.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.582938+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:05:07.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.583324+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:05:07.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.583703+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:05:07.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.584492+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:05:07.932 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.584905+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:05:07.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.585183+0000 mon.a (mon.0) 32 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:05:07.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.585621+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e102 with expected crc 2024-03-24T12:05:07.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.588509+0000 mon.a (mon.0) 33 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:05:07.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.599197+0000 mon.a (mon.0) 34 : cluster 1 Manager daemon y is now available 2024-03-24T12:05:07.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.617961+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e102 with expected crc 2024-03-24T12:05:07.933 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.656759+0000 mon.a (mon.0) 35 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.710222+0000 mon.a (mon.0) 36 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.725260+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e102 with expected crc 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.725442+0000 mon.a (mon.0) 37 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cluster 2024-03-24T12:05:06.767991+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e102 with expected crc 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: audit 2024-03-24T12:05:06.791748+0000 mon.a (mon.0) 38 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[53981]: cephadm 2024-03-24T12:05:07.175062+0000 mgr.y (mgr.34107) 1 : cephadm 1 [24/Mar/2024:12:05:07] ENGINE Bus STARTING 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.585183+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.585621+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.588509+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.599197+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2024-03-24T12:05:07.934 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.617961+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.935 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.656759+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:07.935 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.710222+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:07.935 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.725260+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.935 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.725442+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:05:07.935 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cluster 2024-03-24T12:05:06.767991+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.935 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: audit 2024-03-24T12:05:06.791748+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:05:07.935 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:07 smithi134 bash[19763]: cephadm 2024-03-24T12:05:07.175062+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Bus STARTING 2024-03-24T12:05:07.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.558546+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e35: y(active, since 71s), standbys: x 2024-03-24T12:05:07.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.560451+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.561122+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.576553+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.576973+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0160725s), standbys: x 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.578609+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.578867+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.579117+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.580021+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.580836+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.581167+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.581453+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.581789+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.582128+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.582567+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:05:07.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.582938+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.583324+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.583703+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.584492+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.584905+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.585183+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.585621+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.588509+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.599197+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.617961+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.656759+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.710222+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.725260+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.725442+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cluster 2024-03-24T12:05:06.767991+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e102 with expected crc 2024-03-24T12:05:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: audit 2024-03-24T12:05:06.791748+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:05:07.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:07 smithi135 bash[14429]: cephadm 2024-03-24T12:05:07.175062+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Bus STARTING 2024-03-24T12:05:08.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[53981]: cephadm 2024-03-24T12:05:07.323259+0000 mgr.y (mgr.34107) 2 : cephadm 1 [24/Mar/2024:12:05:07] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[53981]: cephadm 2024-03-24T12:05:07.425834+0000 mgr.y (mgr.34107) 3 : cephadm 1 [24/Mar/2024:12:05:07] ENGINE Serving on http://172.21.15.134:8765 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[53981]: cephadm 2024-03-24T12:05:07.426558+0000 mgr.y (mgr.34107) 4 : cephadm 1 [24/Mar/2024:12:05:07] ENGINE Bus STARTED 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[53981]: cluster 2024-03-24T12:05:07.583717+0000 mon.a (mon.0) 39 : cluster 0 mgrmap e37: y(active, since 1.02282s), standbys: x 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[53981]: cluster 2024-03-24T12:05:07.601579+0000 mgr.y (mgr.34107) 5 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[53981]: audit 2024-03-24T12:05:07.601884+0000 mgr.y (mgr.34107) 6 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[19763]: cephadm 2024-03-24T12:05:07.323259+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[19763]: cephadm 2024-03-24T12:05:07.425834+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Serving on http://172.21.15.134:8765 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[19763]: cephadm 2024-03-24T12:05:07.426558+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Bus STARTED 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[19763]: cluster 2024-03-24T12:05:07.583717+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e37: y(active, since 1.02282s), standbys: x 2024-03-24T12:05:08.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[19763]: cluster 2024-03-24T12:05:07.601579+0000 mgr.y (mgr.34107) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:08.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:08 smithi134 bash[19763]: audit 2024-03-24T12:05:07.601884+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:08.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:05:08 smithi135 bash[38686]: ts=2024-03-24T12:05: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:05:08.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:08 smithi135 bash[14429]: cephadm 2024-03-24T12:05:07.323259+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Serving on https://172.21.15.134:7150 2024-03-24T12:05:08.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:08 smithi135 bash[14429]: cephadm 2024-03-24T12:05:07.425834+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Serving on http://172.21.15.134:8765 2024-03-24T12:05:08.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:08 smithi135 bash[14429]: cephadm 2024-03-24T12:05:07.426558+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [24/Mar/2024:12:05:07] ENGINE Bus STARTED 2024-03-24T12:05:08.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:08 smithi135 bash[14429]: cluster 2024-03-24T12:05:07.583717+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e37: y(active, since 1.02282s), standbys: x 2024-03-24T12:05:08.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:08 smithi135 bash[14429]: cluster 2024-03-24T12:05:07.601579+0000 mgr.y (mgr.34107) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:08.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:08 smithi135 bash[14429]: audit 2024-03-24T12:05:07.601884+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:09.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:09 smithi134 bash[53981]: cluster 2024-03-24T12:05:08.583143+0000 mgr.y (mgr.34107) 7 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:09.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:09 smithi134 bash[53981]: cluster 2024-03-24T12:05:08.642666+0000 mon.a (mon.0) 40 : cluster 0 mgrmap e38: y(active, since 2s), standbys: x 2024-03-24T12:05:09.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:09 smithi134 bash[19763]: cluster 2024-03-24T12:05:08.583143+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:09.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:09 smithi134 bash[19763]: cluster 2024-03-24T12:05:08.642666+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-03-24T12:05:09.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:09 smithi135 bash[14429]: cluster 2024-03-24T12:05:08.583143+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:09.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:09 smithi135 bash[14429]: cluster 2024-03-24T12:05:08.642666+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-03-24T12:05:11.081 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:05:11.863 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (2m) 33s ago 10m 16.7M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (101s) 33s ago 10m 42.5M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (52s) 33s ago 8m 43.6M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (40s) 33s ago 16m 93.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (95s) 33s ago 18m 489M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (18m) 33s ago 18m 65.1M 2048M 17.2.0 e1d6a67b021e 9042254f9965 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (16m) 33s ago 16m 50.7M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (17m) 33s ago 17m 49.1M 2048M 17.2.0 e1d6a67b021e 21d3dcb1d233 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (2m) 33s ago 10m 10.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (2m) 33s ago 10m 10.5M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (16m) 33s ago 16m 57.6M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (15m) 33s ago 15m 61.0M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:05:11.864 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (14m) 33s ago 14m 52.7M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (14m) 33s ago 14m 56.7M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (13m) 33s ago 13m 57.9M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (13m) 33s ago 13m 56.6M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (12m) 33s ago 12m 53.1M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (11m) 33s ago 11m 57.3M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (46s) 33s ago 10m 46.3M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (8m) 33s ago 8m 86.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (8m) 33s ago 8m 86.7M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (8m) 33s ago 8m 86.3M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:05:11.865 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (8m) 33s ago 8m 86.3M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:05:11.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:11 smithi134 bash[53981]: cluster 2024-03-24T12:05:10.584351+0000 mgr.y (mgr.34107) 8 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:11.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:11 smithi134 bash[53981]: cluster 2024-03-24T12:05:10.655533+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e39: y(active, since 4s), standbys: x 2024-03-24T12:05:11.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:11 smithi134 bash[53981]: audit 2024-03-24T12:05:11.066074+0000 mgr.y (mgr.34107) 9 : audit 0 from='client.25567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:11.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:11 smithi134 bash[19763]: cluster 2024-03-24T12:05:10.584351+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:11.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:11 smithi134 bash[19763]: cluster 2024-03-24T12:05:10.655533+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-03-24T12:05:11.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:11 smithi134 bash[19763]: audit 2024-03-24T12:05:11.066074+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.25567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:11.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:11 smithi135 bash[14429]: cluster 2024-03-24T12:05:10.584351+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:11.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:11 smithi135 bash[14429]: cluster 2024-03-24T12:05:10.655533+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-03-24T12:05:11.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:11 smithi135 bash[14429]: audit 2024-03-24T12:05:11.066074+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.25567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:12.337 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "mds": {}, 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:05:12.338 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:05:12.339 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:12.339 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:05:12.339 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-24T12:05:12.339 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:05:12.339 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:05:12.339 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:05:12.754 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:05:12.754 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:05:12.754 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:05:12.754 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:05:12.754 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:05:12.755 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:05:12.755 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:05:12.755 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "2/23 daemons upgraded", 2024-03-24T12:05:12.755 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "", 2024-03-24T12:05:12.755 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:05:12.755 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:05:12.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:12 smithi134 bash[53981]: audit 2024-03-24T12:05:11.462773+0000 mgr.y (mgr.34107) 10 : audit 0 from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:12.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:12 smithi134 bash[53981]: audit 2024-03-24T12:05:11.847206+0000 mgr.y (mgr.34107) 11 : audit 0 from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:12.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:12 smithi134 bash[53981]: audit 2024-03-24T12:05:12.338068+0000 mon.c (mon.1) 109 : audit 0 from='client.? 172.21.15.134:0/785063043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:12 smithi134 bash[19763]: audit 2024-03-24T12:05:11.462773+0000 mgr.y (mgr.34107) 10 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:12 smithi134 bash[19763]: audit 2024-03-24T12:05:11.847206+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:12.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:12 smithi134 bash[19763]: audit 2024-03-24T12:05:12.338068+0000 mon.c (mon.1) 109 : audit [DBG] from='client.? 172.21.15.134:0/785063043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:12.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:12 smithi135 bash[14429]: audit 2024-03-24T12:05:11.462773+0000 mgr.y (mgr.34107) 10 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:12.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:12 smithi135 bash[14429]: audit 2024-03-24T12:05:11.847206+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:12.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:12 smithi135 bash[14429]: audit 2024-03-24T12:05:12.338068+0000 mon.c (mon.1) 109 : audit [DBG] from='client.? 172.21.15.134:0/785063043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:13.254 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[53981]: cluster 2024-03-24T12:05:12.585070+0000 mgr.y (mgr.34107) 12 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[53981]: audit 2024-03-24T12:05:12.755035+0000 mgr.y (mgr.34107) 13 : audit 0 from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[53981]: audit 2024-03-24T12:05:13.255588+0000 mon.c (mon.1) 110 : audit 0 from='client.? 172.21.15.134:0/139180358' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[53981]: audit 2024-03-24T12:05:13.638810+0000 mon.a (mon.0) 42 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[53981]: audit 2024-03-24T12:05:13.646330+0000 mon.a (mon.0) 43 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[53981]: audit 2024-03-24T12:05:13.652551+0000 mon.a (mon.0) 44 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[19763]: cluster 2024-03-24T12:05:12.585070+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[19763]: audit 2024-03-24T12:05:12.755035+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:13.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[19763]: audit 2024-03-24T12:05:13.255588+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.134:0/139180358' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:05:13.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[19763]: audit 2024-03-24T12:05:13.638810+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[19763]: audit 2024-03-24T12:05:13.646330+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:13 smithi134 bash[19763]: audit 2024-03-24T12:05:13.652551+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:13 smithi135 bash[14429]: cluster 2024-03-24T12:05:12.585070+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:05:13.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:13 smithi135 bash[14429]: audit 2024-03-24T12:05:12.755035+0000 mgr.y (mgr.34107) 13 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:13.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:13 smithi135 bash[14429]: audit 2024-03-24T12:05:13.255588+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.134:0/139180358' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:05:13.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:13 smithi135 bash[14429]: audit 2024-03-24T12:05:13.638810+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:13 smithi135 bash[14429]: audit 2024-03-24T12:05:13.646330+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:13.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:13 smithi135 bash[14429]: audit 2024-03-24T12:05:13.652551+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:14.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:14 smithi134 bash[53981]: audit 2024-03-24T12:05:13.659609+0000 mon.a (mon.0) 45 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:14.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:14 smithi134 bash[19763]: audit 2024-03-24T12:05:13.659609+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:14.982 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:14 smithi135 bash[14429]: audit 2024-03-24T12:05:13.659609+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[53981]: cluster 2024-03-24T12:05:14.586693+0000 mgr.y (mgr.34107) 14 : cluster 0 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-24T12:05:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[53981]: audit 2024-03-24T12:05:14.803826+0000 mon.a (mon.0) 46 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[53981]: audit 2024-03-24T12:05:14.816134+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[53981]: audit 2024-03-24T12:05:14.823423+0000 mon.a (mon.0) 48 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[53981]: audit 2024-03-24T12:05:14.832146+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[19763]: cluster 2024-03-24T12:05:14.586693+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[19763]: audit 2024-03-24T12:05:14.803826+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[19763]: audit 2024-03-24T12:05:14.816134+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[19763]: audit 2024-03-24T12:05:14.823423+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:15 smithi134 bash[19763]: audit 2024-03-24T12:05:14.832146+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:15 smithi135 bash[14429]: cluster 2024-03-24T12:05:14.586693+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:05:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:15 smithi135 bash[14429]: audit 2024-03-24T12:05:14.803826+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:15 smithi135 bash[14429]: audit 2024-03-24T12:05:14.816134+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:15 smithi135 bash[14429]: audit 2024-03-24T12:05:14.823423+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:15 smithi135 bash[14429]: audit 2024-03-24T12:05:14.832146+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:17.609 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:05:17] "GET /metrics HTTP/1.1" 200 35380 "" "Prometheus/2.33.4" 2024-03-24T12:05:17.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:17 smithi134 bash[53981]: cluster 2024-03-24T12:05:16.587573+0000 mgr.y (mgr.34107) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:05:17.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:17 smithi134 bash[19763]: cluster 2024-03-24T12:05:16.587573+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:05:18.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:17 smithi135 bash[14429]: cluster 2024-03-24T12:05:16.587573+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:05:18.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:18 smithi135 bash[14429]: audit 2024-03-24T12:05:17.609765+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:18.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:05:18 smithi135 bash[38686]: ts=2024-03-24T12:05:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:05:19.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:18 smithi134 bash[53981]: audit 2024-03-24T12:05:17.609765+0000 mgr.y (mgr.34107) 16 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:19.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:18 smithi134 bash[19763]: audit 2024-03-24T12:05:17.609765+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:20.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:19 smithi134 bash[19763]: cluster 2024-03-24T12:05:18.589340+0000 mgr.y (mgr.34107) 17 : 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-24T12:05:20.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:19 smithi134 bash[53981]: cluster 2024-03-24T12:05:18.589340+0000 mgr.y (mgr.34107) 17 : cluster 0 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-24T12:05:20.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:19 smithi135 bash[14429]: cluster 2024-03-24T12:05:18.589340+0000 mgr.y (mgr.34107) 17 : 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-24T12:05:22.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:21 smithi134 bash[19763]: cluster 2024-03-24T12:05:20.590086+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:05:22.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:21 smithi134 bash[19763]: audit 2024-03-24T12:05:21.711386+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:22.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:21 smithi134 bash[53981]: cluster 2024-03-24T12:05:20.590086+0000 mgr.y (mgr.34107) 18 : cluster 0 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-24T12:05:22.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:21 smithi134 bash[53981]: audit 2024-03-24T12:05:21.711386+0000 mon.a (mon.0) 50 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:22.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:21 smithi135 bash[14429]: cluster 2024-03-24T12:05:20.590086+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:05:22.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:21 smithi135 bash[14429]: audit 2024-03-24T12:05:21.711386+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:24.087 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:23 smithi135 bash[14429]: cluster 2024-03-24T12:05:22.591118+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:05:24.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:23 smithi134 bash[19763]: cluster 2024-03-24T12:05:22.591118+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:05:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:23 smithi134 bash[53981]: cluster 2024-03-24T12:05:22.591118+0000 mgr.y (mgr.34107) 19 : cluster 0 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-24T12:05:26.169 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: cluster 2024-03-24T12:05:24.592566+0000 mgr.y (mgr.34107) 20 : cluster 0 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-24T12:05:26.169 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:24.883491+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:24.895772+0000 mon.a (mon.0) 52 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:24.898684+0000 mon.a (mon.0) 53 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:24.900493+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: cephadm 2024-03-24T12:05:24.902719+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: cephadm 2024-03-24T12:05:24.903078+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: cephadm 2024-03-24T12:05:25.067716+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: cephadm 2024-03-24T12:05:25.118539+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.569096+0000 mon.a (mon.0) 55 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.578292+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.623148+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.637069+0000 mon.a (mon.0) 58 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.170 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.647016+0000 mon.a (mon.0) 59 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.735289+0000 mon.a (mon.0) 60 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.738798+0000 mon.a (mon.0) 61 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.741414+0000 mon.a (mon.0) 62 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[53981]: audit 2024-03-24T12:05:25.743067+0000 mon.a (mon.0) 63 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: cluster 2024-03-24T12:05:24.592566+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:24.883491+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:24.895772+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:24.898684+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:26.171 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:24.900493+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: cephadm 2024-03-24T12:05:24.902719+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: cephadm 2024-03-24T12:05:24.903078+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: cephadm 2024-03-24T12:05:25.067716+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: cephadm 2024-03-24T12:05:25.118539+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.569096+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.578292+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.623148+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.637069+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.647016+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.735289+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.738798+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.741414+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:05:26.172 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:25 smithi134 bash[19763]: audit 2024-03-24T12:05:25.743067+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-24T12:05:26.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: cluster 2024-03-24T12:05:24.592566+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:05:26.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:24.883491+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:24.895772+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:24.898684+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:24.900493+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: cephadm 2024-03-24T12:05:24.902719+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: cephadm 2024-03-24T12:05:24.903078+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: cephadm 2024-03-24T12:05:25.067716+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: cephadm 2024-03-24T12:05:25.118539+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.569096+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.578292+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.623148+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.637069+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.647016+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.735289+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.738798+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.741414+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:05:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:25 smithi135 bash[14429]: audit 2024-03-24T12:05:25.743067+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[53981]: cephadm 2024-03-24T12:05:25.232352+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[53981]: cephadm 2024-03-24T12:05:25.283693+0000 mgr.y (mgr.34107) 26 : cephadm 1 Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[53981]: cephadm 2024-03-24T12:05:25.396711+0000 mgr.y (mgr.34107) 27 : cephadm 1 Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[53981]: cephadm 2024-03-24T12:05:25.449193+0000 mgr.y (mgr.34107) 28 : cephadm 1 Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[53981]: cephadm 2024-03-24T12:05:25.744152+0000 mgr.y (mgr.34107) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[19763]: cephadm 2024-03-24T12:05:25.232352+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[19763]: cephadm 2024-03-24T12:05:25.283693+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[19763]: cephadm 2024-03-24T12:05:25.396711+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[19763]: cephadm 2024-03-24T12:05:25.449193+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:05:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:26 smithi134 bash[19763]: cephadm 2024-03-24T12:05:25.744152+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-24T12:05:27.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:26 smithi135 bash[14429]: cephadm 2024-03-24T12:05:25.232352+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:05:27.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:26 smithi135 bash[14429]: cephadm 2024-03-24T12:05:25.283693+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:05:27.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:26 smithi135 bash[14429]: cephadm 2024-03-24T12:05:25.396711+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:05:27.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:26 smithi135 bash[14429]: cephadm 2024-03-24T12:05:25.449193+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:05:27.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:26 smithi135 bash[14429]: cephadm 2024-03-24T12:05:25.744152+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-24T12:05:27.542 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:05:27] "GET /metrics HTTP/1.1" 200 38182 "" "Prometheus/2.33.4" 2024-03-24T12:05:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:27 smithi134 bash[53981]: cluster 2024-03-24T12:05:26.593361+0000 mgr.y (mgr.34107) 30 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:27 smithi134 bash[19763]: cluster 2024-03-24T12:05:26.593361+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:28.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:27 smithi135 bash[14429]: cluster 2024-03-24T12:05:26.593361+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:28.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:28 smithi135 bash[14429]: audit 2024-03-24T12:05:27.617753+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:28.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:28 smithi135 bash[14429]: audit 2024-03-24T12:05:28.621355+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:28.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:28 smithi135 bash[14429]: audit 2024-03-24T12:05:28.624558+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:05:28.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:28 smithi135 bash[14429]: audit 2024-03-24T12:05:28.626284+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:05:28.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:28 smithi135 bash[14429]: audit 2024-03-24T12:05:28.627977+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:28.984 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:05:28 smithi135 bash[38686]: ts=2024-03-24T12:05:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:05:29.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[53981]: audit 2024-03-24T12:05:27.617753+0000 mgr.y (mgr.34107) 31 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[53981]: audit 2024-03-24T12:05:28.621355+0000 mon.a (mon.0) 64 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[53981]: audit 2024-03-24T12:05:28.624558+0000 mon.a (mon.0) 65 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[53981]: audit 2024-03-24T12:05:28.626284+0000 mon.a (mon.0) 66 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[53981]: audit 2024-03-24T12:05:28.627977+0000 mon.a (mon.0) 67 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[19763]: audit 2024-03-24T12:05:27.617753+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[19763]: audit 2024-03-24T12:05:28.621355+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[19763]: audit 2024-03-24T12:05:28.624558+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[19763]: audit 2024-03-24T12:05:28.626284+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:05:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:28 smithi134 bash[19763]: audit 2024-03-24T12:05:28.627977+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:29 smithi134 bash[53981]: cluster 2024-03-24T12:05:28.595051+0000 mgr.y (mgr.34107) 32 : cluster 0 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-24T12:05:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:29 smithi134 bash[53981]: cephadm 2024-03-24T12:05:28.615381+0000 mgr.y (mgr.34107) 33 : cephadm 1 Upgrade: Updating mon.c 2024-03-24T12:05:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:29 smithi134 bash[53981]: cephadm 2024-03-24T12:05:28.629525+0000 mgr.y (mgr.34107) 34 : cephadm 1 Deploying daemon mon.c on smithi134 2024-03-24T12:05:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:29 smithi134 bash[19763]: cluster 2024-03-24T12:05:28.595051+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:05:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:29 smithi134 bash[19763]: cephadm 2024-03-24T12:05:28.615381+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-03-24T12:05:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:29 smithi134 bash[19763]: cephadm 2024-03-24T12:05:28.629525+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-03-24T12:05:30.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:29 smithi135 bash[14429]: cluster 2024-03-24T12:05:28.595051+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:05:30.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:29 smithi135 bash[14429]: cephadm 2024-03-24T12:05:28.615381+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-03-24T12:05:30.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:29 smithi135 bash[14429]: cephadm 2024-03-24T12:05:28.629525+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-03-24T12:05:31.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:31 smithi134 systemd[1]: Stopping Ceph mon.c for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:05:31.604 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:31 smithi134 bash[19763]: debug 2024-03-24T12:05:31.342+0000 7ffb191a8700 -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-24T12:05:31.604 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:31 smithi134 bash[19763]: debug 2024-03-24T12:05:31.342+0000 7ffb191a8700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-24T12:05:32.443 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:32 smithi134 bash[55242]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon-c 2024-03-24T12:05:32.716 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:32 smithi134 bash[55316]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon-c 2024-03-24T12:05:32.716 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:32 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.c.service: Succeeded. 2024-03-24T12:05:32.716 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:32 smithi134 systemd[1]: Stopped Ceph mon.c for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:05:33.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:32 smithi134 systemd[1]: Started Ceph mon.c for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:05:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.850+0000 7fa084e99c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:05:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.850+0000 7fa084e99c80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T12:05:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.850+0000 7fa084e99c80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:05:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 0 load: jerasure load: lrc 2024-03-24T12:05:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:05:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Git sha 0 2024-03-24T12:05:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: DB SUMMARY 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: DB Session ID: 16272OWTIEHE3X1G282L 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1456 Bytes 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000033.sst 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000031.log size: 3818777 ; 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:05:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:05:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.env: 0x55bf7dc6bae0 2024-03-24T12:05:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:05:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.info_log: 0x55bf7fee3900 2024-03-24T12:05:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:05:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:05:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:05:34.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:05:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:05:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:05:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:05:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:05:34.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.wal_dir: 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:05:34.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.write_buffer_manager: 0x55bf7feb6dc0 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:05:34.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.row_cache: None 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:05:34.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:05:34.186 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:05:34.187 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.merge_operator: 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:05:34.188 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bf7fee3a00) 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: cache_index_and_filter_blocks: 1 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: pin_top_level_index_and_filter: 1 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: index_type: 0 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: data_block_index_type: 0 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: index_shortening: 1 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: checksum: 4 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: no_block_cache: 0 2024-03-24T12:05:34.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_cache: 0x55bf7fee5090 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_cache_name: BinnedLRUCache 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_cache_options: 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: capacity : 536870912 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: num_shard_bits : 4 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: strict_capacity_limit : 0 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: high_pri_pool_ratio: 0.000 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_cache_compressed: (nil) 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: persistent_cache: (nil) 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_size: 4096 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_size_deviation: 10 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_restart_interval: 16 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: index_block_restart_interval: 1 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: metadata_block_size: 4096 2024-03-24T12:05:34.190 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: partition_filters: 0 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: use_delta_encoding: 1 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: filter_policy: bloomfilter 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: whole_key_filtering: 1 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: verify_compression: 0 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: read_amp_bytes_per_bit: 0 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: format_version: 5 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: enable_index_compression: 1 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: block_align: 0 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: max_auto_readahead_size: 262144 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: prepopulate_block_cache: 0 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: initial_auto_readahead_size: 8192 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:05:34.191 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:05:34.193 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:05:34.194 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:05:34.195 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:05:34.196 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:05:34.197 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:05:34.198 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa084e99c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.854+0000 7fa079e16700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.858+0000 7fa084e99c80 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-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.858+0000 7fa084e99c80 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 35, last_sequence is 19006, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.858+0000 7fa084e99c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.858+0000 7fa084e99c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fdc4cdd0-ab95-4c57-8fe8-79286a27bf36 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.858+0000 7fa084e99c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281933861689, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.858+0000 7fa084e99c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.874+0000 7fa084e99c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281933878923, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 2454719, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19001, "largest_seqno": 19820, "table_properties": {"data_size": 2450437, "index_size": 2304, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 8681, "raw_average_key_size": 24, "raw_value_size": 2442583, "raw_average_value_size": 6784, "num_data_blocks": 104, "num_entries": 360, "num_filter_entries": 360, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711281933, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fdc4cdd0-ab95-4c57-8fe8-79286a27bf36", "db_session_id": "16272OWTIEHE3X1G282L", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.874+0000 7fa084e99c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281933879041, "job": 1, "event": "recovery_finished"} 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.874+0000 7fa084e99c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.874+0000 7fa084e99c80 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-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:05:34.199 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bf7ffda000 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 4 rocksdb: DB pointer 0x55bf7ffc4000 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa073609700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa073609700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: ** DB Stats ** 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: 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-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: 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-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: ** Compaction Stats [default] ** 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: 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-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: L0 1/0 2.34 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 555.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-24T12:05:34.200 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: L6 1/0 8.04 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-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Sum 2/0 10.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 555.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 555.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: ** Compaction Stats [default] ** 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: 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-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 555.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Flush(GB): cumulative 0.002, interval 0.002 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:05:34.201 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Cumulative compaction: 0.00 GB write, 106.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Interval compaction: 0.00 GB write, 106.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: 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-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Block cache BinnedLRUCache@0x55bf7fee5090#7 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0] at bind addrs [v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 1 mon.c@-1(???) e3 preinit fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 0 mon.c@-1(???).mds e1 new map 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 0 mon.c@-1(???).mds e1 print_map 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: e1 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: 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-24T12:05:34.202 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: legacy client fscid: -1 2024-03-24T12:05:34.203 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: 2024-03-24T12:05:34.203 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: No filesystems configured 2024-03-24T12:05:34.203 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 0 mon.c@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-24T12:05:34.203 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 0 mon.c@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:05:34.203 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 0 mon.c@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:05:34.203 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 0 mon.c@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:05:34.203 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:33 smithi134 bash[55379]: debug 2024-03-24T12:05:33.878+0000 7fa084e99c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-03-24T12:05:35.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:34 smithi135 bash[14429]: cluster 2024-03-24T12:05:30.595864+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:35.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:34 smithi134 bash[53981]: cluster 2024-03-24T12:05:30.595864+0000 mgr.y (mgr.34107) 35 : cluster 0 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-24T12:05:35.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:34 smithi134 bash[55379]: cluster 2024-03-24T12:05:30.595864+0000 mgr.y (mgr.34107) 35 : cluster 0 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-24T12:05:36.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:32.596675+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.095260+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.598169+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.928098+0000 mon.a (mon.0) 68 : cluster [INF] mon.a calling monitor election 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.932009+0000 mon.a (mon.0) 69 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.941483+0000 mon.a (mon.0) 70 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.942436+0000 mon.a (mon.0) 71 : cluster [DBG] fsmap 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.942471+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.943062+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e39: y(active, since 28s), standbys: x 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: cluster 2024-03-24T12:05:34.943264+0000 mon.a (mon.0) 74 : cluster [INF] overall HEALTH_OK 2024-03-24T12:05:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: audit 2024-03-24T12:05:34.948874+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:35 smithi135 bash[14429]: audit 2024-03-24T12:05:34.958261+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:32.596675+0000 mgr.y (mgr.34107) 36 : cluster 0 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-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.095260+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.598169+0000 mgr.y (mgr.34107) 37 : cluster 0 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-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.928098+0000 mon.a (mon.0) 68 : cluster 1 mon.a calling monitor election 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.932009+0000 mon.a (mon.0) 69 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.941483+0000 mon.a (mon.0) 70 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.942436+0000 mon.a (mon.0) 71 : cluster 0 fsmap 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.942471+0000 mon.a (mon.0) 72 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.943062+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e39: y(active, since 28s), standbys: x 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: cluster 2024-03-24T12:05:34.943264+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: audit 2024-03-24T12:05:34.948874+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[53981]: audit 2024-03-24T12:05:34.958261+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:32.596675+0000 mgr.y (mgr.34107) 36 : cluster 0 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-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.095260+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.598169+0000 mgr.y (mgr.34107) 37 : cluster 0 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-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.928098+0000 mon.a (mon.0) 68 : cluster 1 mon.a calling monitor election 2024-03-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.932009+0000 mon.a (mon.0) 69 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.941483+0000 mon.a (mon.0) 70 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.942436+0000 mon.a (mon.0) 71 : cluster 0 fsmap 2024-03-24T12:05:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.942471+0000 mon.a (mon.0) 72 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:05:36.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.943062+0000 mon.a (mon.0) 73 : cluster 0 mgrmap e39: y(active, since 28s), standbys: x 2024-03-24T12:05:36.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: cluster 2024-03-24T12:05:34.943264+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2024-03-24T12:05:36.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: audit 2024-03-24T12:05:34.948874+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:36.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:35 smithi134 bash[55379]: audit 2024-03-24T12:05:34.958261+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:37.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:36 smithi134 bash[53981]: audit 2024-03-24T12:05:36.711755+0000 mon.a (mon.0) 77 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:37.225 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:36 smithi134 bash[55379]: audit 2024-03-24T12:05:36.711755+0000 mon.a (mon.0) 77 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:37.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:36 smithi135 bash[14429]: audit 2024-03-24T12:05:36.711755+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:37.625 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:05:37] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.33.4" 2024-03-24T12:05:38.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:37 smithi135 bash[14429]: cluster 2024-03-24T12:05:36.598955+0000 mgr.y (mgr.34107) 38 : 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-24T12:05:38.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:37 smithi134 bash[53981]: cluster 2024-03-24T12:05:36.598955+0000 mgr.y (mgr.34107) 38 : cluster 0 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-24T12:05:38.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:37 smithi134 bash[55379]: cluster 2024-03-24T12:05:36.598955+0000 mgr.y (mgr.34107) 38 : cluster 0 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-24T12:05:38.968 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:05:38 smithi135 bash[38686]: ts=2024-03-24T12:05:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:05:39.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:38 smithi134 bash[53981]: audit 2024-03-24T12:05:37.625806+0000 mgr.y (mgr.34107) 39 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:39.179 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:38 smithi134 bash[50797]: debug 2024-03-24T12:05:38.886+0000 7f518a2d9700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-24T12:05:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:38 smithi134 bash[55379]: audit 2024-03-24T12:05:37.625806+0000 mgr.y (mgr.34107) 39 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:39.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:38 smithi135 bash[14429]: audit 2024-03-24T12:05:37.625806+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:40.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:39 smithi135 bash[14429]: cluster 2024-03-24T12:05:38.600672+0000 mgr.y (mgr.34107) 40 : 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-24T12:05:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:39 smithi134 bash[53981]: cluster 2024-03-24T12:05:38.600672+0000 mgr.y (mgr.34107) 40 : cluster 0 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-24T12:05:40.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:39 smithi134 bash[55379]: cluster 2024-03-24T12:05:38.600672+0000 mgr.y (mgr.34107) 40 : cluster 0 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-24T12:05:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:41 smithi135 bash[14429]: cluster 2024-03-24T12:05:40.601423+0000 mgr.y (mgr.34107) 41 : 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-24T12:05:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:41 smithi135 bash[14429]: audit 2024-03-24T12:05:41.509378+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:41 smithi135 bash[14429]: audit 2024-03-24T12:05:41.522288+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:41 smithi134 bash[53981]: cluster 2024-03-24T12:05:40.601423+0000 mgr.y (mgr.34107) 41 : cluster 0 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-24T12:05:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:41 smithi134 bash[53981]: audit 2024-03-24T12:05:41.509378+0000 mon.a (mon.0) 78 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:41 smithi134 bash[53981]: audit 2024-03-24T12:05:41.522288+0000 mon.a (mon.0) 79 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:42.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:41 smithi134 bash[55379]: cluster 2024-03-24T12:05:40.601423+0000 mgr.y (mgr.34107) 41 : cluster 0 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-24T12:05:42.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:41 smithi134 bash[55379]: audit 2024-03-24T12:05:41.509378+0000 mon.a (mon.0) 78 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:42.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:41 smithi134 bash[55379]: audit 2024-03-24T12:05:41.522288+0000 mon.a (mon.0) 79 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:43.664 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:05:43.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:43 smithi134 bash[53981]: cluster 2024-03-24T12:05:42.602720+0000 mgr.y (mgr.34107) 42 : cluster 0 pgmap v21: 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-24T12:05:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:43 smithi134 bash[53981]: audit 2024-03-24T12:05:42.621623+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:43 smithi134 bash[53981]: audit 2024-03-24T12:05:42.633304+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:43.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:43 smithi134 bash[55379]: cluster 2024-03-24T12:05:42.602720+0000 mgr.y (mgr.34107) 42 : cluster 0 pgmap v21: 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-24T12:05:43.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:43 smithi134 bash[55379]: audit 2024-03-24T12:05:42.621623+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:43.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:43 smithi134 bash[55379]: audit 2024-03-24T12:05:42.633304+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:43.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:43 smithi135 bash[14429]: cluster 2024-03-24T12:05:42.602720+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v21: 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-24T12:05:43.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:43 smithi135 bash[14429]: audit 2024-03-24T12:05:42.621623+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:43.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:43 smithi135 bash[14429]: audit 2024-03-24T12:05:42.633304+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:44.426 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:05:44.426 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (3m) 2s ago 11m 15.8M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:05:44.426 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (2m) 30s ago 10m 42.8M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (84s) 2s ago 8m 45.4M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (72s) 30s ago 17m 440M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (2m) 2s ago 19m 488M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (48s) 2s ago 19m 40.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (17m) 30s ago 17m 57.0M 2048M 17.2.0 e1d6a67b021e 742e9f838605 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (11s) 2s ago 17m 23.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (3m) 2s ago 11m 11.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (2m) 30s ago 11m 11.0M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (16m) 2s ago 16m 58.5M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (16m) 2s ago 16m 61.7M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:05:44.427 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (15m) 2s ago 15m 53.5M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (14m) 2s ago 14m 57.3M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (14m) 30s ago 14m 58.2M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (13m) 30s ago 13m 57.1M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (12m) 30s ago 13m 53.6M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (12m) 30s ago 12m 58.1M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (79s) 30s ago 11m 54.6M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (9m) 2s ago 9m 87.3M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (9m) 30s ago 9m 87.2M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (9m) 2s ago 9m 87.0M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:05:44.428 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (9m) 30s ago 9m 86.8M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:05:44.873 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:05:44.874 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:05:44.874 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:05:44.874 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-24T12:05:44.874 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:05:44.874 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:05:44.874 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:05:44.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:44 smithi134 bash[53981]: audit 2024-03-24T12:05:43.650795+0000 mgr.y (mgr.34107) 43 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:44.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:44 smithi134 bash[53981]: audit 2024-03-24T12:05:44.023544+0000 mgr.y (mgr.34107) 44 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:44.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:44 smithi134 bash[55379]: audit 2024-03-24T12:05:43.650795+0000 mgr.y (mgr.34107) 43 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:44.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:44 smithi134 bash[55379]: audit 2024-03-24T12:05:44.023544+0000 mgr.y (mgr.34107) 44 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:44.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:44 smithi135 bash[14429]: audit 2024-03-24T12:05:43.650795+0000 mgr.y (mgr.34107) 43 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:44.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:44 smithi135 bash[14429]: audit 2024-03-24T12:05:44.023544+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:45.266 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "4/23 daemons upgraded", 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading mon daemons", 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:05:45.267 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:05:45.721 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:05:45.930 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:45 smithi134 bash[53981]: audit 2024-03-24T12:05:44.405392+0000 mgr.y (mgr.34107) 45 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:45.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:45 smithi134 bash[53981]: cluster 2024-03-24T12:05:44.603848+0000 mgr.y (mgr.34107) 46 : cluster 0 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-24T12:05:45.931 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:45 smithi134 bash[53981]: audit 2024-03-24T12:05:44.872939+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.134:0/1495788428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:45.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:45 smithi134 bash[55379]: audit 2024-03-24T12:05:44.405392+0000 mgr.y (mgr.34107) 45 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:45.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:45 smithi134 bash[55379]: cluster 2024-03-24T12:05:44.603848+0000 mgr.y (mgr.34107) 46 : cluster 0 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-24T12:05:45.931 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:45 smithi134 bash[55379]: audit 2024-03-24T12:05:44.872939+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.134:0/1495788428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:45.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:45 smithi135 bash[14429]: audit 2024-03-24T12:05:44.405392+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:45.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:45 smithi135 bash[14429]: cluster 2024-03-24T12:05:44.603848+0000 mgr.y (mgr.34107) 46 : 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-24T12:05:45.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:45 smithi135 bash[14429]: audit 2024-03-24T12:05:44.872939+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.134:0/1495788428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:46.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:46 smithi134 bash[53981]: audit 2024-03-24T12:05:45.266791+0000 mgr.y (mgr.34107) 47 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:46.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:46 smithi134 bash[53981]: audit 2024-03-24T12:05:45.722179+0000 mon.a (mon.0) 82 : audit 0 from='client.? 172.21.15.134:0/460720109' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:05:46.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:46 smithi134 bash[55379]: audit 2024-03-24T12:05:45.266791+0000 mgr.y (mgr.34107) 47 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:46.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:46 smithi134 bash[55379]: audit 2024-03-24T12:05:45.722179+0000 mon.a (mon.0) 82 : audit 0 from='client.? 172.21.15.134:0/460720109' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:05:46.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:46 smithi135 bash[14429]: audit 2024-03-24T12:05:45.266791+0000 mgr.y (mgr.34107) 47 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:05:46.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:46 smithi135 bash[14429]: audit 2024-03-24T12:05:45.722179+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.134:0/460720109' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:05:47.635 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:05:47] "GET /metrics HTTP/1.1" 200 38122 "" "Prometheus/2.33.4" 2024-03-24T12:05:47.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:47 smithi134 bash[53981]: cluster 2024-03-24T12:05:46.604611+0000 mgr.y (mgr.34107) 48 : cluster 0 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-24T12:05:47.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:47 smithi134 bash[55379]: cluster 2024-03-24T12:05:46.604611+0000 mgr.y (mgr.34107) 48 : cluster 0 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-24T12:05:47.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:47 smithi135 bash[14429]: cluster 2024-03-24T12:05:46.604611+0000 mgr.y (mgr.34107) 48 : 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-24T12:05:48.919 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:48 smithi134 bash[53981]: audit 2024-03-24T12:05:47.635453+0000 mgr.y (mgr.34107) 49 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:48.919 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:48 smithi134 bash[55379]: audit 2024-03-24T12:05:47.635453+0000 mgr.y (mgr.34107) 49 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:48.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:48 smithi135 bash[14429]: audit 2024-03-24T12:05:47.635453+0000 mgr.y (mgr.34107) 49 : audit [DBG] from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:05:48.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:05:48 smithi135 bash[38686]: ts=2024-03-24T12:05: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:05:49.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:49 smithi134 bash[53981]: cluster 2024-03-24T12:05:48.606475+0000 mgr.y (mgr.34107) 50 : cluster 0 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-24T12:05:49.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:49 smithi134 bash[55379]: cluster 2024-03-24T12:05:48.606475+0000 mgr.y (mgr.34107) 50 : cluster 0 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-24T12:05:49.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:49 smithi135 bash[14429]: cluster 2024-03-24T12:05:48.606475+0000 mgr.y (mgr.34107) 50 : 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-24T12:05:51.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:51 smithi134 bash[55379]: cluster 2024-03-24T12:05:50.607201+0000 mgr.y (mgr.34107) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:51.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:51 smithi134 bash[53981]: cluster 2024-03-24T12:05:50.607201+0000 mgr.y (mgr.34107) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:51.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:51 smithi135 bash[14429]: cluster 2024-03-24T12:05:50.607201+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:52.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:52 smithi134 bash[53981]: audit 2024-03-24T12:05:51.712312+0000 mon.a (mon.0) 83 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:52.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:52 smithi134 bash[55379]: audit 2024-03-24T12:05:51.712312+0000 mon.a (mon.0) 83 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:52.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:52 smithi135 bash[14429]: audit 2024-03-24T12:05:51.712312+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: cluster 2024-03-24T12:05:52.608755+0000 mgr.y (mgr.34107) 52 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.241555+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.253538+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.256048+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.257800+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.266708+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.357484+0000 mon.a (mon.0) 89 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.360991+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.363292+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:05:53.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[53981]: audit 2024-03-24T12:05:53.364635+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: cluster 2024-03-24T12:05:52.608755+0000 mgr.y (mgr.34107) 52 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.241555+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.253538+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.256048+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.257800+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.266708+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.357484+0000 mon.a (mon.0) 89 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.360991+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.363292+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:05:53.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:53 smithi134 bash[55379]: audit 2024-03-24T12:05:53.364635+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-24T12:05:53.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: cluster 2024-03-24T12:05:52.608755+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:05:53.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.241555+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.253538+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.256048+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:53.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.257800+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:05:53.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.266708+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:53.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.357484+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:05:53.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.360991+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:05:53.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.363292+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:05:53.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:53 smithi135 bash[14429]: audit 2024-03-24T12:05:53.364635+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-24T12:05:54.960 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:54 smithi135 bash[14429]: cephadm 2024-03-24T12:05:53.365605+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-24T12:05:55.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:54 smithi134 bash[53981]: cephadm 2024-03-24T12:05:53.365605+0000 mgr.y (mgr.34107) 53 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-24T12:05:55.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:54 smithi134 bash[55379]: cephadm 2024-03-24T12:05:53.365605+0000 mgr.y (mgr.34107) 53 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-24T12:05:55.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:55 smithi135 bash[14429]: cluster 2024-03-24T12:05:54.609576+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:56.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:55 smithi134 bash[53981]: cluster 2024-03-24T12:05:54.609576+0000 mgr.y (mgr.34107) 54 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:55 smithi134 bash[55379]: cluster 2024-03-24T12:05:54.609576+0000 mgr.y (mgr.34107) 54 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:57.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[53981]: cephadm 2024-03-24T12:05:55.936342+0000 mgr.y (mgr.34107) 55 : cephadm 1 Upgrade: Updating mon.b 2024-03-24T12:05:57.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[53981]: audit 2024-03-24T12:05:55.943969+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:57.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[53981]: audit 2024-03-24T12:05:55.948127+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:05:57.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[53981]: audit 2024-03-24T12:05:55.949757+0000 mon.a (mon.0) 95 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:05:57.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[53981]: audit 2024-03-24T12:05:55.951033+0000 mon.a (mon.0) 96 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:57.226 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[53981]: cephadm 2024-03-24T12:05:55.952994+0000 mgr.y (mgr.34107) 56 : cephadm 1 Deploying daemon mon.b on smithi135 2024-03-24T12:05:57.226 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[55379]: cephadm 2024-03-24T12:05:55.936342+0000 mgr.y (mgr.34107) 55 : cephadm 1 Upgrade: Updating mon.b 2024-03-24T12:05:57.226 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[55379]: audit 2024-03-24T12:05:55.943969+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:57.226 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[55379]: audit 2024-03-24T12:05:55.948127+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:05:57.226 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[55379]: audit 2024-03-24T12:05:55.949757+0000 mon.a (mon.0) 95 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:05:57.226 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[55379]: audit 2024-03-24T12:05:55.951033+0000 mon.a (mon.0) 96 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:57.226 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:56 smithi134 bash[55379]: cephadm 2024-03-24T12:05:55.952994+0000 mgr.y (mgr.34107) 56 : cephadm 1 Deploying daemon mon.b on smithi135 2024-03-24T12:05:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:56 smithi135 bash[14429]: cephadm 2024-03-24T12:05:55.936342+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Updating mon.b 2024-03-24T12:05:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:56 smithi135 bash[14429]: audit 2024-03-24T12:05:55.943969+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:05:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:56 smithi135 bash[14429]: audit 2024-03-24T12:05:55.948127+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:05:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:56 smithi135 bash[14429]: audit 2024-03-24T12:05:55.949757+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:05:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:56 smithi135 bash[14429]: audit 2024-03-24T12:05:55.951033+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:05:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:56 smithi135 bash[14429]: cephadm 2024-03-24T12:05:55.952994+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Deploying daemon mon.b on smithi135 2024-03-24T12:05:57.645 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:05:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:05:57] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2024-03-24T12:05:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:57 smithi135 bash[14429]: cluster 2024-03-24T12:05:56.610300+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:58.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:05:57 smithi134 bash[53981]: cluster 2024-03-24T12:05:56.610300+0000 mgr.y (mgr.34107) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:05:57 smithi134 bash[55379]: cluster 2024-03-24T12:05:56.610300+0000 mgr.y (mgr.34107) 57 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:05:58.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:58 smithi135 systemd[1]: Stopping Ceph mon.b for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:05:58.733 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:05:58 smithi135 bash[38686]: ts=2024-03-24T12:05: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:05:59.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:58 smithi135 bash[14429]: debug 2024-03-24T12:05:58.823+0000 7fafc8799700 -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-24T12:05:59.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:58 smithi135 bash[14429]: debug 2024-03-24T12:05:58.823+0000 7fafc8799700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-24T12:05:59.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:59 smithi135 bash[41114]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon-b 2024-03-24T12:05:59.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:59 smithi135 bash[41188]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-mon-b 2024-03-24T12:05:59.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:59 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.b.service: Succeeded. 2024-03-24T12:05:59.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:05:59 smithi135 systemd[1]: Stopped Ceph mon.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:06:00.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:00 smithi135 systemd[1]: Started Ceph mon.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.311+0000 7f824368cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.311+0000 7f824368cc80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.311+0000 7f824368cc80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 0 load: jerasure load: lrc 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Git sha 0 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:06:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: DB SUMMARY 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: DB Session ID: 6SCZO3OX9HZA9LNBL0YT 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1456 Bytes 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000033.sst 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000031.log size: 4688361 ; 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:06:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.env: 0x55c414329ae0 2024-03-24T12:06:01.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:06:01.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.info_log: 0x55c415737900 2024-03-24T12:06:01.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:06:01.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:06:01.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:06:01.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:06:01.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.wal_dir: 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.write_buffer_manager: 0x55c41570adc0 2024-03-24T12:06:01.488 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:06:01.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.row_cache: None 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:06:01.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:06:01.491 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:06:01.492 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.merge_operator: 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c415737a00) 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: cache_index_and_filter_blocks: 1 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: pin_top_level_index_and_filter: 1 2024-03-24T12:06:01.493 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: index_type: 0 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: data_block_index_type: 0 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: index_shortening: 1 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: checksum: 4 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: no_block_cache: 0 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_cache: 0x55c415739090 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_cache_name: BinnedLRUCache 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_cache_options: 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: capacity : 536870912 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: num_shard_bits : 4 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: strict_capacity_limit : 0 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: high_pri_pool_ratio: 0.000 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_cache_compressed: (nil) 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: persistent_cache: (nil) 2024-03-24T12:06:01.494 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_size: 4096 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_size_deviation: 10 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_restart_interval: 16 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: index_block_restart_interval: 1 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: metadata_block_size: 4096 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: partition_filters: 0 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: use_delta_encoding: 1 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: filter_policy: bloomfilter 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: whole_key_filtering: 1 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: verify_compression: 0 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: read_amp_bytes_per_bit: 0 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: format_version: 5 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: enable_index_compression: 1 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: block_align: 0 2024-03-24T12:06:01.495 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: max_auto_readahead_size: 262144 2024-03-24T12:06:01.496 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: prepopulate_block_cache: 0 2024-03-24T12:06:01.496 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: initial_auto_readahead_size: 8192 2024-03-24T12:06:01.496 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:06:01.496 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:06:01.496 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:06:01.497 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:06:01.498 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:06:01.499 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:06:01.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:06:01.501 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f824368cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:06:01.502 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.315+0000 7f8238e0a700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.319+0000 7f824368cc80 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-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.319+0000 7f824368cc80 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 35, last_sequence is 18931, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.319+0000 7f824368cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.319+0000 7f824368cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8cd8c49e-901a-45ff-b151-34caed7fdff9 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.319+0000 7f824368cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281961321419, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.319+0000 7f824368cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.331+0000 7f824368cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281961334383, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 2969954, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18926, "largest_seqno": 20150, "table_properties": {"data_size": 2964397, "index_size": 3258, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11855, "raw_average_key_size": 23, "raw_value_size": 2953555, "raw_average_value_size": 5848, "num_data_blocks": 147, "num_entries": 505, "num_filter_entries": 505, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711281961, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8cd8c49e-901a-45ff-b151-34caed7fdff9", "db_session_id": "6SCZO3OX9HZA9LNBL0YT", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.331+0000 7f824368cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711281961334505, "job": 1, "event": "recovery_finished"} 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.331+0000 7f824368cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.331+0000 7f824368cc80 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-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.331+0000 7f824368cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.331+0000 7f824368cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c41582e000 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.331+0000 7f824368cc80 4 rocksdb: DB pointer 0x55c415818000 2024-03-24T12:06:01.503 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f8231dfc700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f8231dfc700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: ** DB Stats ** 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: 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-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: 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-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: ** Compaction Stats [default] ** 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: 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-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:06:01.504 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: L0 1/0 2.83 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 571.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: L6 1/0 8.04 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-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Sum 2/0 10.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 571.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 571.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: ** Compaction Stats [default] ** 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: 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-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 571.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Flush(GB): cumulative 0.003, interval 0.003 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:06:01.505 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Cumulative compaction: 0.00 GB write, 162.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Interval compaction: 0.00 GB write, 162.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: 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-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Block cache BinnedLRUCache@0x55c415739090#7 capacity: 512.00 MB usage: 4.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 1 mon.b@-1(???) e3 preinit fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 0 mon.b@-1(???).mds e1 new map 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 0 mon.b@-1(???).mds e1 print_map 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: e1 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: 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-24T12:06:01.506 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: legacy client fscid: -1 2024-03-24T12:06:01.507 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: 2024-03-24T12:06:01.507 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: No filesystems configured 2024-03-24T12:06:01.507 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 0 mon.b@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-24T12:06:01.507 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 0 mon.b@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:06:01.507 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 0 mon.b@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:06:01.507 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 0 mon.b@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:06:01.507 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:01 smithi135 bash[41253]: debug 2024-03-24T12:06:01.335+0000 7f824368cc80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-03-24T12:06:06.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:06:06 smithi134 bash[50797]: debug 2024-03-24T12:06:06.354+0000 7f518a2d9700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-24T12:06:07.655 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:06:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:06:07] "GET /metrics HTTP/1.1" 200 38200 "" "Prometheus/2.33.4" 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:02.005297+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:02.015937+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:06.615865+0000 mgr.y (mgr.34107) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.024648+0000 mon.a (mon.0) 110 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.025713+0000 mon.a (mon.0) 111 : cluster 0 fsmap 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.025779+0000 mon.a (mon.0) 112 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.026421+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e39: y(active, since 60s), standbys: x 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.026802+0000 mon.a (mon.0) 114 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.032842+0000 mon.a (mon.0) 115 : cluster 1 overall HEALTH_OK 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.033113+0000 mon.a (mon.0) 116 : cluster 1 mon.a calling monitor election 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.040824+0000 mon.a (mon.0) 117 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:06:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.053677+0000 mon.a (mon.0) 118 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.054639+0000 mon.a (mon.0) 119 : cluster 0 fsmap 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.054732+0000 mon.a (mon.0) 120 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.055335+0000 mon.a (mon.0) 121 : cluster 0 mgrmap e39: y(active, since 60s), standbys: x 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.055751+0000 mon.a (mon.0) 122 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.055805+0000 mon.a (mon.0) 123 : cluster 1 Cluster is now healthy 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: cluster 2024-03-24T12:06:07.066010+0000 mon.a (mon.0) 124 : cluster 1 overall HEALTH_OK 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: audit 2024-03-24T12:06:07.071660+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[53981]: audit 2024-03-24T12:06:07.083255+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:02.005297+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-24T12:06:08.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:02.015937+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:06.615865+0000 mgr.y (mgr.34107) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.024648+0000 mon.a (mon.0) 110 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.025713+0000 mon.a (mon.0) 111 : cluster 0 fsmap 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.025779+0000 mon.a (mon.0) 112 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.026421+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e39: y(active, since 60s), standbys: x 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.026802+0000 mon.a (mon.0) 114 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.032842+0000 mon.a (mon.0) 115 : cluster 1 overall HEALTH_OK 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.033113+0000 mon.a (mon.0) 116 : cluster 1 mon.a calling monitor election 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.040824+0000 mon.a (mon.0) 117 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.053677+0000 mon.a (mon.0) 118 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.054639+0000 mon.a (mon.0) 119 : cluster 0 fsmap 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.054732+0000 mon.a (mon.0) 120 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.055335+0000 mon.a (mon.0) 121 : cluster 0 mgrmap e39: y(active, since 60s), standbys: x 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.055751+0000 mon.a (mon.0) 122 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.055805+0000 mon.a (mon.0) 123 : cluster 1 Cluster is now healthy 2024-03-24T12:06:08.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: cluster 2024-03-24T12:06:07.066010+0000 mon.a (mon.0) 124 : cluster 1 overall HEALTH_OK 2024-03-24T12:06:08.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: audit 2024-03-24T12:06:07.071660+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:08.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:08 smithi134 bash[55379]: audit 2024-03-24T12:06:07.083255+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:08.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:02.005297+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:02.015937+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:06.615865+0000 mgr.y (mgr.34107) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.024648+0000 mon.a (mon.0) 110 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.025713+0000 mon.a (mon.0) 111 : cluster 0 fsmap 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.025779+0000 mon.a (mon.0) 112 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.026421+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e39: y(active, since 60s), standbys: x 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.026802+0000 mon.a (mon.0) 114 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.032842+0000 mon.a (mon.0) 115 : cluster 1 overall HEALTH_OK 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.033113+0000 mon.a (mon.0) 116 : cluster 1 mon.a calling monitor election 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.040824+0000 mon.a (mon.0) 117 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.053677+0000 mon.a (mon.0) 118 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.134:3301/0,v1:172.21.15.134:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.054639+0000 mon.a (mon.0) 119 : cluster 0 fsmap 2024-03-24T12:06:08.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.054732+0000 mon.a (mon.0) 120 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:06:08.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.055335+0000 mon.a (mon.0) 121 : cluster 0 mgrmap e39: y(active, since 60s), standbys: x 2024-03-24T12:06:08.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.055751+0000 mon.a (mon.0) 122 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-03-24T12:06:08.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.055805+0000 mon.a (mon.0) 123 : cluster 1 Cluster is now healthy 2024-03-24T12:06:08.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: cluster 2024-03-24T12:06:07.066010+0000 mon.a (mon.0) 124 : cluster 1 overall HEALTH_OK 2024-03-24T12:06:08.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: audit 2024-03-24T12:06:07.071660+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:08.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[41253]: audit 2024-03-24T12:06:07.083255+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:08.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:06:08 smithi135 bash[38686]: ts=2024-03-24T12:06: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:06:09.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:09 smithi134 bash[53981]: audit 2024-03-24T12:06:07.655412+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:09.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:09 smithi134 bash[55379]: audit 2024-03-24T12:06:07.655412+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:09.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:09 smithi135 bash[41253]: audit 2024-03-24T12:06:07.655412+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:10.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:10 smithi134 bash[53981]: cluster 2024-03-24T12:06:08.617718+0000 mgr.y (mgr.34107) 65 : cluster 0 pgmap v34: 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-24T12:06:10.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:10 smithi134 bash[55379]: cluster 2024-03-24T12:06:08.617718+0000 mgr.y (mgr.34107) 65 : cluster 0 pgmap v34: 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-24T12:06:10.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:10 smithi135 bash[41253]: cluster 2024-03-24T12:06:08.617718+0000 mgr.y (mgr.34107) 65 : cluster 0 pgmap v34: 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-24T12:06:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:12 smithi134 bash[53981]: cluster 2024-03-24T12:06:10.618475+0000 mgr.y (mgr.34107) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:12 smithi134 bash[55379]: cluster 2024-03-24T12:06:10.618475+0000 mgr.y (mgr.34107) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:12.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:12 smithi135 bash[41253]: cluster 2024-03-24T12:06:10.618475+0000 mgr.y (mgr.34107) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:14 smithi134 bash[53981]: cluster 2024-03-24T12:06:12.620031+0000 mgr.y (mgr.34107) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:14.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:14 smithi134 bash[53981]: audit 2024-03-24T12:06:13.488245+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:14.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:14 smithi134 bash[53981]: audit 2024-03-24T12:06:13.498617+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:14 smithi134 bash[55379]: cluster 2024-03-24T12:06:12.620031+0000 mgr.y (mgr.34107) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:14 smithi134 bash[55379]: audit 2024-03-24T12:06:13.488245+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:14 smithi134 bash[55379]: audit 2024-03-24T12:06:13.498617+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:14.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:14 smithi135 bash[41253]: cluster 2024-03-24T12:06:12.620031+0000 mgr.y (mgr.34107) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:14.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:14 smithi135 bash[41253]: audit 2024-03-24T12:06:13.488245+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:14.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:14 smithi135 bash[41253]: audit 2024-03-24T12:06:13.498617+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:15.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:15 smithi134 bash[53981]: audit 2024-03-24T12:06:14.545728+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:15.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:15 smithi134 bash[53981]: audit 2024-03-24T12:06:14.556085+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:15.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:15 smithi134 bash[53981]: cluster 2024-03-24T12:06:14.620785+0000 mgr.y (mgr.34107) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:15.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:15 smithi134 bash[55379]: audit 2024-03-24T12:06:14.545728+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:15.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:15 smithi134 bash[55379]: audit 2024-03-24T12:06:14.556085+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:15.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:15 smithi134 bash[55379]: cluster 2024-03-24T12:06:14.620785+0000 mgr.y (mgr.34107) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:15.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:15 smithi135 bash[41253]: audit 2024-03-24T12:06:14.545728+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:15.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:15 smithi135 bash[41253]: audit 2024-03-24T12:06:14.556085+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:15.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:15 smithi135 bash[41253]: cluster 2024-03-24T12:06:14.620785+0000 mgr.y (mgr.34107) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:16.142 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (3m) 35s ago 11m 15.8M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (2m) 3s ago 11m 42.8M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (117s) 35s ago 9m 45.4M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (105s) 3s ago 17m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (2m) 35s ago 19m 488M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (80s) 35s ago 19m 40.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:06:16.908 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (16s) 3s ago 18m 23.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (44s) 35s ago 18m 23.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (3m) 35s ago 11m 11.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (3m) 3s ago 11m 11.7M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (17m) 35s ago 17m 58.5M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (16m) 35s ago 16m 61.7M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (15m) 35s ago 16m 53.5M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (15m) 35s ago 15m 57.3M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (14m) 3s ago 14m 59.2M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (14m) 3s ago 14m 57.4M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (13m) 3s ago 13m 53.9M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (12m) 3s ago 12m 58.4M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (111s) 3s ago 12m 59.8M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:06:16.909 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (9m) 35s ago 9m 87.3M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:06:16.910 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (9m) 3s ago 9m 87.8M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:06:16.910 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (9m) 35s ago 9m 87.0M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:06:16.910 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (9m) 3s ago 9m 87.2M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:06:16.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:16 smithi134 bash[55379]: audit 2024-03-24T12:06:16.124033+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:16.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:16 smithi134 bash[53981]: audit 2024-03-24T12:06:16.124033+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:16.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:16 smithi135 bash[41253]: audit 2024-03-24T12:06:16.124033+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:17.351 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:06:17.352 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:17.353 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:06:17.353 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-24T12:06:17.353 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:06:17.353 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:06:17.353 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:06:17.562 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:06:17] "GET /metrics HTTP/1.1" 200 38200 "" "Prometheus/2.33.4" 2024-03-24T12:06:17.748 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:06:17.748 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:06:17.748 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:06:17.748 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:06:17.748 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:06:17.748 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:06:17.748 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:06:17.749 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:06:17.749 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "5/23 daemons upgraded", 2024-03-24T12:06:17.749 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading mon daemons", 2024-03-24T12:06:17.749 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:06:17.749 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:06:17.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[53981]: audit 2024-03-24T12:06:16.514721+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:17.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[53981]: cluster 2024-03-24T12:06:16.621502+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:17.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[53981]: audit 2024-03-24T12:06:16.892506+0000 mgr.y (mgr.34107) 72 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:17.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[53981]: audit 2024-03-24T12:06:17.352361+0000 mon.a (mon.0) 131 : audit 0 from='client.? 172.21.15.134:0/3770362544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:06:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[55379]: audit 2024-03-24T12:06:16.514721+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[55379]: cluster 2024-03-24T12:06:16.621502+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[55379]: audit 2024-03-24T12:06:16.892506+0000 mgr.y (mgr.34107) 72 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:17 smithi134 bash[55379]: audit 2024-03-24T12:06:17.352361+0000 mon.a (mon.0) 131 : audit 0 from='client.? 172.21.15.134:0/3770362544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:06:17.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:17 smithi135 bash[41253]: audit 2024-03-24T12:06:16.514721+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:17.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:17 smithi135 bash[41253]: cluster 2024-03-24T12:06:16.621502+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:17.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:17 smithi135 bash[41253]: audit 2024-03-24T12:06:16.892506+0000 mgr.y (mgr.34107) 72 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:17.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:17 smithi135 bash[41253]: audit 2024-03-24T12:06:17.352361+0000 mon.a (mon.0) 131 : audit 0 from='client.? 172.21.15.134:0/3770362544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:06:18.204 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:06:18.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:18 smithi134 bash[53981]: audit 2024-03-24T12:06:17.666971+0000 mgr.y (mgr.34107) 73 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:18.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:18 smithi134 bash[53981]: audit 2024-03-24T12:06:17.748312+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:18.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:18 smithi134 bash[53981]: audit 2024-03-24T12:06:18.205422+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.134:0/1058689647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:06:18.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:18 smithi134 bash[55379]: audit 2024-03-24T12:06:17.666971+0000 mgr.y (mgr.34107) 73 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:18.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:18 smithi134 bash[55379]: audit 2024-03-24T12:06:17.748312+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:18.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:18 smithi134 bash[55379]: audit 2024-03-24T12:06:18.205422+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.134:0/1058689647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:06:18.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:18 smithi135 bash[41253]: audit 2024-03-24T12:06:17.666971+0000 mgr.y (mgr.34107) 73 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:18.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:18 smithi135 bash[41253]: audit 2024-03-24T12:06:17.748312+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:18.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:18 smithi135 bash[41253]: audit 2024-03-24T12:06:18.205422+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.134:0/1058689647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:06:18.984 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:06:18 smithi135 bash[38686]: ts=2024-03-24T12:06: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:06:19.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:19 smithi134 bash[53981]: cluster 2024-03-24T12:06:18.623222+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:19.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:19 smithi134 bash[55379]: cluster 2024-03-24T12:06:18.623222+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:19.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:19 smithi135 bash[41253]: cluster 2024-03-24T12:06:18.623222+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:21.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:21 smithi135 bash[41253]: cluster 2024-03-24T12:06:20.623965+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:22.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:21 smithi134 bash[53981]: cluster 2024-03-24T12:06:20.623965+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:22.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:21 smithi134 bash[55379]: cluster 2024-03-24T12:06:20.623965+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:22.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:22 smithi135 bash[41253]: audit 2024-03-24T12:06:21.718048+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:23.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:22 smithi134 bash[53981]: audit 2024-03-24T12:06:21.718048+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:22 smithi134 bash[55379]: audit 2024-03-24T12:06:21.718048+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:23.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:23 smithi135 bash[41253]: cluster 2024-03-24T12:06:22.625572+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v41: 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-24T12:06:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:23 smithi134 bash[53981]: cluster 2024-03-24T12:06:22.625572+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v41: 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-24T12:06:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:23 smithi134 bash[55379]: cluster 2024-03-24T12:06:22.625572+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v41: 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-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: cluster 2024-03-24T12:06:24.626328+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.765953+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.777929+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.780393+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.781954+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.790386+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: cephadm 2024-03-24T12:06:24.862452+0000 mgr.y (mgr.34107) 79 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.863167+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.864804+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: audit 2024-03-24T12:06:24.866285+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[53981]: cephadm 2024-03-24T12:06:24.868122+0000 mgr.y (mgr.34107) 80 : cephadm 1 Reconfiguring daemon mon.a on smithi134 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: cluster 2024-03-24T12:06:24.626328+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.765953+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.777929+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.780393+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.781954+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.790386+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: cephadm 2024-03-24T12:06:24.862452+0000 mgr.y (mgr.34107) 79 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.863167+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.864804+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: audit 2024-03-24T12:06:24.866285+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:25 smithi134 bash[55379]: cephadm 2024-03-24T12:06:24.868122+0000 mgr.y (mgr.34107) 80 : cephadm 1 Reconfiguring daemon mon.a on smithi134 2024-03-24T12:06:26.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: cluster 2024-03-24T12:06:24.626328+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.765953+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.777929+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.780393+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.781954+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.790386+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: cephadm 2024-03-24T12:06:24.862452+0000 mgr.y (mgr.34107) 79 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.863167+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.864804+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: audit 2024-03-24T12:06:24.866285+0000 mon.a (mon.0) 140 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:25 smithi135 bash[41253]: cephadm 2024-03-24T12:06:24.868122+0000 mgr.y (mgr.34107) 80 : cephadm 1 Reconfiguring daemon mon.a on smithi134 2024-03-24T12:06:27.677 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:06:27] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.33.4" 2024-03-24T12:06:27.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[53981]: cluster 2024-03-24T12:06:26.627051+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[53981]: audit 2024-03-24T12:06:27.440806+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[53981]: audit 2024-03-24T12:06:27.450100+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[53981]: audit 2024-03-24T12:06:27.489597+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[53981]: audit 2024-03-24T12:06:27.490752+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[53981]: audit 2024-03-24T12:06:27.495684+0000 mon.a (mon.0) 145 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[55379]: cluster 2024-03-24T12:06:26.627051+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[55379]: audit 2024-03-24T12:06:27.440806+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[55379]: audit 2024-03-24T12:06:27.450100+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[55379]: audit 2024-03-24T12:06:27.489597+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[55379]: audit 2024-03-24T12:06:27.490752+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:06:27.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:27 smithi134 bash[55379]: audit 2024-03-24T12:06:27.495684+0000 mon.a (mon.0) 145 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:28.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:27 smithi135 bash[41253]: cluster 2024-03-24T12:06:26.627051+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:28.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:27 smithi135 bash[41253]: audit 2024-03-24T12:06:27.440806+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:28.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:27 smithi135 bash[41253]: audit 2024-03-24T12:06:27.450100+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:28.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:27 smithi135 bash[41253]: audit 2024-03-24T12:06:27.489597+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:06:28.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:27 smithi135 bash[41253]: audit 2024-03-24T12:06:27.490752+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:06:28.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:27 smithi135 bash[41253]: audit 2024-03-24T12:06:27.495684+0000 mon.a (mon.0) 145 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:28.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:28 smithi135 bash[41253]: cephadm 2024-03-24T12:06:27.489086+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-24T12:06:28.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:28 smithi135 bash[41253]: cephadm 2024-03-24T12:06:27.501500+0000 mgr.y (mgr.34107) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi134 2024-03-24T12:06:28.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:28 smithi135 bash[41253]: audit 2024-03-24T12:06:27.677796+0000 mgr.y (mgr.34107) 84 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:28.984 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:06:28 smithi135 bash[38686]: ts=2024-03-24T12:06:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:06:29.064 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:28 smithi134 bash[53981]: cephadm 2024-03-24T12:06:27.489086+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-24T12:06:29.065 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:28 smithi134 bash[53981]: cephadm 2024-03-24T12:06:27.501500+0000 mgr.y (mgr.34107) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi134 2024-03-24T12:06:29.065 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:28 smithi134 bash[53981]: audit 2024-03-24T12:06:27.677796+0000 mgr.y (mgr.34107) 84 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:29.065 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:28 smithi134 bash[55379]: cephadm 2024-03-24T12:06:27.489086+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-24T12:06:29.065 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:28 smithi134 bash[55379]: cephadm 2024-03-24T12:06:27.501500+0000 mgr.y (mgr.34107) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi134 2024-03-24T12:06:29.065 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:28 smithi134 bash[55379]: audit 2024-03-24T12:06:27.677796+0000 mgr.y (mgr.34107) 84 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:29 smithi134 bash[53981]: cluster 2024-03-24T12:06:28.628233+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:30.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:29 smithi134 bash[55379]: cluster 2024-03-24T12:06:28.628233+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:30.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:29 smithi135 bash[41253]: cluster 2024-03-24T12:06:28.628233+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:06:31.061 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[53981]: audit 2024-03-24T12:06:29.788482+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:31.061 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[53981]: audit 2024-03-24T12:06:29.795969+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:31.061 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[53981]: cephadm 2024-03-24T12:06:29.820673+0000 mgr.y (mgr.34107) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-24T12:06:31.061 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[53981]: audit 2024-03-24T12:06:29.821324+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[53981]: audit 2024-03-24T12:06:29.822872+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[53981]: audit 2024-03-24T12:06:29.824267+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[53981]: cephadm 2024-03-24T12:06:29.826004+0000 mgr.y (mgr.34107) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi134 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[55379]: audit 2024-03-24T12:06:29.788482+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[55379]: audit 2024-03-24T12:06:29.795969+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[55379]: cephadm 2024-03-24T12:06:29.820673+0000 mgr.y (mgr.34107) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[55379]: audit 2024-03-24T12:06:29.821324+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[55379]: audit 2024-03-24T12:06:29.822872+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[55379]: audit 2024-03-24T12:06:29.824267+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:31.062 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:30 smithi134 bash[55379]: cephadm 2024-03-24T12:06:29.826004+0000 mgr.y (mgr.34107) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi134 2024-03-24T12:06:31.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:30 smithi135 bash[41253]: audit 2024-03-24T12:06:29.788482+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:31.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:30 smithi135 bash[41253]: audit 2024-03-24T12:06:29.795969+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:31.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:30 smithi135 bash[41253]: cephadm 2024-03-24T12:06:29.820673+0000 mgr.y (mgr.34107) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-24T12:06:31.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:30 smithi135 bash[41253]: audit 2024-03-24T12:06:29.821324+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:31.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:30 smithi135 bash[41253]: audit 2024-03-24T12:06:29.822872+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:31.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:30 smithi135 bash[41253]: audit 2024-03-24T12:06:29.824267+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:31.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:30 smithi135 bash[41253]: cephadm 2024-03-24T12:06:29.826004+0000 mgr.y (mgr.34107) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi134 2024-03-24T12:06:32.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:31 smithi134 bash[53981]: cluster 2024-03-24T12:06:30.628965+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:32.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:31 smithi134 bash[55379]: cluster 2024-03-24T12:06:30.628965+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:32.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:31 smithi135 bash[41253]: cluster 2024-03-24T12:06:30.628965+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:06:33.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:32 smithi135 bash[41253]: audit 2024-03-24T12:06:31.950154+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:33.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:32 smithi135 bash[41253]: audit 2024-03-24T12:06:31.961151+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:33.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:32 smithi135 bash[41253]: cephadm 2024-03-24T12:06:31.995950+0000 mgr.y (mgr.34107) 89 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-24T12:06:33.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:32 smithi135 bash[41253]: audit 2024-03-24T12:06:31.996733+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:06:33.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:32 smithi135 bash[41253]: audit 2024-03-24T12:06:31.998387+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:33.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:32 smithi135 bash[41253]: cephadm 2024-03-24T12:06:32.002934+0000 mgr.y (mgr.34107) 90 : cephadm 1 Reconfiguring daemon osd.0 on smithi134 2024-03-24T12:06:33.303 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[53981]: audit 2024-03-24T12:06:31.950154+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:33.303 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[53981]: audit 2024-03-24T12:06:31.961151+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:33.303 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[53981]: cephadm 2024-03-24T12:06:31.995950+0000 mgr.y (mgr.34107) 89 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-24T12:06:33.303 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[53981]: audit 2024-03-24T12:06:31.996733+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:06:33.303 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[53981]: audit 2024-03-24T12:06:31.998387+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:33.303 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[53981]: cephadm 2024-03-24T12:06:32.002934+0000 mgr.y (mgr.34107) 90 : cephadm 1 Reconfiguring daemon osd.0 on smithi134 2024-03-24T12:06:33.304 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[55379]: audit 2024-03-24T12:06:31.950154+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:33.304 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[55379]: audit 2024-03-24T12:06:31.961151+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:33.304 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[55379]: cephadm 2024-03-24T12:06:31.995950+0000 mgr.y (mgr.34107) 89 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-24T12:06:33.304 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[55379]: audit 2024-03-24T12:06:31.996733+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:06:33.304 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[55379]: audit 2024-03-24T12:06:31.998387+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:33.304 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:32 smithi134 bash[55379]: cephadm 2024-03-24T12:06:32.002934+0000 mgr.y (mgr.34107) 90 : cephadm 1 Reconfiguring daemon osd.0 on smithi134 2024-03-24T12:06:34.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:33 smithi135 bash[41253]: cluster 2024-03-24T12:06:32.630591+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:34.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:33 smithi134 bash[53981]: cluster 2024-03-24T12:06:32.630591+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:34.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:33 smithi134 bash[55379]: cluster 2024-03-24T12:06:32.630591+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[53981]: audit 2024-03-24T12:06:34.170381+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[53981]: audit 2024-03-24T12:06:34.181080+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[53981]: audit 2024-03-24T12:06:34.222044+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[53981]: audit 2024-03-24T12:06:34.223803+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[55379]: audit 2024-03-24T12:06:34.170381+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[55379]: audit 2024-03-24T12:06:34.181080+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[55379]: audit 2024-03-24T12:06:34.222044+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:06:35.420 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:35 smithi134 bash[55379]: audit 2024-03-24T12:06:34.223803+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:35.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:35 smithi135 bash[41253]: audit 2024-03-24T12:06:34.170381+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:35.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:35 smithi135 bash[41253]: audit 2024-03-24T12:06:34.181080+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:35.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:35 smithi135 bash[41253]: audit 2024-03-24T12:06:34.222044+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:06:35.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:35 smithi135 bash[41253]: audit 2024-03-24T12:06:34.223803+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:36.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:36 smithi135 bash[41253]: cephadm 2024-03-24T12:06:34.221379+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-24T12:06:36.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:36 smithi135 bash[41253]: cephadm 2024-03-24T12:06:34.229463+0000 mgr.y (mgr.34107) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi134 2024-03-24T12:06:36.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:36 smithi135 bash[41253]: cluster 2024-03-24T12:06:34.631351+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:36.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:36 smithi134 bash[53981]: cephadm 2024-03-24T12:06:34.221379+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-24T12:06:36.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:36 smithi134 bash[53981]: cephadm 2024-03-24T12:06:34.229463+0000 mgr.y (mgr.34107) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi134 2024-03-24T12:06:36.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:36 smithi134 bash[53981]: cluster 2024-03-24T12:06:34.631351+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:36.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:36 smithi134 bash[55379]: cephadm 2024-03-24T12:06:34.221379+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-24T12:06:36.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:36 smithi134 bash[55379]: cephadm 2024-03-24T12:06:34.229463+0000 mgr.y (mgr.34107) 93 : cephadm 1 Reconfiguring daemon osd.1 on smithi134 2024-03-24T12:06:36.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:36 smithi134 bash[55379]: cluster 2024-03-24T12:06:34.631351+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:37.618 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:06:37] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.33.4" 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: audit 2024-03-24T12:06:36.348630+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: audit 2024-03-24T12:06:36.357757+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: cephadm 2024-03-24T12:06:36.397771+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: audit 2024-03-24T12:06:36.398451+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: audit 2024-03-24T12:06:36.400418+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: cephadm 2024-03-24T12:06:36.406512+0000 mgr.y (mgr.34107) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi134 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: cluster 2024-03-24T12:06:36.632058+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[53981]: audit 2024-03-24T12:06:36.718439+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: audit 2024-03-24T12:06:36.348630+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: audit 2024-03-24T12:06:36.357757+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:37.637 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: cephadm 2024-03-24T12:06:36.397771+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-24T12:06:37.638 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: audit 2024-03-24T12:06:36.398451+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:06:37.638 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: audit 2024-03-24T12:06:36.400418+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:37.638 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: cephadm 2024-03-24T12:06:36.406512+0000 mgr.y (mgr.34107) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi134 2024-03-24T12:06:37.638 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: cluster 2024-03-24T12:06:36.632058+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:37.638 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:37 smithi134 bash[55379]: audit 2024-03-24T12:06:36.718439+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:37.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: audit 2024-03-24T12:06:36.348630+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:37.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: audit 2024-03-24T12:06:36.357757+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:37.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: cephadm 2024-03-24T12:06:36.397771+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-24T12:06:37.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: audit 2024-03-24T12:06:36.398451+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:06:37.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: audit 2024-03-24T12:06:36.400418+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:37.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: cephadm 2024-03-24T12:06:36.406512+0000 mgr.y (mgr.34107) 96 : cephadm 1 Reconfiguring daemon osd.2 on smithi134 2024-03-24T12:06:37.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: cluster 2024-03-24T12:06:36.632058+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:37.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:37 smithi135 bash[41253]: audit 2024-03-24T12:06:36.718439+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:38.672 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:38 smithi135 bash[41253]: audit 2024-03-24T12:06:37.685702+0000 mgr.y (mgr.34107) 98 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:38.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:38 smithi134 bash[53981]: audit 2024-03-24T12:06:37.685702+0000 mgr.y (mgr.34107) 98 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:38 smithi134 bash[55379]: audit 2024-03-24T12:06:37.685702+0000 mgr.y (mgr.34107) 98 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:38.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:06:38 smithi135 bash[38686]: ts=2024-03-24T12:06:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:06:39.799 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[53981]: audit 2024-03-24T12:06:38.515301+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:39.799 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[53981]: audit 2024-03-24T12:06:38.527494+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:39.799 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[53981]: cephadm 2024-03-24T12:06:38.575332+0000 mgr.y (mgr.34107) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[53981]: audit 2024-03-24T12:06:38.576007+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[53981]: audit 2024-03-24T12:06:38.577797+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[53981]: cephadm 2024-03-24T12:06:38.582452+0000 mgr.y (mgr.34107) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi134 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[53981]: cluster 2024-03-24T12:06:38.633737+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[55379]: audit 2024-03-24T12:06:38.515301+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[55379]: audit 2024-03-24T12:06:38.527494+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[55379]: cephadm 2024-03-24T12:06:38.575332+0000 mgr.y (mgr.34107) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[55379]: audit 2024-03-24T12:06:38.576007+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[55379]: audit 2024-03-24T12:06:38.577797+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[55379]: cephadm 2024-03-24T12:06:38.582452+0000 mgr.y (mgr.34107) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi134 2024-03-24T12:06:39.800 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:39 smithi134 bash[55379]: cluster 2024-03-24T12:06:38.633737+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:39.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:39 smithi135 bash[41253]: audit 2024-03-24T12:06:38.515301+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:39.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:39 smithi135 bash[41253]: audit 2024-03-24T12:06:38.527494+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:39.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:39 smithi135 bash[41253]: cephadm 2024-03-24T12:06:38.575332+0000 mgr.y (mgr.34107) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-24T12:06:39.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:39 smithi135 bash[41253]: audit 2024-03-24T12:06:38.576007+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:06:39.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:39 smithi135 bash[41253]: audit 2024-03-24T12:06:38.577797+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:39.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:39 smithi135 bash[41253]: cephadm 2024-03-24T12:06:38.582452+0000 mgr.y (mgr.34107) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi134 2024-03-24T12:06:39.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:39 smithi135 bash[41253]: cluster 2024-03-24T12:06:38.633737+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:41.767 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[53981]: audit 2024-03-24T12:06:40.515370+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[53981]: audit 2024-03-24T12:06:40.525768+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[53981]: cephadm 2024-03-24T12:06:40.550984+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring rgw.foo.smithi134.kbknkp (monmap changed)... 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[53981]: audit 2024-03-24T12:06:40.551720+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[53981]: audit 2024-03-24T12:06:40.555082+0000 mon.a (mon.0) 171 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[53981]: cephadm 2024-03-24T12:06:40.556647+0000 mgr.y (mgr.34107) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[53981]: cluster 2024-03-24T12:06:40.634413+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[55379]: audit 2024-03-24T12:06:40.515370+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[55379]: audit 2024-03-24T12:06:40.525768+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[55379]: cephadm 2024-03-24T12:06:40.550984+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring rgw.foo.smithi134.kbknkp (monmap changed)... 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[55379]: audit 2024-03-24T12:06:40.551720+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[55379]: audit 2024-03-24T12:06:40.555082+0000 mon.a (mon.0) 171 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:41.769 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[55379]: cephadm 2024-03-24T12:06:40.556647+0000 mgr.y (mgr.34107) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T12:06:41.769 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:41 smithi134 bash[55379]: cluster 2024-03-24T12:06:40.634413+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:41.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:41 smithi135 bash[41253]: audit 2024-03-24T12:06:40.515370+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:41.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:41 smithi135 bash[41253]: audit 2024-03-24T12:06:40.525768+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:41.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:41 smithi135 bash[41253]: cephadm 2024-03-24T12:06:40.550984+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring rgw.foo.smithi134.kbknkp (monmap changed)... 2024-03-24T12:06:41.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:41 smithi135 bash[41253]: audit 2024-03-24T12:06:40.551720+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:06:41.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:41 smithi135 bash[41253]: audit 2024-03-24T12:06:40.555082+0000 mon.a (mon.0) 171 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:41.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:41 smithi135 bash[41253]: cephadm 2024-03-24T12:06:40.556647+0000 mgr.y (mgr.34107) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T12:06:41.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:41 smithi135 bash[41253]: cluster 2024-03-24T12:06:40.634413+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:43.949 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[53981]: cluster 2024-03-24T12:06:42.636023+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-03-24T12:06:43.949 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[53981]: audit 2024-03-24T12:06:42.683225+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:43.949 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[53981]: audit 2024-03-24T12:06:42.694906+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:43.949 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[53981]: cephadm 2024-03-24T12:06:42.726915+0000 mgr.y (mgr.34107) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi134.uxfqtg (monmap changed)... 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[53981]: audit 2024-03-24T12:06:42.727750+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[53981]: audit 2024-03-24T12:06:42.732130+0000 mon.a (mon.0) 175 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[53981]: cephadm 2024-03-24T12:06:42.734195+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[55379]: cluster 2024-03-24T12:06:42.636023+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[55379]: audit 2024-03-24T12:06:42.683225+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[55379]: audit 2024-03-24T12:06:42.694906+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[55379]: cephadm 2024-03-24T12:06:42.726915+0000 mgr.y (mgr.34107) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi134.uxfqtg (monmap changed)... 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[55379]: audit 2024-03-24T12:06:42.727750+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[55379]: audit 2024-03-24T12:06:42.732130+0000 mon.a (mon.0) 175 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:43.950 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:43 smithi134 bash[55379]: cephadm 2024-03-24T12:06:42.734195+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T12:06:43.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:43 smithi135 bash[41253]: cluster 2024-03-24T12:06:42.636023+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-03-24T12:06:43.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:43 smithi135 bash[41253]: audit 2024-03-24T12:06:42.683225+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:43.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:43 smithi135 bash[41253]: audit 2024-03-24T12:06:42.694906+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:43.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:43 smithi135 bash[41253]: cephadm 2024-03-24T12:06:42.726915+0000 mgr.y (mgr.34107) 106 : cephadm 1 Reconfiguring rgw.smpl.smithi134.uxfqtg (monmap changed)... 2024-03-24T12:06:43.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:43 smithi135 bash[41253]: audit 2024-03-24T12:06:42.727750+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:06:43.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:43 smithi135 bash[41253]: audit 2024-03-24T12:06:42.732130+0000 mon.a (mon.0) 175 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:43.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:43 smithi135 bash[41253]: cephadm 2024-03-24T12:06:42.734195+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T12:06:46.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: cluster 2024-03-24T12:06:44.636799+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: audit 2024-03-24T12:06:44.769939+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: audit 2024-03-24T12:06:44.783038+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: cephadm 2024-03-24T12:06:44.803220+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: audit 2024-03-24T12:06:44.803825+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: audit 2024-03-24T12:06:44.805447+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: audit 2024-03-24T12:06:44.807019+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[53981]: cephadm 2024-03-24T12:06:44.808962+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi135 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: cluster 2024-03-24T12:06:44.636799+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: audit 2024-03-24T12:06:44.769939+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: audit 2024-03-24T12:06:44.783038+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: cephadm 2024-03-24T12:06:44.803220+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-24T12:06:46.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: audit 2024-03-24T12:06:44.803825+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:46.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: audit 2024-03-24T12:06:44.805447+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:46.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: audit 2024-03-24T12:06:44.807019+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:46.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:45 smithi134 bash[55379]: cephadm 2024-03-24T12:06:44.808962+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi135 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: cluster 2024-03-24T12:06:44.636799+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: audit 2024-03-24T12:06:44.769939+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: audit 2024-03-24T12:06:44.783038+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: cephadm 2024-03-24T12:06:44.803220+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: audit 2024-03-24T12:06:44.803825+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: audit 2024-03-24T12:06:44.805447+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: audit 2024-03-24T12:06:44.807019+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:45 smithi135 bash[41253]: cephadm 2024-03-24T12:06:44.808962+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi135 2024-03-24T12:06:47.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:06:47] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.33.4" 2024-03-24T12:06:48.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[53981]: cluster 2024-03-24T12:06:46.637605+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[53981]: audit 2024-03-24T12:06:47.272232+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[53981]: audit 2024-03-24T12:06:47.282600+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[53981]: audit 2024-03-24T12:06:47.330246+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[53981]: audit 2024-03-24T12:06:47.332435+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[53981]: audit 2024-03-24T12:06:47.334152+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[55379]: cluster 2024-03-24T12:06:46.637605+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[55379]: audit 2024-03-24T12:06:47.272232+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[55379]: audit 2024-03-24T12:06:47.282600+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[55379]: audit 2024-03-24T12:06:47.330246+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:06:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[55379]: audit 2024-03-24T12:06:47.332435+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:06:48.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:47 smithi134 bash[55379]: audit 2024-03-24T12:06:47.334152+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:47 smithi135 bash[41253]: cluster 2024-03-24T12:06:46.637605+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:47 smithi135 bash[41253]: audit 2024-03-24T12:06:47.272232+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:47 smithi135 bash[41253]: audit 2024-03-24T12:06:47.282600+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:47 smithi135 bash[41253]: audit 2024-03-24T12:06:47.330246+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:06:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:47 smithi135 bash[41253]: audit 2024-03-24T12:06:47.332435+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:06:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:47 smithi135 bash[41253]: audit 2024-03-24T12:06:47.334152+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:48.624 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:06:48.936 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:06:48 smithi135 bash[38686]: ts=2024-03-24T12:06:48.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:06:48.937 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:48 smithi135 bash[41253]: cephadm 2024-03-24T12:06:47.329472+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-24T12:06:48.937 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:48 smithi135 bash[41253]: cephadm 2024-03-24T12:06:47.336275+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring daemon mgr.x on smithi135 2024-03-24T12:06:48.937 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:48 smithi135 bash[41253]: audit 2024-03-24T12:06:47.693854+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:49.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:48 smithi134 bash[53981]: cephadm 2024-03-24T12:06:47.329472+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-24T12:06:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:48 smithi134 bash[53981]: cephadm 2024-03-24T12:06:47.336275+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring daemon mgr.x on smithi135 2024-03-24T12:06:49.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:48 smithi134 bash[53981]: audit 2024-03-24T12:06:47.693854+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:49.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:48 smithi134 bash[55379]: cephadm 2024-03-24T12:06:47.329472+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-24T12:06:49.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:48 smithi134 bash[55379]: cephadm 2024-03-24T12:06:47.336275+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring daemon mgr.x on smithi135 2024-03-24T12:06:49.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:48 smithi134 bash[55379]: audit 2024-03-24T12:06:47.693854+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:49.397 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:06:49.397 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (4m) 67s ago 12m 15.8M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:06:49.397 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (3m) 35s ago 11m 42.8M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:06:49.397 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (2m) 67s ago 9m 45.4M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:06:49.397 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (2m) 35s ago 18m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:06:49.397 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (3m) 67s ago 20m 488M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (113s) 67s ago 20m 40.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (49s) 35s ago 18m 23.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (76s) 67s ago 18m 23.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (4m) 67s ago 12m 11.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (3m) 35s ago 12m 11.7M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (17m) 67s ago 17m 58.5M 2781M 17.2.0 e1d6a67b021e 16194da9358a 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (17m) 67s ago 17m 61.7M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (16m) 67s ago 16m 53.5M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (15m) 67s ago 15m 57.3M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (15m) 35s ago 15m 59.2M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (14m) 35s ago 14m 57.4M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (14m) 35s ago 14m 53.9M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (13m) 35s ago 13m 58.4M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (2m) 35s ago 12m 59.8M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:06:49.398 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (10m) 67s ago 10m 87.3M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:06:49.399 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (10m) 35s ago 10m 87.8M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:06:49.399 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (10m) 67s ago 10m 87.0M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:06:49.399 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (10m) 35s ago 10m 87.2M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:06:49.879 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:06:49.879 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-24T12:06:49.880 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:06:49.881 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:06:49.881 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:06:50.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[53981]: audit 2024-03-24T12:06:48.610335+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[53981]: cluster 2024-03-24T12:06:48.639212+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[53981]: audit 2024-03-24T12:06:48.993745+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[53981]: audit 2024-03-24T12:06:49.727401+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[53981]: audit 2024-03-24T12:06:49.735655+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[53981]: audit 2024-03-24T12:06:49.756587+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[53981]: audit 2024-03-24T12:06:49.757933+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[55379]: audit 2024-03-24T12:06:48.610335+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[55379]: cluster 2024-03-24T12:06:48.639212+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:50.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[55379]: audit 2024-03-24T12:06:48.993745+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:50.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[55379]: audit 2024-03-24T12:06:49.727401+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:50.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[55379]: audit 2024-03-24T12:06:49.735655+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:50.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[55379]: audit 2024-03-24T12:06:49.756587+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:06:50.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:49 smithi134 bash[55379]: audit 2024-03-24T12:06:49.757933+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:50.181 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:49 smithi135 bash[41253]: audit 2024-03-24T12:06:48.610335+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:50.181 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:49 smithi135 bash[41253]: cluster 2024-03-24T12:06:48.639212+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:50.181 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:49 smithi135 bash[41253]: audit 2024-03-24T12:06:48.993745+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:50.181 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:49 smithi135 bash[41253]: audit 2024-03-24T12:06:49.727401+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:50.181 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:49 smithi135 bash[41253]: audit 2024-03-24T12:06:49.735655+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:50.181 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:49 smithi135 bash[41253]: audit 2024-03-24T12:06:49.756587+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:06:50.181 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:49 smithi135 bash[41253]: audit 2024-03-24T12:06:49.757933+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "5/23 daemons upgraded", 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading mon daemons", 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:06:50.276 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:06:50.729 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:06:51.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:50 smithi135 bash[41253]: audit 2024-03-24T12:06:49.375962+0000 mgr.y (mgr.34107) 118 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:51.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:50 smithi135 bash[41253]: cephadm 2024-03-24T12:06:49.756061+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-24T12:06:51.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:50 smithi135 bash[41253]: cephadm 2024-03-24T12:06:49.761434+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring daemon osd.4 on smithi135 2024-03-24T12:06:51.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:50 smithi135 bash[41253]: audit 2024-03-24T12:06:49.880354+0000 mon.a (mon.0) 190 : audit 0 from='client.? 172.21.15.134:0/959902217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:06:51.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:50 smithi135 bash[41253]: audit 2024-03-24T12:06:50.730512+0000 mon.a (mon.0) 191 : audit 0 from='client.? 172.21.15.134:0/1463345508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:06:51.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[53981]: audit 2024-03-24T12:06:49.375962+0000 mgr.y (mgr.34107) 118 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[53981]: cephadm 2024-03-24T12:06:49.756061+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[53981]: cephadm 2024-03-24T12:06:49.761434+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring daemon osd.4 on smithi135 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[53981]: audit 2024-03-24T12:06:49.880354+0000 mon.a (mon.0) 190 : audit 0 from='client.? 172.21.15.134:0/959902217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[53981]: audit 2024-03-24T12:06:50.730512+0000 mon.a (mon.0) 191 : audit 0 from='client.? 172.21.15.134:0/1463345508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[55379]: audit 2024-03-24T12:06:49.375962+0000 mgr.y (mgr.34107) 118 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[55379]: cephadm 2024-03-24T12:06:49.756061+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[55379]: cephadm 2024-03-24T12:06:49.761434+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring daemon osd.4 on smithi135 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[55379]: audit 2024-03-24T12:06:49.880354+0000 mon.a (mon.0) 190 : audit 0 from='client.? 172.21.15.134:0/959902217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:06:51.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:50 smithi134 bash[55379]: audit 2024-03-24T12:06:50.730512+0000 mon.a (mon.0) 191 : audit 0 from='client.? 172.21.15.134:0/1463345508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:06:52.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:51 smithi134 bash[53981]: audit 2024-03-24T12:06:50.276466+0000 mgr.y (mgr.34107) 121 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:51 smithi134 bash[53981]: cluster 2024-03-24T12:06:50.639945+0000 mgr.y (mgr.34107) 122 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:51 smithi134 bash[53981]: audit 2024-03-24T12:06:51.718900+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:51 smithi134 bash[55379]: audit 2024-03-24T12:06:50.276466+0000 mgr.y (mgr.34107) 121 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:51 smithi134 bash[55379]: cluster 2024-03-24T12:06:50.639945+0000 mgr.y (mgr.34107) 122 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:51 smithi134 bash[55379]: audit 2024-03-24T12:06:51.718900+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:52.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:51 smithi135 bash[41253]: audit 2024-03-24T12:06:50.276466+0000 mgr.y (mgr.34107) 121 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:06:52.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:51 smithi135 bash[41253]: cluster 2024-03-24T12:06:50.639945+0000 mgr.y (mgr.34107) 122 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-24T12:06:52.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:51 smithi135 bash[41253]: audit 2024-03-24T12:06:51.718900+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[53981]: audit 2024-03-24T12:06:52.125077+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[53981]: audit 2024-03-24T12:06:52.136107+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[53981]: cephadm 2024-03-24T12:06:52.180847+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[53981]: audit 2024-03-24T12:06:52.181526+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[53981]: audit 2024-03-24T12:06:52.183230+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[53981]: cephadm 2024-03-24T12:06:52.188733+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi135 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[55379]: audit 2024-03-24T12:06:52.125077+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[55379]: audit 2024-03-24T12:06:52.136107+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:53.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[55379]: cephadm 2024-03-24T12:06:52.180847+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-24T12:06:53.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[55379]: audit 2024-03-24T12:06:52.181526+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:06:53.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[55379]: audit 2024-03-24T12:06:52.183230+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:53.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:53 smithi134 bash[55379]: cephadm 2024-03-24T12:06:52.188733+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi135 2024-03-24T12:06:53.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:53 smithi135 bash[41253]: audit 2024-03-24T12:06:52.125077+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:53.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:53 smithi135 bash[41253]: audit 2024-03-24T12:06:52.136107+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:53.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:53 smithi135 bash[41253]: cephadm 2024-03-24T12:06:52.180847+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-24T12:06:53.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:53 smithi135 bash[41253]: audit 2024-03-24T12:06:52.181526+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:06:53.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:53 smithi135 bash[41253]: audit 2024-03-24T12:06:52.183230+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:53.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:53 smithi135 bash[41253]: cephadm 2024-03-24T12:06:52.188733+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring daemon osd.5 on smithi135 2024-03-24T12:06:54.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:54 smithi134 bash[53981]: cluster 2024-03-24T12:06:52.641586+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:54 smithi134 bash[55379]: cluster 2024-03-24T12:06:52.641586+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:54.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:54 smithi135 bash[41253]: cluster 2024-03-24T12:06:52.641586+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-24T12:06:55.896 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:55 smithi135 bash[41253]: audit 2024-03-24T12:06:54.532123+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:55.896 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:55 smithi135 bash[41253]: audit 2024-03-24T12:06:54.541275+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:55.896 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:55 smithi135 bash[41253]: cephadm 2024-03-24T12:06:54.558214+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-24T12:06:55.896 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:55 smithi135 bash[41253]: audit 2024-03-24T12:06:54.558817+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:06:55.897 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:55 smithi135 bash[41253]: audit 2024-03-24T12:06:54.560112+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:55.897 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:55 smithi135 bash[41253]: cephadm 2024-03-24T12:06:54.564752+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon osd.6 on smithi135 2024-03-24T12:06:55.897 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:55 smithi135 bash[41253]: cluster 2024-03-24T12:06:54.642272+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:55.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[53981]: audit 2024-03-24T12:06:54.532123+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[53981]: audit 2024-03-24T12:06:54.541275+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[53981]: cephadm 2024-03-24T12:06:54.558214+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[53981]: audit 2024-03-24T12:06:54.558817+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[53981]: audit 2024-03-24T12:06:54.560112+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[53981]: cephadm 2024-03-24T12:06:54.564752+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon osd.6 on smithi135 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[53981]: cluster 2024-03-24T12:06:54.642272+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[55379]: audit 2024-03-24T12:06:54.532123+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[55379]: audit 2024-03-24T12:06:54.541275+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[55379]: cephadm 2024-03-24T12:06:54.558214+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[55379]: audit 2024-03-24T12:06:54.558817+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:06:55.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[55379]: audit 2024-03-24T12:06:54.560112+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:55.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[55379]: cephadm 2024-03-24T12:06:54.564752+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon osd.6 on smithi135 2024-03-24T12:06:55.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:55 smithi134 bash[55379]: cluster 2024-03-24T12:06:54.642272+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:06:57] "GET /metrics HTTP/1.1" 200 38200 "" "Prometheus/2.33.4" 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[53981]: cluster 2024-03-24T12:06:56.642984+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[53981]: audit 2024-03-24T12:06:56.898677+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[53981]: audit 2024-03-24T12:06:56.908132+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[53981]: cephadm 2024-03-24T12:06:56.934584+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[53981]: audit 2024-03-24T12:06:56.935206+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[53981]: audit 2024-03-24T12:06:56.936835+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[53981]: cephadm 2024-03-24T12:06:56.941956+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring daemon osd.7 on smithi135 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[55379]: cluster 2024-03-24T12:06:56.642984+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[55379]: audit 2024-03-24T12:06:56.898677+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[55379]: audit 2024-03-24T12:06:56.908132+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[55379]: cephadm 2024-03-24T12:06:56.934584+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-24T12:06:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[55379]: audit 2024-03-24T12:06:56.935206+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:06:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[55379]: audit 2024-03-24T12:06:56.936835+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:58.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:57 smithi134 bash[55379]: cephadm 2024-03-24T12:06:56.941956+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring daemon osd.7 on smithi135 2024-03-24T12:06:58.220 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:57 smithi135 bash[41253]: cluster 2024-03-24T12:06:56.642984+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:06:58.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:57 smithi135 bash[41253]: audit 2024-03-24T12:06:56.898677+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:58.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:57 smithi135 bash[41253]: audit 2024-03-24T12:06:56.908132+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:06:58.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:57 smithi135 bash[41253]: cephadm 2024-03-24T12:06:56.934584+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-24T12:06:58.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:57 smithi135 bash[41253]: audit 2024-03-24T12:06:56.935206+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:06:58.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:57 smithi135 bash[41253]: audit 2024-03-24T12:06:56.936835+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:06:58.221 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:57 smithi135 bash[41253]: cephadm 2024-03-24T12:06:56.941956+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring daemon osd.7 on smithi135 2024-03-24T12:06:58.908 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:06:58 smithi135 bash[38686]: ts=2024-03-24T12:06: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:06:59.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:58 smithi134 bash[53981]: audit 2024-03-24T12:06:57.701775+0000 mgr.y (mgr.34107) 132 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:59.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:58 smithi134 bash[55379]: audit 2024-03-24T12:06:57.701775+0000 mgr.y (mgr.34107) 132 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:06:59.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:58 smithi135 bash[41253]: audit 2024-03-24T12:06:57.701775+0000 mgr.y (mgr.34107) 132 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[53981]: cluster 2024-03-24T12:06:58.644671+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[53981]: audit 2024-03-24T12:06:59.257951+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[53981]: audit 2024-03-24T12:06:59.268118+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[53981]: audit 2024-03-24T12:06:59.313442+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[53981]: audit 2024-03-24T12:06:59.317280+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[55379]: cluster 2024-03-24T12:06:58.644671+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[55379]: audit 2024-03-24T12:06:59.257951+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[55379]: audit 2024-03-24T12:06:59.268118+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[55379]: audit 2024-03-24T12:06:59.313442+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:07:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:06:59 smithi134 bash[55379]: audit 2024-03-24T12:06:59.317280+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:00.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:59 smithi135 bash[41253]: cluster 2024-03-24T12:06:58.644671+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-24T12:07:00.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:59 smithi135 bash[41253]: audit 2024-03-24T12:06:59.257951+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:00.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:59 smithi135 bash[41253]: audit 2024-03-24T12:06:59.268118+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:00.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:59 smithi135 bash[41253]: audit 2024-03-24T12:06:59.313442+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:07:00.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:06:59 smithi135 bash[41253]: audit 2024-03-24T12:06:59.317280+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:00.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:00 smithi135 bash[41253]: cephadm 2024-03-24T12:06:59.312671+0000 mgr.y (mgr.34107) 134 : cephadm 1 Reconfiguring rgw.foo.smithi135.rfienr (monmap changed)... 2024-03-24T12:07:00.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:00 smithi135 bash[41253]: cephadm 2024-03-24T12:06:59.319441+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T12:07:01.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:00 smithi134 bash[53981]: cephadm 2024-03-24T12:06:59.312671+0000 mgr.y (mgr.34107) 134 : cephadm 1 Reconfiguring rgw.foo.smithi135.rfienr (monmap changed)... 2024-03-24T12:07:01.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:00 smithi134 bash[53981]: cephadm 2024-03-24T12:06:59.319441+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T12:07:01.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:00 smithi134 bash[55379]: cephadm 2024-03-24T12:06:59.312671+0000 mgr.y (mgr.34107) 134 : cephadm 1 Reconfiguring rgw.foo.smithi135.rfienr (monmap changed)... 2024-03-24T12:07:01.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:00 smithi134 bash[55379]: cephadm 2024-03-24T12:06:59.319441+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T12:07:02.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[53981]: cluster 2024-03-24T12:07:00.645426+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[53981]: audit 2024-03-24T12:07:01.665028+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[53981]: audit 2024-03-24T12:07:01.676332+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[53981]: audit 2024-03-24T12:07:01.690970+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[53981]: audit 2024-03-24T12:07:01.694796+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[55379]: cluster 2024-03-24T12:07:00.645426+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[55379]: audit 2024-03-24T12:07:01.665028+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[55379]: audit 2024-03-24T12:07:01.676332+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[55379]: audit 2024-03-24T12:07:01.690970+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:07:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:01 smithi134 bash[55379]: audit 2024-03-24T12:07:01.694796+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:02.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:01 smithi135 bash[41253]: cluster 2024-03-24T12:07:00.645426+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:02.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:01 smithi135 bash[41253]: audit 2024-03-24T12:07:01.665028+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:02.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:01 smithi135 bash[41253]: audit 2024-03-24T12:07:01.676332+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:02.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:01 smithi135 bash[41253]: audit 2024-03-24T12:07:01.690970+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:07:02.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:01 smithi135 bash[41253]: audit 2024-03-24T12:07:01.694796+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:03.218 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:02 smithi135 bash[41253]: cephadm 2024-03-24T12:07:01.690234+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring rgw.smpl.smithi135.xbqomt (monmap changed)... 2024-03-24T12:07:03.218 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:02 smithi135 bash[41253]: cephadm 2024-03-24T12:07:01.696766+0000 mgr.y (mgr.34107) 138 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T12:07:03.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:02 smithi134 bash[53981]: cephadm 2024-03-24T12:07:01.690234+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring rgw.smpl.smithi135.xbqomt (monmap changed)... 2024-03-24T12:07:03.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:02 smithi134 bash[53981]: cephadm 2024-03-24T12:07:01.696766+0000 mgr.y (mgr.34107) 138 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T12:07:03.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:02 smithi134 bash[55379]: cephadm 2024-03-24T12:07:01.690234+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring rgw.smpl.smithi135.xbqomt (monmap changed)... 2024-03-24T12:07:03.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:02 smithi134 bash[55379]: cephadm 2024-03-24T12:07:01.696766+0000 mgr.y (mgr.34107) 138 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T12:07:04.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:03 smithi135 bash[41253]: cluster 2024-03-24T12:07:02.647013+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:03 smithi134 bash[53981]: cluster 2024-03-24T12:07:02.647013+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:03 smithi134 bash[55379]: cluster 2024-03-24T12:07:02.647013+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.014001+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.025465+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.082929+0000 mon.a (mon.0) 215 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.086768+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.089918+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: cephadm 2024-03-24T12:07:04.091453+0000 mgr.y (mgr.34107) 140 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.096725+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.099986+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.106091+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-24T12:07:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.109521+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.114927+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.118698+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.124198+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.128485+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: cephadm 2024-03-24T12:07:04.129547+0000 mgr.y (mgr.34107) 141 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.134449+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.139100+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: audit 2024-03-24T12:07:04.139400+0000 mgr.y (mgr.34107) 142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[53981]: cephadm 2024-03-24T12:07:04.141235+0000 mgr.y (mgr.34107) 143 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.014001+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.025465+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.082929+0000 mon.a (mon.0) 215 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.086768+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.089918+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: cephadm 2024-03-24T12:07:04.091453+0000 mgr.y (mgr.34107) 140 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.096725+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.099986+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.106091+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.109521+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.114927+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.118698+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.124198+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.128485+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: cephadm 2024-03-24T12:07:04.129547+0000 mgr.y (mgr.34107) 141 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.134449+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.139100+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: audit 2024-03-24T12:07:04.139400+0000 mgr.y (mgr.34107) 142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:07:05.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:05 smithi134 bash[55379]: cephadm 2024-03-24T12:07:04.141235+0000 mgr.y (mgr.34107) 143 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:07:05.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.014001+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.025465+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.082929+0000 mon.a (mon.0) 215 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.086768+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.089918+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: cephadm 2024-03-24T12:07:04.091453+0000 mgr.y (mgr.34107) 140 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.096725+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.099986+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.106091+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.109521+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.114927+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.118698+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.124198+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.128485+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:05.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: cephadm 2024-03-24T12:07:04.129547+0000 mgr.y (mgr.34107) 141 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-24T12:07:05.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.134449+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:05.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.139100+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:07:05.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: audit 2024-03-24T12:07:04.139400+0000 mgr.y (mgr.34107) 142 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:07:05.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:05 smithi135 bash[41253]: cephadm 2024-03-24T12:07:04.141235+0000 mgr.y (mgr.34107) 143 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:07:06.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:06 smithi134 bash[53981]: cluster 2024-03-24T12:07:04.647763+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:06.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:06 smithi134 bash[55379]: cluster 2024-03-24T12:07:04.647763+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:06.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:06 smithi135 bash[41253]: cluster 2024-03-24T12:07:04.647763+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:07.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:07:07] "GET /metrics HTTP/1.1" 200 38197 "" "Prometheus/2.33.4" 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[53981]: cephadm 2024-03-24T12:07:06.461098+0000 mgr.y (mgr.34107) 145 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[53981]: audit 2024-03-24T12:07:06.468813+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[53981]: audit 2024-03-24T12:07:06.472368+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[53981]: audit 2024-03-24T12:07:06.473927+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[53981]: cephadm 2024-03-24T12:07:06.478624+0000 mgr.y (mgr.34107) 146 : cephadm 1 Deploying daemon osd.0 on smithi134 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[53981]: cluster 2024-03-24T12:07:06.648431+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[53981]: audit 2024-03-24T12:07:06.718632+0000 mon.a (mon.0) 231 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[55379]: cephadm 2024-03-24T12:07:06.461098+0000 mgr.y (mgr.34107) 145 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[55379]: audit 2024-03-24T12:07:06.468813+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:07.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[55379]: audit 2024-03-24T12:07:06.472368+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:07:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[55379]: audit 2024-03-24T12:07:06.473927+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[55379]: cephadm 2024-03-24T12:07:06.478624+0000 mgr.y (mgr.34107) 146 : cephadm 1 Deploying daemon osd.0 on smithi134 2024-03-24T12:07:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[55379]: cluster 2024-03-24T12:07:06.648431+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:07.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:07 smithi134 bash[55379]: audit 2024-03-24T12:07:06.718632+0000 mon.a (mon.0) 231 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:07.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:07 smithi135 bash[41253]: cephadm 2024-03-24T12:07:06.461098+0000 mgr.y (mgr.34107) 145 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:07:07.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:07 smithi135 bash[41253]: audit 2024-03-24T12:07:06.468813+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:07.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:07 smithi135 bash[41253]: audit 2024-03-24T12:07:06.472368+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:07:07.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:07 smithi135 bash[41253]: audit 2024-03-24T12:07:06.473927+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:07.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:07 smithi135 bash[41253]: cephadm 2024-03-24T12:07:06.478624+0000 mgr.y (mgr.34107) 146 : cephadm 1 Deploying daemon osd.0 on smithi134 2024-03-24T12:07:07.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:07 smithi135 bash[41253]: cluster 2024-03-24T12:07:06.648431+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:07.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:07 smithi135 bash[41253]: audit 2024-03-24T12:07:06.718632+0000 mon.a (mon.0) 231 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:08.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:08 smithi135 bash[41253]: audit 2024-03-24T12:07:07.709827+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:08.734 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:08 smithi135 bash[38686]: ts=2024-03-24T12:07: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:07:08.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:08 smithi134 bash[53981]: audit 2024-03-24T12:07:07.709827+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:08.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:08 smithi134 bash[55379]: audit 2024-03-24T12:07:07.709827+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:09.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:09 smithi135 bash[41253]: cluster 2024-03-24T12:07:08.650094+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:09.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:09 smithi134 bash[53981]: cluster 2024-03-24T12:07:08.650094+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:09.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:09 smithi134 bash[55379]: cluster 2024-03-24T12:07:08.650094+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:11.025 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:11 smithi134 systemd[1]: Stopping Ceph osd.0 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:07:11.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:11 smithi134 bash[22531]: debug 2024-03-24T12:07:11.136+0000 7f5278f17700 -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-24T12:07:11.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:11 smithi134 bash[22531]: debug 2024-03-24T12:07:11.136+0000 7f5278f17700 -1 osd.0 102 *** Got signal Terminated *** 2024-03-24T12:07:11.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:11 smithi134 bash[22531]: debug 2024-03-24T12:07:11.136+0000 7f5278f17700 -1 osd.0 102 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:07:11.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:11 smithi134 bash[53981]: cluster 2024-03-24T12:07:10.650689+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:11.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:11 smithi134 bash[53981]: cluster 2024-03-24T12:07:11.139406+0000 mon.a (mon.0) 232 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:07:11.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:11 smithi134 bash[55379]: cluster 2024-03-24T12:07:10.650689+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:11.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:11 smithi134 bash[55379]: cluster 2024-03-24T12:07:11.139406+0000 mon.a (mon.0) 232 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:07:11.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:11 smithi135 bash[41253]: cluster 2024-03-24T12:07:10.650689+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:11.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:11 smithi135 bash[41253]: cluster 2024-03-24T12:07:11.139406+0000 mon.a (mon.0) 232 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:07:12.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:12 smithi135 bash[41253]: cluster 2024-03-24T12:07:11.706722+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:07:12.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:12 smithi135 bash[41253]: cluster 2024-03-24T12:07:11.708499+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:12.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:12 smithi135 bash[41253]: cluster 2024-03-24T12:07:11.711475+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:12.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:12 smithi135 bash[41253]: cluster 2024-03-24T12:07:11.717582+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:12.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:12 smithi135 bash[41253]: cluster 2024-03-24T12:07:11.720579+0000 mon.a (mon.0) 234 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2024-03-24T12:07:12.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:12 smithi135 bash[41253]: cluster 2024-03-24T12:07:11.722114+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.036 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[57743]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:07:13.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[53981]: cluster 2024-03-24T12:07:11.706722+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:07:13.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[53981]: cluster 2024-03-24T12:07:11.708499+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[53981]: cluster 2024-03-24T12:07:11.711475+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[53981]: cluster 2024-03-24T12:07:11.717582+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[53981]: cluster 2024-03-24T12:07:11.720579+0000 mon.a (mon.0) 234 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2024-03-24T12:07:13.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[53981]: cluster 2024-03-24T12:07:11.722114+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.037 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[55379]: cluster 2024-03-24T12:07:11.706722+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:07:13.037 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[55379]: cluster 2024-03-24T12:07:11.708499+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.037 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[55379]: cluster 2024-03-24T12:07:11.711475+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.037 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[55379]: cluster 2024-03-24T12:07:11.717582+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.037 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[55379]: cluster 2024-03-24T12:07:11.720579+0000 mon.a (mon.0) 234 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2024-03-24T12:07:13.037 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:12 smithi134 bash[55379]: cluster 2024-03-24T12:07:11.722114+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e103 with expected crc 2024-03-24T12:07:13.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[57849]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:07:13.973 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.652965+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:13.973 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.716447+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Reduced data availability: 13 pgs inactive, 45 pgs peering (PG_AVAILABILITY) 2024-03-24T12:07:13.973 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.721592+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.973 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.722000+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.973 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.724850+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.973 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.725172+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.973 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.725658+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.726485+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.735104+0000 mon.a (mon.0) 236 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.735538+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.735924+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[53981]: cluster 2024-03-24T12:07:12.735939+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.652965+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.716447+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Reduced data availability: 13 pgs inactive, 45 pgs peering (PG_AVAILABILITY) 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.721592+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.722000+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.724850+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.974 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.725172+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.975 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.725658+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.975 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.726485+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.975 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.735104+0000 mon.a (mon.0) 236 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-03-24T12:07:13.975 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.735538+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.975 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.735924+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.975 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:13 smithi134 bash[55379]: cluster 2024-03-24T12:07:12.735939+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.652965+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:13.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.716447+0000 mon.a (mon.0) 235 : cluster 3 Health check failed: Reduced data availability: 13 pgs inactive, 45 pgs peering (PG_AVAILABILITY) 2024-03-24T12:07:13.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.721592+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.722000+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.724850+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.725172+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.725658+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.726485+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.735104+0000 mon.a (mon.0) 236 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-03-24T12:07:13.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.735538+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.735924+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:13.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:13 smithi135 bash[41253]: cluster 2024-03-24T12:07:12.735939+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e104 with expected crc 2024-03-24T12:07:15.334 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:15 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.0.service: Succeeded. 2024-03-24T12:07:15.335 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:15 smithi134 systemd[1]: Stopped Ceph osd.0 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:07:15.335 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:15 smithi134 systemd[1]: Started Ceph osd.0 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:07:15.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:15 smithi135 bash[41253]: cluster 2024-03-24T12:07:14.654419+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v69: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:15.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:15 smithi135 bash[41253]: audit 2024-03-24T12:07:15.382560+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:15.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:15 smithi135 bash[41253]: audit 2024-03-24T12:07:15.391248+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:16.106 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:15 smithi134 bash[53981]: cluster 2024-03-24T12:07:14.654419+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v69: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:16.107 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:15 smithi134 bash[53981]: audit 2024-03-24T12:07:15.382560+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:16.107 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:15 smithi134 bash[53981]: audit 2024-03-24T12:07:15.391248+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:16.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:15 smithi134 bash[55379]: cluster 2024-03-24T12:07:14.654419+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v69: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:16.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:15 smithi134 bash[55379]: audit 2024-03-24T12:07:15.382560+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:16.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:15 smithi134 bash[55379]: audit 2024-03-24T12:07:15.391248+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:17.178 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:16 smithi134 bash[58015]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-24T12:07:17.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:16 smithi134 bash[58015]: 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-24T12:07:17.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:16 smithi134 bash[58015]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-24T12:07:17.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:16 smithi134 bash[58015]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-24T12:07:17.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:16 smithi134 bash[58015]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-24T12:07:17.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:16 smithi134 bash[58015]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-24T12:07:17.179 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:16 smithi134 bash[58015]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-24T12:07:17.599 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:07:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:07:17] "GET /metrics HTTP/1.1" 200 38197 "" "Prometheus/2.33.4" 2024-03-24T12:07:17.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:17 smithi134 bash[53981]: cluster 2024-03-24T12:07:16.655808+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v70: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:17 smithi134 bash[55379]: cluster 2024-03-24T12:07:16.655808+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v70: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:17.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:17 smithi135 bash[41253]: cluster 2024-03-24T12:07:16.655808+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v70: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:07:18.732 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:18 smithi134 bash[58322]: debug 2024-03-24T12:07:18.532+0000 7f6c1bb9e700 1 -- 172.21.15.134:0/1554164538 <== mon.1 v2:172.21.15.134:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5582fb3e51e0 con 0x5582fb46b000 2024-03-24T12:07:18.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:18 smithi135 bash[41253]: audit 2024-03-24T12:07:17.712927+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:18.985 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:18 smithi135 bash[38686]: ts=2024-03-24T12:07: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.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:07:19.083 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:18 smithi134 bash[53981]: audit 2024-03-24T12:07:17.712927+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:19.083 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:18 smithi134 bash[55379]: audit 2024-03-24T12:07:17.712927+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:19.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:19 smithi134 bash[58322]: debug 2024-03-24T12:07:19.080+0000 7f6c24d367c0 -1 Falling back to public interface 2024-03-24T12:07:20.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:19 smithi134 bash[53981]: cluster 2024-03-24T12:07:18.657774+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:07:20.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:19 smithi134 bash[53981]: cluster 2024-03-24T12:07:18.720975+0000 mon.a (mon.0) 239 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:07:20.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:19 smithi134 bash[53981]: cluster 2024-03-24T12:07:18.721046+0000 mon.a (mon.0) 240 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 45 pgs peering) 2024-03-24T12:07:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:19 smithi134 bash[55379]: cluster 2024-03-24T12:07:18.657774+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:07:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:19 smithi134 bash[55379]: cluster 2024-03-24T12:07:18.720975+0000 mon.a (mon.0) 239 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:07:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:19 smithi134 bash[55379]: cluster 2024-03-24T12:07:18.721046+0000 mon.a (mon.0) 240 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 45 pgs peering) 2024-03-24T12:07:20.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:19 smithi135 bash[41253]: cluster 2024-03-24T12:07:18.657774+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:07:20.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:19 smithi135 bash[41253]: cluster 2024-03-24T12:07:18.720975+0000 mon.a (mon.0) 239 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:07:20.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:19 smithi135 bash[41253]: cluster 2024-03-24T12:07:18.721046+0000 mon.a (mon.0) 240 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 45 pgs peering) 2024-03-24T12:07:21.143 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:07:21.893 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:07:21.893 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (4m) 100s ago 12m 15.8M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:07:21.893 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (3m) 68s ago 12m 42.8M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (3m) 100s ago 10m 45.4M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (2m) 68s ago 18m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (3m) 100s ago 20m 488M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (2m) 100s ago 21m 40.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (81s) 68s ago 19m 23.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (109s) 100s ago 19m 23.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (4m) 100s ago 13m 11.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (4m) 68s ago 13m 11.7M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 starting - - - 2781M 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (17m) 100s ago 17m 61.7M 2781M 17.2.0 e1d6a67b021e e10634d30b18 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (17m) 100s ago 17m 53.5M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (16m) 100s ago 16m 57.3M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:07:21.894 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (15m) 68s ago 15m 59.2M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (15m) 68s ago 15m 57.4M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (14m) 68s ago 14m 53.9M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (13m) 68s ago 14m 58.4M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (2m) 68s ago 13m 59.8M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (10m) 100s ago 10m 87.3M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (10m) 68s ago 10m 87.8M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (10m) 100s ago 10m 87.0M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:07:21.895 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (10m) 68s ago 10m 87.2M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:07:22.084 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[53981]: cluster 2024-03-24T12:07:20.658888+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:07:22.084 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[53981]: audit 2024-03-24T12:07:21.130130+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:22.085 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[53981]: audit 2024-03-24T12:07:21.724974+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:22.085 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[53981]: audit 2024-03-24T12:07:21.726567+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:22.085 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[55379]: cluster 2024-03-24T12:07:20.658888+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:07:22.085 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[55379]: audit 2024-03-24T12:07:21.130130+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:22.085 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[55379]: audit 2024-03-24T12:07:21.724974+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:22.085 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:21 smithi134 bash[55379]: audit 2024-03-24T12:07:21.726567+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:22.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:21 smithi135 bash[41253]: cluster 2024-03-24T12:07:20.658888+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:07:22.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:21 smithi135 bash[41253]: audit 2024-03-24T12:07:21.130130+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:22.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:21 smithi135 bash[41253]: audit 2024-03-24T12:07:21.724974+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:22.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:21 smithi135 bash[41253]: audit 2024-03-24T12:07:21.726567+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:07:22.344 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:07:22.345 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:07:22.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[58322]: debug 2024-03-24T12:07:22.080+0000 7f6c24d367c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-24T12:07:22.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[58322]: debug 2024-03-24T12:07:22.120+0000 7f6c24d367c0 -1 osd.0 102 log_to_monitors true 2024-03-24T12:07:22.739 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:07:22.739 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "5/23 daemons upgraded", 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:07:22.740 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:07:23.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[55379]: audit 2024-03-24T12:07:21.508769+0000 mgr.y (mgr.34107) 158 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:23.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[55379]: audit 2024-03-24T12:07:21.875730+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:23.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[55379]: audit 2024-03-24T12:07:22.128136+0000 mon.a (mon.0) 243 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:07:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[55379]: audit 2024-03-24T12:07:22.344561+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.134:0/3413182688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[53981]: audit 2024-03-24T12:07:21.508769+0000 mgr.y (mgr.34107) 158 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[53981]: audit 2024-03-24T12:07:21.875730+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[53981]: audit 2024-03-24T12:07:22.128136+0000 mon.a (mon.0) 243 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:07:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:22 smithi134 bash[53981]: audit 2024-03-24T12:07:22.344561+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.134:0/3413182688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:23.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:22 smithi135 bash[41253]: audit 2024-03-24T12:07:21.508769+0000 mgr.y (mgr.34107) 158 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:23.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:22 smithi135 bash[41253]: audit 2024-03-24T12:07:21.875730+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:23.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:22 smithi135 bash[41253]: audit 2024-03-24T12:07:22.128136+0000 mon.a (mon.0) 243 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:07:23.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:22 smithi135 bash[41253]: audit 2024-03-24T12:07:22.344561+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.134:0/3413182688' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:23.253 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-03-24T12:07:23.253 INFO:teuthology.orchestra.run.smithi134.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-24T12:07:23.253 INFO:teuthology.orchestra.run.smithi134.stdout: osd.0 (root=default,host=smithi134) is down 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-03-24T12:07:23.254 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-03-24T12:07:23.255 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-03-24T12:07:23.255 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-03-24T12:07:23.255 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-03-24T12:07:23.255 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-03-24T12:07:23.255 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-03-24T12:07:23.255 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-03-24T12:07:23.255 INFO:teuthology.orchestra.run.smithi134.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-03-24T12:07:23.678 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[58322]: debug 2024-03-24T12:07:23.260+0000 7f6c12186700 -1 osd.0 102 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:07:24.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: cluster 2024-03-24T12:07:22.660579+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:24.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: audit 2024-03-24T12:07:22.740272+0000 mgr.y (mgr.34107) 161 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: audit 2024-03-24T12:07:22.752084+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: cluster 2024-03-24T12:07:22.753323+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: cluster 2024-03-24T12:07:22.753357+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: cluster 2024-03-24T12:07:22.755965+0000 mon.a (mon.0) 245 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: audit 2024-03-24T12:07:22.756623+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: cluster 2024-03-24T12:07:23.006559+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: cluster 2024-03-24T12:07:23.029556+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: audit 2024-03-24T12:07:23.241272+0000 mon.a (mon.0) 247 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[55379]: audit 2024-03-24T12:07:23.254975+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.134:0/2362313369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: cluster 2024-03-24T12:07:22.660579+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: audit 2024-03-24T12:07:22.740272+0000 mgr.y (mgr.34107) 161 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: audit 2024-03-24T12:07:22.752084+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: cluster 2024-03-24T12:07:22.753323+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: cluster 2024-03-24T12:07:22.753357+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: cluster 2024-03-24T12:07:22.755965+0000 mon.a (mon.0) 245 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: audit 2024-03-24T12:07:22.756623+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: cluster 2024-03-24T12:07:23.006559+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: cluster 2024-03-24T12:07:23.029556+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: audit 2024-03-24T12:07:23.241272+0000 mon.a (mon.0) 247 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' 2024-03-24T12:07:24.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:23 smithi134 bash[53981]: audit 2024-03-24T12:07:23.254975+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.134:0/2362313369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:07:24.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: cluster 2024-03-24T12:07:22.660579+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 103 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:24.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: audit 2024-03-24T12:07:22.740272+0000 mgr.y (mgr.34107) 161 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: audit 2024-03-24T12:07:22.752084+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: cluster 2024-03-24T12:07:22.753323+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: cluster 2024-03-24T12:07:22.753357+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: cluster 2024-03-24T12:07:22.755965+0000 mon.a (mon.0) 245 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: audit 2024-03-24T12:07:22.756623+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: cluster 2024-03-24T12:07:23.006559+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: cluster 2024-03-24T12:07:23.029556+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: audit 2024-03-24T12:07:23.241272+0000 mon.a (mon.0) 247 : audit 1 from='osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619]' entity='osd.0' 2024-03-24T12:07:24.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:23 smithi135 bash[41253]: audit 2024-03-24T12:07:23.254975+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.134:0/2362313369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:07:25.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: cluster 2024-03-24T12:07:23.191802+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: cluster 2024-03-24T12:07:23.494995+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: cluster 2024-03-24T12:07:24.240200+0000 mon.a (mon.0) 248 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: cluster 2024-03-24T12:07:24.244017+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: cluster 2024-03-24T12:07:24.246639+0000 mon.a (mon.0) 249 : cluster 1 osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619] boot 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: cluster 2024-03-24T12:07:24.246764+0000 mon.a (mon.0) 250 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: audit 2024-03-24T12:07:24.247278+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: cluster 2024-03-24T12:07:24.250746+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: audit 2024-03-24T12:07:24.576739+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[53981]: audit 2024-03-24T12:07:24.587347+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: cluster 2024-03-24T12:07:23.191802+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: cluster 2024-03-24T12:07:23.494995+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: cluster 2024-03-24T12:07:24.240200+0000 mon.a (mon.0) 248 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: cluster 2024-03-24T12:07:24.244017+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: cluster 2024-03-24T12:07:24.246639+0000 mon.a (mon.0) 249 : cluster 1 osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619] boot 2024-03-24T12:07:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: cluster 2024-03-24T12:07:24.246764+0000 mon.a (mon.0) 250 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:07:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: audit 2024-03-24T12:07:24.247278+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:07:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: cluster 2024-03-24T12:07:24.250746+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: audit 2024-03-24T12:07:24.576739+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:24 smithi134 bash[55379]: audit 2024-03-24T12:07:24.587347+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:25.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: cluster 2024-03-24T12:07:23.191802+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:25.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: cluster 2024-03-24T12:07:23.494995+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e105 with expected crc 2024-03-24T12:07:25.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: cluster 2024-03-24T12:07:24.240200+0000 mon.a (mon.0) 248 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:07:25.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: cluster 2024-03-24T12:07:24.244017+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:25.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: cluster 2024-03-24T12:07:24.246639+0000 mon.a (mon.0) 249 : cluster 1 osd.0 [v2:172.21.15.134:6802/4082603619,v1:172.21.15.134:6803/4082603619] boot 2024-03-24T12:07:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: cluster 2024-03-24T12:07:24.246764+0000 mon.a (mon.0) 250 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:07:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: audit 2024-03-24T12:07:24.247278+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:07:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: cluster 2024-03-24T12:07:24.250746+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: audit 2024-03-24T12:07:24.576739+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:24 smithi135 bash[41253]: audit 2024-03-24T12:07:24.587347+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:24.233222+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:24.661610+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.242868+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.248244+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.248596+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.248658+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.253108+0000 mon.a (mon.0) 254 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.253459+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.254374+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: audit 2024-03-24T12:07:25.633102+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[53981]: audit 2024-03-24T12:07:25.645454+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:24.233222+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:24.661610+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.242868+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.248244+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.248596+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.248658+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.253108+0000 mon.a (mon.0) 254 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.253459+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.254374+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: audit 2024-03-24T12:07:25.633102+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:25 smithi134 bash[55379]: audit 2024-03-24T12:07:25.645454+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:24.233222+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e106 with expected crc 2024-03-24T12:07:26.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:24.661610+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.242868+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.248244+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.248596+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.248658+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.253108+0000 mon.a (mon.0) 254 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.253459+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.254374+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: audit 2024-03-24T12:07:25.633102+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:25 smithi135 bash[41253]: audit 2024-03-24T12:07:25.645454+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:27.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.242784+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.243768+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.243971+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[53981]: cluster 2024-03-24T12:07:25.245811+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.242784+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.243768+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.243971+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:26 smithi134 bash[55379]: cluster 2024-03-24T12:07:25.245811+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:26 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.242784+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:26 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.243768+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:26 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.243971+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:26 smithi135 bash[41253]: cluster 2024-03-24T12:07:25.245811+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:07:27.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:07:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:07:27] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.33.4" 2024-03-24T12:07:28.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:27 smithi134 bash[53981]: cluster 2024-03-24T12:07:26.662629+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:27 smithi134 bash[55379]: cluster 2024-03-24T12:07:26.662629+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:28.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:27 smithi135 bash[41253]: cluster 2024-03-24T12:07:26.662629+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-24T12:07:28.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:28 smithi135 bash[41253]: audit 2024-03-24T12:07:27.724139+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:28.985 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:28 smithi135 bash[38686]: ts=2024-03-24T12:07: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-24T12:07:28.985 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:28 smithi135 bash[38686]: ts=2024-03-24T12:07:28.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:07:29.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:28 smithi134 bash[53981]: audit 2024-03-24T12:07:27.724139+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:29.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:28 smithi134 bash[55379]: audit 2024-03-24T12:07:27.724139+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:29 smithi134 bash[53981]: cluster 2024-03-24T12:07:28.664194+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:29 smithi134 bash[53981]: cluster 2024-03-24T12:07:28.772919+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded) 2024-03-24T12:07:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:29 smithi134 bash[53981]: cluster 2024-03-24T12:07:28.772989+0000 mon.a (mon.0) 258 : cluster 1 Cluster is now healthy 2024-03-24T12:07:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:29 smithi134 bash[55379]: cluster 2024-03-24T12:07:28.664194+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:29 smithi134 bash[55379]: cluster 2024-03-24T12:07:28.772919+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded) 2024-03-24T12:07:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:29 smithi134 bash[55379]: cluster 2024-03-24T12:07:28.772989+0000 mon.a (mon.0) 258 : cluster 1 Cluster is now healthy 2024-03-24T12:07:30.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:29 smithi135 bash[41253]: cluster 2024-03-24T12:07:28.664194+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:30.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:29 smithi135 bash[41253]: cluster 2024-03-24T12:07:28.772919+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded) 2024-03-24T12:07:30.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:29 smithi135 bash[41253]: cluster 2024-03-24T12:07:28.772989+0000 mon.a (mon.0) 258 : cluster 1 Cluster is now healthy 2024-03-24T12:07:31.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:31 smithi134 bash[53981]: cluster 2024-03-24T12:07:30.664909+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-03-24T12:07:31.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:31 smithi134 bash[55379]: cluster 2024-03-24T12:07:30.664909+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-03-24T12:07:32.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:31 smithi135 bash[41253]: cluster 2024-03-24T12:07:30.664909+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-03-24T12:07:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:33 smithi134 bash[53981]: cluster 2024-03-24T12:07:32.666445+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:33 smithi134 bash[55379]: cluster 2024-03-24T12:07:32.666445+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:34.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:33 smithi135 bash[41253]: cluster 2024-03-24T12:07:32.666445+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: cluster 2024-03-24T12:07:34.667462+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.442950+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.451179+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.453407+0000 mon.a (mon.0) 261 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.455055+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.466498+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.557882+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.561643+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.565051+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.567931+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[53981]: audit 2024-03-24T12:07:35.572159+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: cluster 2024-03-24T12:07:34.667462+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.442950+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.451179+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.453407+0000 mon.a (mon.0) 261 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.455055+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.466498+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.557882+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.561643+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.565051+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.567931+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:35 smithi134 bash[55379]: audit 2024-03-24T12:07:35.572159+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: cluster 2024-03-24T12:07:34.667462+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.442950+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.451179+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.453407+0000 mon.a (mon.0) 261 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.455055+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.466498+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.557882+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.561643+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.565051+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.567931+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:36.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:35 smithi135 bash[41253]: audit 2024-03-24T12:07:35.572159+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[53981]: audit 2024-03-24T12:07:35.572503+0000 mgr.y (mgr.34107) 169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[53981]: cephadm 2024-03-24T12:07:35.574646+0000 mgr.y (mgr.34107) 170 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[53981]: audit 2024-03-24T12:07:36.726352+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[53981]: audit 2024-03-24T12:07:36.728657+0000 mon.a (mon.0) 270 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[53981]: audit 2024-03-24T12:07:36.798057+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[55379]: audit 2024-03-24T12:07:35.572503+0000 mgr.y (mgr.34107) 169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[55379]: cephadm 2024-03-24T12:07:35.574646+0000 mgr.y (mgr.34107) 170 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[55379]: audit 2024-03-24T12:07:36.726352+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[55379]: audit 2024-03-24T12:07:36.728657+0000 mon.a (mon.0) 270 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:37.163 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:36 smithi134 bash[55379]: audit 2024-03-24T12:07:36.798057+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:37.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:36 smithi135 bash[41253]: audit 2024-03-24T12:07:35.572503+0000 mgr.y (mgr.34107) 169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:07:37.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:36 smithi135 bash[41253]: cephadm 2024-03-24T12:07:35.574646+0000 mgr.y (mgr.34107) 170 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-24T12:07:37.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:36 smithi135 bash[41253]: audit 2024-03-24T12:07:36.726352+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:37.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:36 smithi135 bash[41253]: audit 2024-03-24T12:07:36.728657+0000 mon.a (mon.0) 270 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:37.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:36 smithi135 bash[41253]: audit 2024-03-24T12:07:36.798057+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:37.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:07:37] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.33.4" 2024-03-24T12:07:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[53981]: cluster 2024-03-24T12:07:36.668293+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-24T12:07:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[53981]: audit 2024-03-24T12:07:37.751371+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[53981]: audit 2024-03-24T12:07:37.755936+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:07:38.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[53981]: audit 2024-03-24T12:07:37.757258+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[55379]: cluster 2024-03-24T12:07:36.668293+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-24T12:07:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[55379]: audit 2024-03-24T12:07:37.751371+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[55379]: audit 2024-03-24T12:07:37.755936+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:07:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:37 smithi134 bash[55379]: audit 2024-03-24T12:07:37.757258+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:38.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:37 smithi135 bash[41253]: cluster 2024-03-24T12:07:36.668293+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-03-24T12:07:38.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:37 smithi135 bash[41253]: audit 2024-03-24T12:07:37.751371+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:38.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:37 smithi135 bash[41253]: audit 2024-03-24T12:07:37.755936+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:07:38.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:37 smithi135 bash[41253]: audit 2024-03-24T12:07:37.757258+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:07:38.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:38 smithi135 bash[41253]: audit 2024-03-24T12:07:37.733848+0000 mgr.y (mgr.34107) 172 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:38.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:38 smithi135 bash[41253]: cephadm 2024-03-24T12:07:37.744330+0000 mgr.y (mgr.34107) 173 : cephadm 1 Upgrade: Updating osd.1 2024-03-24T12:07:38.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:38 smithi135 bash[41253]: cephadm 2024-03-24T12:07:37.761353+0000 mgr.y (mgr.34107) 174 : cephadm 1 Deploying daemon osd.1 on smithi134 2024-03-24T12:07:38.985 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:38 smithi135 bash[38686]: ts=2024-03-24T12:07: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 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:07:39.084 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:38 smithi134 bash[53981]: audit 2024-03-24T12:07:37.733848+0000 mgr.y (mgr.34107) 172 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:39.097 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:38 smithi134 bash[53981]: cephadm 2024-03-24T12:07:37.744330+0000 mgr.y (mgr.34107) 173 : cephadm 1 Upgrade: Updating osd.1 2024-03-24T12:07:39.098 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:38 smithi134 bash[53981]: cephadm 2024-03-24T12:07:37.761353+0000 mgr.y (mgr.34107) 174 : cephadm 1 Deploying daemon osd.1 on smithi134 2024-03-24T12:07:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:38 smithi134 bash[55379]: audit 2024-03-24T12:07:37.733848+0000 mgr.y (mgr.34107) 172 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:38 smithi134 bash[55379]: cephadm 2024-03-24T12:07:37.744330+0000 mgr.y (mgr.34107) 173 : cephadm 1 Upgrade: Updating osd.1 2024-03-24T12:07:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:38 smithi134 bash[55379]: cephadm 2024-03-24T12:07:37.761353+0000 mgr.y (mgr.34107) 174 : cephadm 1 Deploying daemon osd.1 on smithi134 2024-03-24T12:07:40.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:39 smithi134 bash[53981]: cluster 2024-03-24T12:07:38.670085+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:40.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:39 smithi134 bash[55379]: cluster 2024-03-24T12:07:38.670085+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:40.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:39 smithi135 bash[41253]: cluster 2024-03-24T12:07:38.670085+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:42.081 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:41 smithi134 bash[53981]: cluster 2024-03-24T12:07:40.670730+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:42.081 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:41 smithi134 bash[55379]: cluster 2024-03-24T12:07:40.670730+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:42.082 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:42 smithi134 systemd[1]: Stopping Ceph osd.1 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:07:42.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:41 smithi135 bash[41253]: cluster 2024-03-24T12:07:40.670730+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:07:42.678 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:42 smithi134 bash[25618]: debug 2024-03-24T12:07:42.203+0000 7f842dbe0700 -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-24T12:07:42.678 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:42 smithi134 bash[25618]: debug 2024-03-24T12:07:42.203+0000 7f842dbe0700 -1 osd.1 107 *** Got signal Terminated *** 2024-03-24T12:07:42.678 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:42 smithi134 bash[25618]: debug 2024-03-24T12:07:42.203+0000 7f842dbe0700 -1 osd.1 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:07:43.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:42 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.206926+0000 mon.a (mon.0) 275 : cluster 1 osd.1 marked itself down and dead 2024-03-24T12:07:43.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:42 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.206926+0000 mon.a (mon.0) 275 : cluster 1 osd.1 marked itself down and dead 2024-03-24T12:07:43.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:42 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.206926+0000 mon.a (mon.0) 275 : cluster 1 osd.1 marked itself down and dead 2024-03-24T12:07:43.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.672147+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.833810+0000 mon.a (mon.0) 276 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.838325+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.840708+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.843161+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.843345+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.846031+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.852599+0000 mon.a (mon.0) 277 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.853772+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[53981]: cluster 2024-03-24T12:07:42.856933+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.672147+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.833810+0000 mon.a (mon.0) 276 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.838325+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.840708+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.843161+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.843345+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.846031+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.852599+0000 mon.a (mon.0) 277 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.853772+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:43.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:43 smithi134 bash[55379]: cluster 2024-03-24T12:07:42.856933+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.178 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[59943]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.672147+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.833810+0000 mon.a (mon.0) 276 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.838325+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.840708+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.843161+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.843345+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.846031+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.852599+0000 mon.a (mon.0) 277 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.853772+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:43 smithi135 bash[41253]: cluster 2024-03-24T12:07:42.856933+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:07:44.678 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[60019]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:07:45.135 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.844601+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.135 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.847092+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.135 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.847337+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.135 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.848469+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.135 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.848668+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.850982+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.851725+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.852368+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.855625+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.857586+0000 mon.a (mon.0) 278 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.857951+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.859350+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[53981]: cluster 2024-03-24T12:07:43.864888+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.844601+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.847092+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.847337+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.848469+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.136 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.848668+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.850982+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.851725+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.852368+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.855625+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.857586+0000 mon.a (mon.0) 278 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.857951+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.859350+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:44 smithi134 bash[55379]: cluster 2024-03-24T12:07:43.864888+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.844601+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.847092+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.847337+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.848469+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.848668+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.850982+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.851725+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.852368+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.855625+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.857586+0000 mon.a (mon.0) 278 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.857951+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.859350+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:45.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:44 smithi135 bash[41253]: cluster 2024-03-24T12:07:43.864888+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:07:46.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:45 smithi134 bash[53981]: cluster 2024-03-24T12:07:44.672912+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v89: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:46.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:45 smithi134 bash[55379]: cluster 2024-03-24T12:07:44.672912+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v89: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:46.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:45 smithi135 bash[41253]: cluster 2024-03-24T12:07:44.672912+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v89: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:07:46.463 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:46 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.1.service: Succeeded. 2024-03-24T12:07:46.463 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:46 smithi134 systemd[1]: Stopped Ceph osd.1 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:07:46.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:46 smithi134 systemd[1]: Started Ceph osd.1 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:07:47.508 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:07:47] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.33.4" 2024-03-24T12:07:47.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[55379]: audit 2024-03-24T12:07:46.509542+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:47.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[55379]: audit 2024-03-24T12:07:46.516565+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:47.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[55379]: cluster 2024-03-24T12:07:46.673473+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v90: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:07:47.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[53981]: audit 2024-03-24T12:07:46.509542+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:47.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[53981]: audit 2024-03-24T12:07:46.516565+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:47.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[53981]: cluster 2024-03-24T12:07:46.673473+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v90: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:07:47.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:47 smithi135 bash[41253]: audit 2024-03-24T12:07:46.509542+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:47.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:47 smithi135 bash[41253]: audit 2024-03-24T12:07:46.516565+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:47.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:47 smithi135 bash[41253]: cluster 2024-03-24T12:07:46.673473+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v90: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:07:48.428 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[60187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-24T12:07:48.428 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[60187]: 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-24T12:07:48.429 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[60187]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-24T12:07:48.429 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[60187]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-24T12:07:48.429 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[60187]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-24T12:07:48.429 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[60187]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-24T12:07:48.429 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:47 smithi134 bash[60187]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-24T12:07:48.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:48 smithi134 bash[53981]: audit 2024-03-24T12:07:47.741761+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:48.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:48 smithi134 bash[55379]: audit 2024-03-24T12:07:47.741761+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:48.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:48 smithi135 bash[41253]: audit 2024-03-24T12:07:47.741761+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:48.985 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:48 smithi135 bash[38686]: ts=2024-03-24T12:07: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 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:07:49.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:49 smithi134 bash[60471]: debug 2024-03-24T12:07:49.615+0000 7fa1b4809700 1 -- 172.21.15.134:0/241726689 <== mon.0 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5646ca11d1e0 con 0x5646ca1a2c00 2024-03-24T12:07:49.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:49 smithi134 bash[53981]: cluster 2024-03-24T12:07:48.676420+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v91: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:49.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:49 smithi134 bash[55379]: cluster 2024-03-24T12:07:48.676420+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v91: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:49.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:49 smithi135 bash[41253]: cluster 2024-03-24T12:07:48.676420+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v91: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:50.428 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:50 smithi134 bash[60471]: debug 2024-03-24T12:07:50.167+0000 7fa1bd9a17c0 -1 Falling back to public interface 2024-03-24T12:07:50.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:50 smithi134 bash[55379]: cluster 2024-03-24T12:07:49.519491+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded (PG_DEGRADED) 2024-03-24T12:07:50.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:50 smithi134 bash[53981]: cluster 2024-03-24T12:07:49.519491+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded (PG_DEGRADED) 2024-03-24T12:07:50.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:50 smithi135 bash[41253]: cluster 2024-03-24T12:07:49.519491+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded (PG_DEGRADED) 2024-03-24T12:07:51.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:51 smithi134 bash[53981]: cluster 2024-03-24T12:07:50.677544+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:51.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:51 smithi134 bash[55379]: cluster 2024-03-24T12:07:50.677544+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:51.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:51 smithi135 bash[41253]: cluster 2024-03-24T12:07:50.677544+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:52.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:52 smithi135 bash[41253]: audit 2024-03-24T12:07:51.724979+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:52.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:52 smithi135 bash[41253]: audit 2024-03-24T12:07:51.726655+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:53.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:52 smithi134 bash[55379]: audit 2024-03-24T12:07:51.724979+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:52 smithi134 bash[55379]: audit 2024-03-24T12:07:51.726655+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:52 smithi134 bash[53981]: audit 2024-03-24T12:07:51.724979+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:53.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:52 smithi134 bash[53981]: audit 2024-03-24T12:07:51.726655+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:07:53.666 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:07:53.678 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:53 smithi134 bash[60471]: debug 2024-03-24T12:07:53.231+0000 7fa1bd9a17c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-24T12:07:53.678 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:53 smithi134 bash[60471]: debug 2024-03-24T12:07:53.287+0000 7fa1bd9a17c0 -1 osd.1 107 log_to_monitors true 2024-03-24T12:07:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[55379]: cluster 2024-03-24T12:07:52.678833+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v93: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[55379]: audit 2024-03-24T12:07:53.040917+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[55379]: audit 2024-03-24T12:07:53.051053+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[55379]: audit 2024-03-24T12:07:53.297084+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:07:54.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[53981]: cluster 2024-03-24T12:07:52.678833+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v93: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:54.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[53981]: audit 2024-03-24T12:07:53.040917+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:54.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[53981]: audit 2024-03-24T12:07:53.051053+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:54.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[53981]: audit 2024-03-24T12:07:53.297084+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (5m) 1s ago 13m 15.8M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (4m) 100s ago 12m 42.8M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (3m) 1s ago 11m 47.0M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (3m) 100s ago 19m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (4m) 1s ago 21m 497M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (2m) 1s ago 21m 51.5M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (114s) 100s ago 19m 23.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:07:54.466 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (2m) 1s ago 19m 44.8M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (5m) 1s ago 13m 11.7M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (4m) 100s ago 13m 11.7M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (36s) 1s ago 18m 54.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (5s) 1s ago 18m - 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (17m) 1s ago 17m 57.0M 2781M 17.2.0 e1d6a67b021e 95cdfcd305a6 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (16m) 1s ago 16m 62.2M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (16m) 100s ago 16m 59.2M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (15m) 100s ago 15m 57.4M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (15m) 100s ago 15m 53.9M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (14m) 100s ago 14m 58.4M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (3m) 100s ago 13m 59.8M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:07:54.467 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (11m) 1s ago 11m 88.1M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:07:54.468 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (11m) 100s ago 11m 87.8M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:07:54.468 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (11m) 1s ago 11m 87.7M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:07:54.468 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (11m) 100s ago 11m 87.2M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:07:54.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:54 smithi135 bash[41253]: cluster 2024-03-24T12:07:52.678833+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v93: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:54.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:54 smithi135 bash[41253]: audit 2024-03-24T12:07:53.040917+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:54.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:54 smithi135 bash[41253]: audit 2024-03-24T12:07:53.051053+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:54.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:54 smithi135 bash[41253]: audit 2024-03-24T12:07:53.297084+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:07:54.925 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:07:54.925 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:07:54.925 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:07:54.925 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:54.925 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 6 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:07:54.926 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:07:54.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:07:54 smithi134 bash[60471]: debug 2024-03-24T12:07:54.595+0000 7fa1aadf1700 -1 osd.1 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "7/23 daemons upgraded", 2024-03-24T12:07:55.314 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:07:55.315 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:07:55.315 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:07:55.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:53.648520+0000 mgr.y (mgr.34107) 184 : audit 0 from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:55.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.040733+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:54.046464+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:54.049786+0000 mon.a (mon.0) 287 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.053603+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.053887+0000 mon.a (mon.0) 288 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:54.055030+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.088304+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.088465+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.098451+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:54.300181+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.426633+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:54.430727+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:54.581382+0000 mon.a (mon.0) 292 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' 2024-03-24T12:07:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[55379]: audit 2024-03-24T12:07:54.926109+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.134:0/719051423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:53.648520+0000 mgr.y (mgr.34107) 184 : audit 0 from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.040733+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:54.046464+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:54.049786+0000 mon.a (mon.0) 287 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.053603+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.053887+0000 mon.a (mon.0) 288 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:54.055030+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.088304+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.088465+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.098451+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:54.300181+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.426633+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:54.430727+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:55.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:54.581382+0000 mon.a (mon.0) 292 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' 2024-03-24T12:07:55.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:55 smithi134 bash[53981]: audit 2024-03-24T12:07:54.926109+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.134:0/719051423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:53.648520+0000 mgr.y (mgr.34107) 184 : audit 0 from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.040733+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:54.046464+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:54.049786+0000 mon.a (mon.0) 287 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.053603+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.053887+0000 mon.a (mon.0) 288 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:54.055030+0000 mon.a (mon.0) 289 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.088304+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.088465+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.098451+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:54.300181+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:55.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.426633+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:07:55.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:54.430727+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:07:55.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:54.581382+0000 mon.a (mon.0) 292 : audit 1 from='osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965]' entity='osd.1' 2024-03-24T12:07:55.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:55 smithi135 bash[41253]: audit 2024-03-24T12:07:54.926109+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.134:0/719051423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:07:55.796 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_WARN Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded 2024-03-24T12:07:55.796 INFO:teuthology.orchestra.run.smithi134.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded 2024-03-24T12:07:55.796 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.8 is active+undersized+degraded, acting [7,0] 2024-03-24T12:07:55.796 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-03-24T12:07:55.796 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-03-24T12:07:55.796 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.11 is active+undersized+degraded, acting [6,4] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-03-24T12:07:55.797 INFO:teuthology.orchestra.run.smithi134.stdout: pg 5.0 is active+undersized+degraded, acting [3,4] 2024-03-24T12:07:55.798 INFO:teuthology.orchestra.run.smithi134.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-03-24T12:07:55.798 INFO:teuthology.orchestra.run.smithi134.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-03-24T12:07:56.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: audit 2024-03-24T12:07:54.440860+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:56.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: cluster 2024-03-24T12:07:54.679712+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v95: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:56.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.579693+0000 mon.a (mon.0) 293 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.581045+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.581803+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.590034+0000 mon.a (mon.0) 294 : cluster 1 osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965] boot 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.590169+0000 mon.a (mon.0) 295 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: audit 2024-03-24T12:07:55.590677+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[55379]: audit 2024-03-24T12:07:55.797361+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.134:0/260685510' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: audit 2024-03-24T12:07:54.440860+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: cluster 2024-03-24T12:07:54.679712+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v95: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.579693+0000 mon.a (mon.0) 293 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:07:56.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.581045+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:56.432 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.581803+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:56.432 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.590034+0000 mon.a (mon.0) 294 : cluster 1 osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965] boot 2024-03-24T12:07:56.432 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.590169+0000 mon.a (mon.0) 295 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-24T12:07:56.432 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: audit 2024-03-24T12:07:55.590677+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:07:56.432 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:56 smithi134 bash[53981]: audit 2024-03-24T12:07:55.797361+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.134:0/260685510' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: audit 2024-03-24T12:07:54.440860+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: cluster 2024-03-24T12:07:54.679712+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v95: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.579693+0000 mon.a (mon.0) 293 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.581045+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.581803+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.590034+0000 mon.a (mon.0) 294 : cluster 1 osd.1 [v2:172.21.15.134:6810/2385246965,v1:172.21.15.134:6811/2385246965] boot 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.590169+0000 mon.a (mon.0) 295 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: audit 2024-03-24T12:07:55.590677+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:07:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:56 smithi135 bash[41253]: audit 2024-03-24T12:07:55.797361+0000 mon.a (mon.0) 297 : audit 0 from='client.? 172.21.15.134:0/260685510' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:07:57.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:07:57] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.33.4" 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: audit 2024-03-24T12:07:55.314426+0000 mgr.y (mgr.34107) 188 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.581255+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.584610+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:55.592250+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.578299+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.578300+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.583234+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.583439+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.588079+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.594049+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: audit 2024-03-24T12:07:55.314426+0000 mgr.y (mgr.34107) 188 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.581255+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.584610+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:55.592250+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.578299+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.578300+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.583234+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.583439+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.588079+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:57 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.594049+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: audit 2024-03-24T12:07:55.314426+0000 mgr.y (mgr.34107) 188 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.581255+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.584610+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:55.592250+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.578299+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.578300+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.583234+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.583439+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.588079+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:57.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:57 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.594049+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-24T12:07:58.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.584753+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.593148+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.594716+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.594716+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[55379]: cluster 2024-03-24T12:07:56.680721+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v98: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.584753+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.593148+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.594716+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.594716+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:58 smithi134 bash[53981]: cluster 2024-03-24T12:07:56.680721+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v98: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-03-24T12:07:58.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:58 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.584753+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:58 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.593148+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:58 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.594716+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:58 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.594716+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:07:58.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:58 smithi135 bash[41253]: cluster 2024-03-24T12:07:56.680721+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v98: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-03-24T12:07:58.985 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:58 smithi135 bash[38686]: ts=2024-03-24T12:07: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 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-24T12:07:58.985 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:07:58 smithi135 bash[38686]: ts=2024-03-24T12:07:58.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.134\", device_class=\"ssd\", hostname=\"smithi134\", instance=\"172.21.15.135:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.134\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:07:59.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:07:59 smithi134 bash[53981]: audit 2024-03-24T12:07:57.752222+0000 mgr.y (mgr.34107) 190 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:59.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:07:59 smithi134 bash[55379]: audit 2024-03-24T12:07:57.752222+0000 mgr.y (mgr.34107) 190 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:07:59.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:07:59 smithi135 bash[41253]: audit 2024-03-24T12:07:57.752222+0000 mgr.y (mgr.34107) 190 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:00.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:00 smithi134 bash[55379]: cluster 2024-03-24T12:07:58.682459+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v99: 161 pgs: 6 active+undersized+degraded, 14 active+undersized, 141 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-03-24T12:08:00.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:00 smithi134 bash[55379]: cluster 2024-03-24T12:07:59.058403+0000 mon.a (mon.0) 299 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 6 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:00 smithi134 bash[53981]: cluster 2024-03-24T12:07:58.682459+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v99: 161 pgs: 6 active+undersized+degraded, 14 active+undersized, 141 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-03-24T12:08:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:00 smithi134 bash[53981]: cluster 2024-03-24T12:07:59.058403+0000 mon.a (mon.0) 299 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 6 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:00.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:00 smithi135 bash[41253]: cluster 2024-03-24T12:07:58.682459+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v99: 161 pgs: 6 active+undersized+degraded, 14 active+undersized, 141 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-03-24T12:08:00.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:00 smithi135 bash[41253]: cluster 2024-03-24T12:07:59.058403+0000 mon.a (mon.0) 299 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 6 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:01.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:01 smithi134 bash[53981]: cluster 2024-03-24T12:08:01.070431+0000 mon.a (mon.0) 300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 6 pgs degraded) 2024-03-24T12:08:01.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:01 smithi134 bash[53981]: cluster 2024-03-24T12:08:01.070498+0000 mon.a (mon.0) 301 : cluster 1 Cluster is now healthy 2024-03-24T12:08:01.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:01 smithi134 bash[55379]: cluster 2024-03-24T12:08:01.070431+0000 mon.a (mon.0) 300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 6 pgs degraded) 2024-03-24T12:08:01.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:01 smithi134 bash[55379]: cluster 2024-03-24T12:08:01.070498+0000 mon.a (mon.0) 301 : cluster 1 Cluster is now healthy 2024-03-24T12:08:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:01 smithi135 bash[41253]: cluster 2024-03-24T12:08:01.070431+0000 mon.a (mon.0) 300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 6 pgs degraded) 2024-03-24T12:08:01.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:01 smithi135 bash[41253]: cluster 2024-03-24T12:08:01.070498+0000 mon.a (mon.0) 301 : cluster 1 Cluster is now healthy 2024-03-24T12:08:02.411 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:02 smithi134 bash[53981]: cluster 2024-03-24T12:08:00.683378+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-03-24T12:08:02.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:02 smithi134 bash[55379]: cluster 2024-03-24T12:08:00.683378+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-03-24T12:08:02.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:02 smithi135 bash[41253]: cluster 2024-03-24T12:08:00.683378+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-03-24T12:08:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:04 smithi134 bash[53981]: cluster 2024-03-24T12:08:02.684306+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:04.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:04 smithi134 bash[55379]: cluster 2024-03-24T12:08:02.684306+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:04.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:04 smithi135 bash[41253]: cluster 2024-03-24T12:08:02.684306+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:05.440 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.440371+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.452805+0000 mon.a (mon.0) 303 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.455586+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.457471+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.469330+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.555975+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.559472+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.562213+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.564519+0000 mon.a (mon.0) 310 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.568314+0000 mon.a (mon.0) 311 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:08:05.441 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: audit 2024-03-24T12:08:04.568606+0000 mgr.y (mgr.34107) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:08:05.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: cephadm 2024-03-24T12:08:04.570627+0000 mgr.y (mgr.34107) 195 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-24T12:08:05.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:05 smithi135 bash[41253]: cluster 2024-03-24T12:08:04.685350+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.440371+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.452805+0000 mon.a (mon.0) 303 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.455586+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.457471+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.469330+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.555975+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.559472+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.562213+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.847 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.564519+0000 mon.a (mon.0) 310 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.568314+0000 mon.a (mon.0) 311 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: audit 2024-03-24T12:08:04.568606+0000 mgr.y (mgr.34107) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: cephadm 2024-03-24T12:08:04.570627+0000 mgr.y (mgr.34107) 195 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[53981]: cluster 2024-03-24T12:08:04.685350+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.440371+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.452805+0000 mon.a (mon.0) 303 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.455586+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.457471+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.469330+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.555975+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.559472+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.562213+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.564519+0000 mon.a (mon.0) 310 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.568314+0000 mon.a (mon.0) 311 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:08:05.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: audit 2024-03-24T12:08:04.568606+0000 mgr.y (mgr.34107) 194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:08:05.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: cephadm 2024-03-24T12:08:04.570627+0000 mgr.y (mgr.34107) 195 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-24T12:08:05.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:05 smithi134 bash[55379]: cluster 2024-03-24T12:08:04.685350+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:08:07.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:08:07] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.33.4" 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: cluster 2024-03-24T12:08:06.686151+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: audit 2024-03-24T12:08:06.726361+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: audit 2024-03-24T12:08:06.728270+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: audit 2024-03-24T12:08:06.828963+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: cephadm 2024-03-24T12:08:06.843472+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Updating osd.2 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: audit 2024-03-24T12:08:06.849936+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: audit 2024-03-24T12:08:06.854075+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: audit 2024-03-24T12:08:06.855579+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:07.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:07 smithi135 bash[41253]: cephadm 2024-03-24T12:08:06.860542+0000 mgr.y (mgr.34107) 199 : cephadm 1 Deploying daemon osd.2 on smithi134 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: cluster 2024-03-24T12:08:06.686151+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: audit 2024-03-24T12:08:06.726361+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: audit 2024-03-24T12:08:06.728270+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: audit 2024-03-24T12:08:06.828963+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: cephadm 2024-03-24T12:08:06.843472+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Updating osd.2 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: audit 2024-03-24T12:08:06.849936+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: audit 2024-03-24T12:08:06.854075+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: audit 2024-03-24T12:08:06.855579+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:07.996 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[55379]: cephadm 2024-03-24T12:08:06.860542+0000 mgr.y (mgr.34107) 199 : cephadm 1 Deploying daemon osd.2 on smithi134 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: cluster 2024-03-24T12:08:06.686151+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: audit 2024-03-24T12:08:06.726361+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: audit 2024-03-24T12:08:06.728270+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: audit 2024-03-24T12:08:06.828963+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: cephadm 2024-03-24T12:08:06.843472+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Updating osd.2 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: audit 2024-03-24T12:08:06.849936+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: audit 2024-03-24T12:08:06.854075+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: audit 2024-03-24T12:08:06.855579+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:07.997 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:07 smithi134 bash[53981]: cephadm 2024-03-24T12:08:06.860542+0000 mgr.y (mgr.34107) 199 : cephadm 1 Deploying daemon osd.2 on smithi134 2024-03-24T12:08:08.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:08 smithi135 bash[41253]: audit 2024-03-24T12:08:07.763584+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:09.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:08 smithi134 bash[53981]: audit 2024-03-24T12:08:07.763584+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:09.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:08 smithi134 bash[55379]: audit 2024-03-24T12:08:07.763584+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:09.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:09 smithi134 bash[53981]: cluster 2024-03-24T12:08:08.687744+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:09.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:09 smithi134 bash[55379]: cluster 2024-03-24T12:08:08.687744+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:10.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:09 smithi135 bash[41253]: cluster 2024-03-24T12:08:08.687744+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:11.178 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:11 smithi134 systemd[1]: Stopping Ceph osd.2 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:08:11.681 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:11 smithi134 bash[28769]: debug 2024-03-24T12:08:11.271+0000 7f0dd2bdb700 -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-24T12:08:11.681 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:11 smithi134 bash[28769]: debug 2024-03-24T12:08:11.271+0000 7f0dd2bdb700 -1 osd.2 112 *** Got signal Terminated *** 2024-03-24T12:08:11.681 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:11 smithi134 bash[28769]: debug 2024-03-24T12:08:11.271+0000 7f0dd2bdb700 -1 osd.2 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:08:12.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:11 smithi134 bash[53981]: cluster 2024-03-24T12:08:10.688621+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:12.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:11 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.277148+0000 mon.a (mon.0) 318 : cluster 1 osd.2 marked itself down and dead 2024-03-24T12:08:12.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:11 smithi134 bash[55379]: cluster 2024-03-24T12:08:10.688621+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:12.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:11 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.277148+0000 mon.a (mon.0) 318 : cluster 1 osd.2 marked itself down and dead 2024-03-24T12:08:12.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:11 smithi135 bash[41253]: cluster 2024-03-24T12:08:10.688621+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:12.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:11 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.277148+0000 mon.a (mon.0) 318 : cluster 1 osd.2 marked itself down and dead 2024-03-24T12:08:13.053 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[62112]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:08:13.053 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[62186]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.739307+0000 mon.a (mon.0) 319 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.744769+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.750254+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.751137+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.752979+0000 mon.a (mon.0) 320 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.754571+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.739307+0000 mon.a (mon.0) 319 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.744769+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.054 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.750254+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.055 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.751137+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.055 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.752979+0000 mon.a (mon.0) 320 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-24T12:08:13.055 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:12 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.754571+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:12 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.739307+0000 mon.a (mon.0) 319 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:08:13.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:12 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.744769+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:12 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.750254+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:12 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.751137+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:13.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:12 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.752979+0000 mon.a (mon.0) 320 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-24T12:08:13.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:12 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.754571+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:11.748774+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.690359+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v107: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.748804+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.748918+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.751508+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.752482+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.752759+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.756908+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.760695+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.762307+0000 mon.a (mon.0) 322 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.764130+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.768176+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:11.748774+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.690359+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v107: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.748804+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.748918+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.751508+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.752482+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.752759+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.756908+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.760695+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.762307+0000 mon.a (mon.0) 322 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-24T12:08:14.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.764130+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:13 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.768176+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:11.748774+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.690359+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v107: 161 pgs: 32 peering, 4 stale+active+clean, 125 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.748804+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.748918+0000 mon.a (mon.0) 321 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.751508+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.752482+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.752759+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.756908+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.760695+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.762307+0000 mon.a (mon.0) 322 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.764130+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:14.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:13 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.768176+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:15.019 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:14 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.751466+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:15.020 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:14 smithi134 bash[53981]: cluster 2024-03-24T12:08:12.756197+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:15.020 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:14 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.751466+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:15.020 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:14 smithi134 bash[55379]: cluster 2024-03-24T12:08:12.756197+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:15.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:14 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.751466+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:15.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:14 smithi135 bash[41253]: cluster 2024-03-24T12:08:12.756197+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:08:15.281 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:15 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.2.service: Succeeded. 2024-03-24T12:08:15.281 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:15 smithi134 systemd[1]: Stopped Ceph osd.2 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:08:15.282 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:15 smithi134 systemd[1]: Started Ceph osd.2 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[55379]: cluster 2024-03-24T12:08:14.691745+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v109: 161 pgs: 4 active+undersized+degraded, 32 peering, 10 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[55379]: cluster 2024-03-24T12:08:14.744688+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[55379]: audit 2024-03-24T12:08:15.336308+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[55379]: audit 2024-03-24T12:08:15.346169+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[53981]: cluster 2024-03-24T12:08:14.691745+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v109: 161 pgs: 4 active+undersized+degraded, 32 peering, 10 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[53981]: cluster 2024-03-24T12:08:14.744688+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[53981]: audit 2024-03-24T12:08:15.336308+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:16.137 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:15 smithi134 bash[53981]: audit 2024-03-24T12:08:15.346169+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:16.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:15 smithi135 bash[41253]: cluster 2024-03-24T12:08:14.691745+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v109: 161 pgs: 4 active+undersized+degraded, 32 peering, 10 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-03-24T12:08:16.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:15 smithi135 bash[41253]: cluster 2024-03-24T12:08:14.744688+0000 mon.a (mon.0) 323 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:16.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:15 smithi135 bash[41253]: audit 2024-03-24T12:08:15.336308+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:16.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:15 smithi135 bash[41253]: audit 2024-03-24T12:08:15.346169+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[55379]: audit 2024-03-24T12:08:15.920186+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[55379]: audit 2024-03-24T12:08:15.926506+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[55379]: audit 2024-03-24T12:08:15.933897+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[55379]: audit 2024-03-24T12:08:15.942544+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[53981]: audit 2024-03-24T12:08:15.920186+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[53981]: audit 2024-03-24T12:08:15.926506+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[53981]: audit 2024-03-24T12:08:15.933897+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[53981]: audit 2024-03-24T12:08:15.942544+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.179 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[62350]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-24T12:08:17.179 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[62350]: 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-24T12:08:17.180 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[62350]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-24T12:08:17.180 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[62350]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-24T12:08:17.180 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[62350]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-24T12:08:17.180 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[62350]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-24T12:08:17.180 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:16 smithi134 bash[62350]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-24T12:08:17.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:16 smithi135 bash[41253]: audit 2024-03-24T12:08:15.920186+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:16 smithi135 bash[41253]: audit 2024-03-24T12:08:15.926506+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:16 smithi135 bash[41253]: audit 2024-03-24T12:08:15.933897+0000 mon.a (mon.0) 328 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:16 smithi135 bash[41253]: audit 2024-03-24T12:08:15.942544+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:17.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:08:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:08:17] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.33.4" 2024-03-24T12:08:18.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:17 smithi135 bash[41253]: cluster 2024-03-24T12:08:16.692690+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v110: 161 pgs: 4 active+undersized+degraded, 32 peering, 10 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-24T12:08:18.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:17 smithi134 bash[53981]: cluster 2024-03-24T12:08:16.692690+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v110: 161 pgs: 4 active+undersized+degraded, 32 peering, 10 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-24T12:08:18.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:17 smithi134 bash[55379]: cluster 2024-03-24T12:08:16.692690+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v110: 161 pgs: 4 active+undersized+degraded, 32 peering, 10 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-24T12:08:18.928 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:18 smithi134 bash[62654]: debug 2024-03-24T12:08:18.607+0000 7f0fa61f8700 1 -- 172.21.15.134:0/4182420466 <== mon.0 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55df849631e0 con 0x55df849e8c00 2024-03-24T12:08:19.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:18 smithi135 bash[41253]: audit 2024-03-24T12:08:17.774787+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:19.428 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:19 smithi134 bash[62654]: debug 2024-03-24T12:08:19.159+0000 7f0faf3907c0 -1 Falling back to public interface 2024-03-24T12:08:19.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:18 smithi134 bash[53981]: audit 2024-03-24T12:08:17.774787+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:19.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:18 smithi134 bash[55379]: audit 2024-03-24T12:08:17.774787+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:20.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:19 smithi135 bash[41253]: cluster 2024-03-24T12:08:18.694541+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v111: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:20.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:19 smithi135 bash[41253]: cluster 2024-03-24T12:08:18.943736+0000 mon.a (mon.0) 330 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-03-24T12:08:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:19 smithi134 bash[53981]: cluster 2024-03-24T12:08:18.694541+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v111: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:19 smithi134 bash[53981]: cluster 2024-03-24T12:08:18.943736+0000 mon.a (mon.0) 330 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-03-24T12:08:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:19 smithi134 bash[55379]: cluster 2024-03-24T12:08:18.694541+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v111: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:19 smithi134 bash[55379]: cluster 2024-03-24T12:08:18.943736+0000 mon.a (mon.0) 330 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-03-24T12:08:22.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:21 smithi135 bash[41253]: cluster 2024-03-24T12:08:20.695766+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v112: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:22.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:21 smithi135 bash[41253]: audit 2024-03-24T12:08:21.727454+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:22.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:21 smithi135 bash[41253]: audit 2024-03-24T12:08:21.729215+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:22.428 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[62654]: debug 2024-03-24T12:08:21.931+0000 7f0faf3907c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-24T12:08:22.428 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[62654]: debug 2024-03-24T12:08:21.967+0000 7f0faf3907c0 -1 osd.2 112 log_to_monitors true 2024-03-24T12:08:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[53981]: cluster 2024-03-24T12:08:20.695766+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v112: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[53981]: audit 2024-03-24T12:08:21.727454+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[53981]: audit 2024-03-24T12:08:21.729215+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[55379]: cluster 2024-03-24T12:08:20.695766+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v112: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 343 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[55379]: audit 2024-03-24T12:08:21.727454+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:21 smithi134 bash[55379]: audit 2024-03-24T12:08:21.729215+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:23.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:22 smithi135 bash[41253]: audit 2024-03-24T12:08:21.975875+0000 mon.a (mon.0) 333 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:08:23.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:22 smithi135 bash[41253]: cluster 2024-03-24T12:08:22.521648+0000 mon.a (mon.0) 334 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:23.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:22 smithi135 bash[41253]: audit 2024-03-24T12:08:22.682866+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:23.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:22 smithi135 bash[41253]: audit 2024-03-24T12:08:22.693204+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:23.428 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[62654]: debug 2024-03-24T12:08:23.015+0000 7f0fa07e8700 -1 osd.2 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:08:23.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[53981]: audit 2024-03-24T12:08:21.975875+0000 mon.a (mon.0) 333 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:08:23.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[53981]: cluster 2024-03-24T12:08:22.521648+0000 mon.a (mon.0) 334 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:23.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[53981]: audit 2024-03-24T12:08:22.682866+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:23.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[53981]: audit 2024-03-24T12:08:22.693204+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:23.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[55379]: audit 2024-03-24T12:08:21.975875+0000 mon.a (mon.0) 333 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:08:23.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[55379]: cluster 2024-03-24T12:08:22.521648+0000 mon.a (mon.0) 334 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:23.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[55379]: audit 2024-03-24T12:08:22.682866+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:23.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:22 smithi134 bash[55379]: audit 2024-03-24T12:08:22.693204+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: cluster 2024-03-24T12:08:22.697012+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v113: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: cluster 2024-03-24T12:08:22.965389+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: audit 2024-03-24T12:08:22.973396+0000 mon.a (mon.0) 337 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: cluster 2024-03-24T12:08:22.979484+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: cluster 2024-03-24T12:08:22.979538+0000 mon.a (mon.0) 338 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: audit 2024-03-24T12:08:22.981499+0000 mon.a (mon.0) 339 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.542991+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: audit 2024-03-24T12:08:23.793110+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[53981]: audit 2024-03-24T12:08:23.803782+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:24.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: cluster 2024-03-24T12:08:22.697012+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v113: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: cluster 2024-03-24T12:08:22.965389+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: audit 2024-03-24T12:08:22.973396+0000 mon.a (mon.0) 337 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: cluster 2024-03-24T12:08:22.979484+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: cluster 2024-03-24T12:08:22.979538+0000 mon.a (mon.0) 338 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: audit 2024-03-24T12:08:22.981499+0000 mon.a (mon.0) 339 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.542991+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: audit 2024-03-24T12:08:23.793110+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:24.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:23 smithi134 bash[55379]: audit 2024-03-24T12:08:23.803782+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: cluster 2024-03-24T12:08:22.697012+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v113: 161 pgs: 13 active+undersized+degraded, 33 active+undersized, 115 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: cluster 2024-03-24T12:08:22.965389+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: audit 2024-03-24T12:08:22.973396+0000 mon.a (mon.0) 337 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: cluster 2024-03-24T12:08:22.979484+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: cluster 2024-03-24T12:08:22.979538+0000 mon.a (mon.0) 338 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: audit 2024-03-24T12:08:22.981499+0000 mon.a (mon.0) 339 : audit 1 from='osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.542991+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: audit 2024-03-24T12:08:23.793110+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:23 smithi135 bash[41253]: audit 2024-03-24T12:08:23.803782+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.412974+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.542924+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.966752+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.972040+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.974238+0000 mon.a (mon.0) 342 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.978602+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.982669+0000 mon.a (mon.0) 343 : cluster 1 osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295] boot 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: cluster 2024-03-24T12:08:23.982847+0000 mon.a (mon.0) 344 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:24 smithi134 bash[53981]: audit 2024-03-24T12:08:23.983755+0000 mon.a (mon.0) 345 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.412974+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.542924+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.966752+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.972040+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.974238+0000 mon.a (mon.0) 342 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.978602+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.982669+0000 mon.a (mon.0) 343 : cluster 1 osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295] boot 2024-03-24T12:08:25.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: cluster 2024-03-24T12:08:23.982847+0000 mon.a (mon.0) 344 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-24T12:08:25.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:25 smithi134 bash[55379]: audit 2024-03-24T12:08:23.983755+0000 mon.a (mon.0) 345 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.412974+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.542924+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.966752+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.972040+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.974238+0000 mon.a (mon.0) 342 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.978602+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.982669+0000 mon.a (mon.0) 343 : cluster 1 osd.2 [v2:172.21.15.134:6818/1026054295,v1:172.21.15.134:6819/1026054295] boot 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: cluster 2024-03-24T12:08:23.982847+0000 mon.a (mon.0) 344 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-24T12:08:25.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:24 smithi135 bash[41253]: audit 2024-03-24T12:08:23.983755+0000 mon.a (mon.0) 345 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:08:26.215 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:08:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.698187+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v116: 161 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 115 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2024-03-24T12:08:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.978890+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.983616+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.983642+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.984429+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.984561+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.991015+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.994588+0000 mon.a (mon.0) 346 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.995951+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[53981]: cluster 2024-03-24T12:08:24.997275+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.698187+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v116: 161 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 115 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.978890+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.983616+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.983642+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.984429+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.984561+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.991015+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.994588+0000 mon.a (mon.0) 346 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-24T12:08:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.995951+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:26 smithi134 bash[55379]: cluster 2024-03-24T12:08:24.997275+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.698187+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v116: 161 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 115 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 36/630 objects degraded (5.714%) 2024-03-24T12:08:26.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.978890+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.983616+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.983642+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.984429+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.984561+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.991015+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.994588+0000 mon.a (mon.0) 346 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.995951+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:26.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:25 smithi135 bash[41253]: cluster 2024-03-24T12:08:24.997275+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (5m) 4s ago 13m 15.8M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (4m) 2m ago 13m 42.8M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (4m) 4s ago 11m 47.3M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (3m) 2m ago 19m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (4m) 4s ago 21m 499M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (3m) 4s ago 22m 54.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (2m) 2m ago 20m 23.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:08:27.001 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (2m) 4s ago 20m 46.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (5m) 4s ago 14m 15.1M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (5m) 2m ago 14m 11.7M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (69s) 4s ago 19m 55.2M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (38s) 4s ago 18m 55.4M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (9s) 4s ago 18m - 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (17m) 4s ago 17m 63.3M 2781M 17.2.0 e1d6a67b021e 879c937a5761 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (16m) 2m ago 16m 59.2M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (16m) 2m ago 16m 57.4M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (15m) 2m ago 15m 53.9M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (15m) 2m ago 15m 58.4M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (4m) 2m ago 14m 59.8M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (11m) 4s ago 11m 88.2M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (11m) 2m ago 11m 87.8M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:08:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (11m) 4s ago 11m 88.0M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:08:27.003 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (11m) 2m ago 11m 87.2M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:08:27.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:08:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:08:27] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.33.4" 2024-03-24T12:08:27.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:27 smithi134 bash[53981]: audit 2024-03-24T12:08:26.201211+0000 mgr.y (mgr.34107) 211 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:27 smithi134 bash[55379]: audit 2024-03-24T12:08:26.201211+0000 mgr.y (mgr.34107) 211 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:27.451 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:08:27.451 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:08:27.451 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:08:27.451 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:27.451 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:08:27.451 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:08:27.452 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:08:27.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:26 smithi135 bash[41253]: audit 2024-03-24T12:08:26.201211+0000 mgr.y (mgr.34107) 211 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:27.841 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:08:27.841 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "8/23 daemons upgraded", 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:08:27.842 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:08:28.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[55379]: audit 2024-03-24T12:08:26.597093+0000 mgr.y (mgr.34107) 212 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:28.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[55379]: cluster 2024-03-24T12:08:26.698865+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v118: 161 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 115 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2024-03-24T12:08:28.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[55379]: audit 2024-03-24T12:08:26.977805+0000 mgr.y (mgr.34107) 214 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[55379]: audit 2024-03-24T12:08:27.452469+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.134:0/3681853289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[55379]: cluster 2024-03-24T12:08:27.524065+0000 mon.a (mon.0) 348 : cluster 3 Health check update: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[53981]: audit 2024-03-24T12:08:26.597093+0000 mgr.y (mgr.34107) 212 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[53981]: cluster 2024-03-24T12:08:26.698865+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v118: 161 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 115 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2024-03-24T12:08:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[53981]: audit 2024-03-24T12:08:26.977805+0000 mgr.y (mgr.34107) 214 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[53981]: audit 2024-03-24T12:08:27.452469+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.134:0/3681853289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:28 smithi134 bash[53981]: cluster 2024-03-24T12:08:27.524065+0000 mon.a (mon.0) 348 : cluster 3 Health check update: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:28.322 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_WARN Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded 2024-03-24T12:08:28.322 INFO:teuthology.orchestra.run.smithi134.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded 2024-03-24T12:08:28.322 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 2.16 is active+undersized+degraded, acting [5,6] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-03-24T12:08:28.323 INFO:teuthology.orchestra.run.smithi134.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-03-24T12:08:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:28 smithi135 bash[41253]: audit 2024-03-24T12:08:26.597093+0000 mgr.y (mgr.34107) 212 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:28 smithi135 bash[41253]: cluster 2024-03-24T12:08:26.698865+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v118: 161 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 115 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 36/630 objects degraded (5.714%) 2024-03-24T12:08:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:28 smithi135 bash[41253]: audit 2024-03-24T12:08:26.977805+0000 mgr.y (mgr.34107) 214 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:28 smithi135 bash[41253]: audit 2024-03-24T12:08:27.452469+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.134:0/3681853289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:28 smithi135 bash[41253]: cluster 2024-03-24T12:08:27.524065+0000 mon.a (mon.0) 348 : cluster 3 Health check update: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:29.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:29 smithi134 bash[53981]: audit 2024-03-24T12:08:27.785656+0000 mgr.y (mgr.34107) 215 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:29 smithi134 bash[53981]: audit 2024-03-24T12:08:27.842454+0000 mgr.y (mgr.34107) 216 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:29 smithi134 bash[53981]: audit 2024-03-24T12:08:28.323860+0000 mon.a (mon.0) 349 : audit 0 from='client.? 172.21.15.134:0/1608048531' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:08:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:29 smithi134 bash[55379]: audit 2024-03-24T12:08:27.785656+0000 mgr.y (mgr.34107) 215 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:29 smithi134 bash[55379]: audit 2024-03-24T12:08:27.842454+0000 mgr.y (mgr.34107) 216 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:29 smithi134 bash[55379]: audit 2024-03-24T12:08:28.323860+0000 mon.a (mon.0) 349 : audit 0 from='client.? 172.21.15.134:0/1608048531' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:08:29.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:29 smithi135 bash[41253]: audit 2024-03-24T12:08:27.785656+0000 mgr.y (mgr.34107) 215 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:29.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:29 smithi135 bash[41253]: audit 2024-03-24T12:08:27.842454+0000 mgr.y (mgr.34107) 216 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:08:29.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:29 smithi135 bash[41253]: audit 2024-03-24T12:08:28.323860+0000 mon.a (mon.0) 349 : audit 0 from='client.? 172.21.15.134:0/1608048531' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:08:30.254 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:30 smithi134 bash[53981]: cluster 2024-03-24T12:08:28.700537+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v119: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:30.254 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:30 smithi134 bash[53981]: cluster 2024-03-24T12:08:29.020044+0000 mon.a (mon.0) 350 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded) 2024-03-24T12:08:30.254 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:30 smithi134 bash[53981]: cluster 2024-03-24T12:08:29.020108+0000 mon.a (mon.0) 351 : cluster 1 Cluster is now healthy 2024-03-24T12:08:30.254 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:30 smithi134 bash[55379]: cluster 2024-03-24T12:08:28.700537+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v119: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:30.254 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:30 smithi134 bash[55379]: cluster 2024-03-24T12:08:29.020044+0000 mon.a (mon.0) 350 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded) 2024-03-24T12:08:30.254 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:30 smithi134 bash[55379]: cluster 2024-03-24T12:08:29.020108+0000 mon.a (mon.0) 351 : cluster 1 Cluster is now healthy 2024-03-24T12:08:30.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:30 smithi135 bash[41253]: cluster 2024-03-24T12:08:28.700537+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v119: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:30.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:30 smithi135 bash[41253]: cluster 2024-03-24T12:08:29.020044+0000 mon.a (mon.0) 350 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 11 pgs degraded) 2024-03-24T12:08:30.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:30 smithi135 bash[41253]: cluster 2024-03-24T12:08:29.020108+0000 mon.a (mon.0) 351 : cluster 1 Cluster is now healthy 2024-03-24T12:08:32.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:32 smithi134 bash[53981]: cluster 2024-03-24T12:08:30.701516+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-03-24T12:08:32.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:32 smithi134 bash[55379]: cluster 2024-03-24T12:08:30.701516+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-03-24T12:08:32.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:32 smithi135 bash[41253]: cluster 2024-03-24T12:08:30.701516+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: cluster 2024-03-24T12:08:32.702936+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.703615+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.714464+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.716450+0000 mon.a (mon.0) 354 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.717731+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.728370+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.817188+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.820402+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.825165+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.827836+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[53981]: audit 2024-03-24T12:08:33.830633+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: cluster 2024-03-24T12:08:32.702936+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.703615+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.714464+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.716450+0000 mon.a (mon.0) 354 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.717731+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.728370+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.817188+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.820402+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.825165+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.827836+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:34 smithi134 bash[55379]: audit 2024-03-24T12:08:33.830633+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:08:34.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: cluster 2024-03-24T12:08:32.702936+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:08:34.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.703615+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.714464+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.716450+0000 mon.a (mon.0) 354 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:34.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.717731+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:08:34.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.728370+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:34.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.817188+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:08:34.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.820402+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.825165+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.827836+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:08:34.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:34 smithi135 bash[41253]: audit 2024-03-24T12:08:33.830633+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:08:35.269 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:35 smithi134 bash[53981]: audit 2024-03-24T12:08:33.831013+0000 mgr.y (mgr.34107) 220 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:08:35.270 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:35 smithi134 bash[53981]: cephadm 2024-03-24T12:08:33.833138+0000 mgr.y (mgr.34107) 221 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-24T12:08:35.270 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:35 smithi134 bash[55379]: audit 2024-03-24T12:08:33.831013+0000 mgr.y (mgr.34107) 220 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:08:35.270 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:35 smithi134 bash[55379]: cephadm 2024-03-24T12:08:33.833138+0000 mgr.y (mgr.34107) 221 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-24T12:08:35.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:35 smithi135 bash[41253]: audit 2024-03-24T12:08:33.831013+0000 mgr.y (mgr.34107) 220 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:08:35.489 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:35 smithi135 bash[41253]: cephadm 2024-03-24T12:08:33.833138+0000 mgr.y (mgr.34107) 221 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-24T12:08:36.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[53981]: cluster 2024-03-24T12:08:34.704055+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:08:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[53981]: audit 2024-03-24T12:08:36.011859+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[53981]: audit 2024-03-24T12:08:36.016253+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:08:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[53981]: audit 2024-03-24T12:08:36.017720+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[55379]: cluster 2024-03-24T12:08:34.704055+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:08:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[55379]: audit 2024-03-24T12:08:36.011859+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[55379]: audit 2024-03-24T12:08:36.016253+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:08:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:36 smithi134 bash[55379]: audit 2024-03-24T12:08:36.017720+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:36 smithi135 bash[41253]: cluster 2024-03-24T12:08:34.704055+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:08:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:36 smithi135 bash[41253]: audit 2024-03-24T12:08:36.011859+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:36 smithi135 bash[41253]: audit 2024-03-24T12:08:36.016253+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:08:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:36 smithi135 bash[41253]: audit 2024-03-24T12:08:36.017720+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:08:37.350 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:08:37] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.33.4" 2024-03-24T12:08:37.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[53981]: cephadm 2024-03-24T12:08:36.003670+0000 mgr.y (mgr.34107) 223 : cephadm 1 Upgrade: Updating osd.3 2024-03-24T12:08:37.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[53981]: cephadm 2024-03-24T12:08:36.020836+0000 mgr.y (mgr.34107) 224 : cephadm 1 Deploying daemon osd.3 on smithi134 2024-03-24T12:08:37.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[53981]: audit 2024-03-24T12:08:36.728499+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:37.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[53981]: audit 2024-03-24T12:08:36.730771+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:37.350 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[53981]: audit 2024-03-24T12:08:36.867687+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:37.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[55379]: cephadm 2024-03-24T12:08:36.003670+0000 mgr.y (mgr.34107) 223 : cephadm 1 Upgrade: Updating osd.3 2024-03-24T12:08:37.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[55379]: cephadm 2024-03-24T12:08:36.020836+0000 mgr.y (mgr.34107) 224 : cephadm 1 Deploying daemon osd.3 on smithi134 2024-03-24T12:08:37.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[55379]: audit 2024-03-24T12:08:36.728499+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:37.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[55379]: audit 2024-03-24T12:08:36.730771+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:37.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:37 smithi134 bash[55379]: audit 2024-03-24T12:08:36.867687+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:37.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:37 smithi135 bash[41253]: cephadm 2024-03-24T12:08:36.003670+0000 mgr.y (mgr.34107) 223 : cephadm 1 Upgrade: Updating osd.3 2024-03-24T12:08:37.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:37 smithi135 bash[41253]: cephadm 2024-03-24T12:08:36.020836+0000 mgr.y (mgr.34107) 224 : cephadm 1 Deploying daemon osd.3 on smithi134 2024-03-24T12:08:37.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:37 smithi135 bash[41253]: audit 2024-03-24T12:08:36.728499+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:37.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:37 smithi135 bash[41253]: audit 2024-03-24T12:08:36.730771+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:37.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:37 smithi135 bash[41253]: audit 2024-03-24T12:08:36.867687+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:38.406 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:38 smithi134 bash[53981]: cluster 2024-03-24T12:08:36.704798+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-03-24T12:08:38.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:38 smithi134 bash[55379]: cluster 2024-03-24T12:08:36.704798+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-03-24T12:08:38.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:38 smithi135 bash[41253]: cluster 2024-03-24T12:08:36.704798+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-03-24T12:08:39.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:39 smithi134 bash[53981]: audit 2024-03-24T12:08:37.793769+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:39.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:39 smithi134 bash[55379]: audit 2024-03-24T12:08:37.793769+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:39.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:39 smithi135 bash[41253]: audit 2024-03-24T12:08:37.793769+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:40.393 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:40 smithi134 bash[53981]: cluster 2024-03-24T12:08:38.706442+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:40.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:40 smithi134 bash[55379]: cluster 2024-03-24T12:08:38.706442+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:40.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:40 smithi135 bash[41253]: cluster 2024-03-24T12:08:38.706442+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:08:40.678 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:40 smithi134 systemd[1]: Stopping Ceph osd.3 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:08:41.084 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:40 smithi134 bash[31960]: debug 2024-03-24T12:08:40.762+0000 7fa13543d700 -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-24T12:08:41.084 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:40 smithi134 bash[31960]: debug 2024-03-24T12:08:40.762+0000 7fa13543d700 -1 osd.3 117 *** Got signal Terminated *** 2024-03-24T12:08:41.085 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:40 smithi134 bash[31960]: debug 2024-03-24T12:08:40.762+0000 7fa13543d700 -1 osd.3 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:08:41.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:41 smithi134 bash[53981]: cluster 2024-03-24T12:08:40.767320+0000 mon.a (mon.0) 368 : cluster 1 osd.3 marked itself down and dead 2024-03-24T12:08:41.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:41 smithi134 bash[55379]: cluster 2024-03-24T12:08:40.767320+0000 mon.a (mon.0) 368 : cluster 1 osd.3 marked itself down and dead 2024-03-24T12:08:41.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:41 smithi135 bash[41253]: cluster 2024-03-24T12:08:40.767320+0000 mon.a (mon.0) 368 : cluster 1 osd.3 marked itself down and dead 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:40.707225+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.084272+0000 mon.a (mon.0) 369 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.084297+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.088317+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.089576+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.090247+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.091652+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.094808+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.094815+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.096742+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.097347+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[55379]: cluster 2024-03-24T12:08:41.099956+0000 mon.a (mon.0) 370 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:40.707225+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.084272+0000 mon.a (mon.0) 369 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.084297+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.088317+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.089576+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.090247+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.091652+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.094808+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.094815+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.096742+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.228 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.097347+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.229 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[53981]: cluster 2024-03-24T12:08:41.099956+0000 mon.a (mon.0) 370 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-24T12:08:42.229 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:41 smithi134 bash[64289]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:08:42.229 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:42 smithi134 bash[64364]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:08:42.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:40.707225+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.084272+0000 mon.a (mon.0) 369 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.084297+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.088317+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.089576+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.090247+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.091652+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.094808+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.094815+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.096742+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.097347+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:08:42.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:42 smithi135 bash[41253]: cluster 2024-03-24T12:08:41.099956+0000 mon.a (mon.0) 370 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-24T12:08:43.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.091057+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.093438+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.094399+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.094963+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.095802+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.096755+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.097945+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.099311+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.099797+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.099989+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.103168+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.104534+0000 mon.a (mon.0) 371 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-24T12:08:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.107515+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.091057+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.093438+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.094399+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.094963+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.095802+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.096755+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.097945+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.099311+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.099797+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.099989+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.103168+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.104534+0000 mon.a (mon.0) 371 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-24T12:08:43.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:43 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.107515+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.091057+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.093438+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.094399+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.094963+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.095802+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.096755+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.097945+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.099311+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.099797+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.099989+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.103168+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.104534+0000 mon.a (mon.0) 371 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-24T12:08:43.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:43 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.107515+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:08:44.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:44 smithi134 bash[53981]: cluster 2024-03-24T12:08:42.708693+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v128: 161 pgs: 12 active+undersized+degraded, 12 stale+active+clean, 21 active+undersized, 116 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-03-24T12:08:44.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:44 smithi134 bash[53981]: cluster 2024-03-24T12:08:43.101526+0000 mon.a (mon.0) 372 : cluster 3 Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 12 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:44 smithi134 bash[55379]: cluster 2024-03-24T12:08:42.708693+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v128: 161 pgs: 12 active+undersized+degraded, 12 stale+active+clean, 21 active+undersized, 116 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-03-24T12:08:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:44 smithi134 bash[55379]: cluster 2024-03-24T12:08:43.101526+0000 mon.a (mon.0) 372 : cluster 3 Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 12 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:44.429 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:44 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.3.service: Succeeded. 2024-03-24T12:08:44.429 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:44 smithi134 systemd[1]: Stopped Ceph osd.3 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:08:44.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:44 smithi135 bash[41253]: cluster 2024-03-24T12:08:42.708693+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v128: 161 pgs: 12 active+undersized+degraded, 12 stale+active+clean, 21 active+undersized, 116 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-03-24T12:08:44.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:44 smithi135 bash[41253]: cluster 2024-03-24T12:08:43.101526+0000 mon.a (mon.0) 372 : cluster 3 Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 12 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:44.928 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:44 smithi134 systemd[1]: Started Ceph osd.3 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:08:45.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:45 smithi134 bash[53981]: audit 2024-03-24T12:08:44.616938+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:45.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:45 smithi134 bash[53981]: audit 2024-03-24T12:08:44.626294+0000 mon.a (mon.0) 374 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:45.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:45 smithi134 bash[53981]: cluster 2024-03-24T12:08:44.710110+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:45.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:45 smithi134 bash[55379]: audit 2024-03-24T12:08:44.616938+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:45.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:45 smithi134 bash[55379]: audit 2024-03-24T12:08:44.626294+0000 mon.a (mon.0) 374 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:45.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:45 smithi134 bash[55379]: cluster 2024-03-24T12:08:44.710110+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:45.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:45 smithi135 bash[41253]: audit 2024-03-24T12:08:44.616938+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:45.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:45 smithi135 bash[41253]: audit 2024-03-24T12:08:44.626294+0000 mon.a (mon.0) 374 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:45.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:45 smithi135 bash[41253]: cluster 2024-03-24T12:08:44.710110+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v129: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:46.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:46 smithi134 bash[64534]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-24T12:08:46.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:46 smithi134 bash[64534]: 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-24T12:08:46.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:46 smithi134 bash[64534]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-24T12:08:46.429 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:46 smithi134 bash[64534]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-24T12:08:46.429 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:46 smithi134 bash[64534]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-24T12:08:46.429 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:46 smithi134 bash[64534]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-24T12:08:46.429 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:46 smithi134 bash[64534]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-24T12:08:47.640 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:08:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:08:47] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.33.4" 2024-03-24T12:08:47.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:47 smithi134 bash[53981]: cluster 2024-03-24T12:08:46.711164+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v130: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:47.929 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:47 smithi134 bash[64820]: debug 2024-03-24T12:08:47.734+0000 7fb98f864700 1 -- 172.21.15.134:0/2877834662 <== mon.0 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56223c4591e0 con 0x56223c4dec00 2024-03-24T12:08:47.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:47 smithi134 bash[55379]: cluster 2024-03-24T12:08:46.711164+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v130: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:48.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:47 smithi135 bash[41253]: cluster 2024-03-24T12:08:46.711164+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v130: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:48.678 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:48 smithi134 bash[64820]: debug 2024-03-24T12:08:48.286+0000 7fb9989fc7c0 -1 Falling back to public interface 2024-03-24T12:08:49.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:48 smithi134 bash[53981]: audit 2024-03-24T12:08:47.803846+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:49.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:48 smithi134 bash[55379]: audit 2024-03-24T12:08:47.803846+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:49.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:48 smithi135 bash[41253]: audit 2024-03-24T12:08:47.803846+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:50.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:49 smithi134 bash[53981]: cluster 2024-03-24T12:08:48.713071+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v131: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:50.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:49 smithi134 bash[55379]: cluster 2024-03-24T12:08:48.713071+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v131: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:49 smithi135 bash[41253]: cluster 2024-03-24T12:08:48.713071+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v131: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:51.678 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:51 smithi134 bash[64820]: debug 2024-03-24T12:08:51.366+0000 7fb9989fc7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-24T12:08:51.678 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:51 smithi134 bash[64820]: debug 2024-03-24T12:08:51.410+0000 7fb9989fc7c0 -1 osd.3 117 log_to_monitors true 2024-03-24T12:08:52.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:52 smithi135 bash[41253]: cluster 2024-03-24T12:08:50.714240+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v132: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:52.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:52 smithi135 bash[41253]: audit 2024-03-24T12:08:51.210409+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:52 smithi135 bash[41253]: audit 2024-03-24T12:08:51.219624+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:52 smithi135 bash[41253]: audit 2024-03-24T12:08:51.418145+0000 mon.a (mon.0) 377 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:08:52.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:52 smithi135 bash[41253]: audit 2024-03-24T12:08:51.730344+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:52 smithi135 bash[41253]: audit 2024-03-24T12:08:51.734270+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:52.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[53981]: cluster 2024-03-24T12:08:50.714240+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v132: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:52.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[53981]: audit 2024-03-24T12:08:51.210409+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[53981]: audit 2024-03-24T12:08:51.219624+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[53981]: audit 2024-03-24T12:08:51.418145+0000 mon.a (mon.0) 377 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:08:52.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[53981]: audit 2024-03-24T12:08:51.730344+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[53981]: audit 2024-03-24T12:08:51.734270+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[55379]: cluster 2024-03-24T12:08:50.714240+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v132: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:08:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[55379]: audit 2024-03-24T12:08:51.210409+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[55379]: audit 2024-03-24T12:08:51.219624+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[55379]: audit 2024-03-24T12:08:51.418145+0000 mon.a (mon.0) 377 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:08:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[55379]: audit 2024-03-24T12:08:51.730344+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:52.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[55379]: audit 2024-03-24T12:08:51.734270+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:08:53.178 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:08:52 smithi134 bash[64820]: debug 2024-03-24T12:08:52.742+0000 7fb985e4c700 -1 osd.3 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: cluster 2024-03-24T12:08:52.209608+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: audit 2024-03-24T12:08:52.219215+0000 mon.a (mon.0) 380 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: cluster 2024-03-24T12:08:52.223276+0000 mon.a (mon.0) 381 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: audit 2024-03-24T12:08:52.223820+0000 mon.a (mon.0) 382 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: audit 2024-03-24T12:08:52.424905+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: cluster 2024-03-24T12:08:52.530344+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: audit 2024-03-24T12:08:52.565261+0000 mon.a (mon.0) 385 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:53.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:53 smithi135 bash[41253]: audit 2024-03-24T12:08:52.720621+0000 mon.a (mon.0) 386 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: cluster 2024-03-24T12:08:52.209608+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: audit 2024-03-24T12:08:52.219215+0000 mon.a (mon.0) 380 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: cluster 2024-03-24T12:08:52.223276+0000 mon.a (mon.0) 381 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: audit 2024-03-24T12:08:52.223820+0000 mon.a (mon.0) 382 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: audit 2024-03-24T12:08:52.424905+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: cluster 2024-03-24T12:08:52.530344+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: audit 2024-03-24T12:08:52.565261+0000 mon.a (mon.0) 385 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[53981]: audit 2024-03-24T12:08:52.720621+0000 mon.a (mon.0) 386 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: cluster 2024-03-24T12:08:52.209608+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: audit 2024-03-24T12:08:52.219215+0000 mon.a (mon.0) 380 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:08:53.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: cluster 2024-03-24T12:08:52.223276+0000 mon.a (mon.0) 381 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-24T12:08:53.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: audit 2024-03-24T12:08:52.223820+0000 mon.a (mon.0) 382 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-24T12:08:53.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: audit 2024-03-24T12:08:52.424905+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:53.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: cluster 2024-03-24T12:08:52.530344+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:53.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: audit 2024-03-24T12:08:52.565261+0000 mon.a (mon.0) 385 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:08:53.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:53 smithi134 bash[55379]: audit 2024-03-24T12:08:52.720621+0000 mon.a (mon.0) 386 : audit 1 from='osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020]' entity='osd.3' 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:52.715055+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.713341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.716622+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.717023+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.718903+0000 mon.a (mon.0) 387 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.719794+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.721648+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.729866+0000 mon.a (mon.0) 388 : cluster 1 osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020] boot 2024-03-24T12:08:54.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: cluster 2024-03-24T12:08:53.729973+0000 mon.a (mon.0) 389 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-24T12:08:54.487 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:54 smithi135 bash[41253]: audit 2024-03-24T12:08:53.731748+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:54.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:52.715055+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-24T12:08:54.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.713341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.716622+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.717023+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.718903+0000 mon.a (mon.0) 387 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.719794+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.721648+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.729866+0000 mon.a (mon.0) 388 : cluster 1 osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020] boot 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: cluster 2024-03-24T12:08:53.729973+0000 mon.a (mon.0) 389 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[53981]: audit 2024-03-24T12:08:53.731748+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:52.715055+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.713341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.716622+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.717023+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.718903+0000 mon.a (mon.0) 387 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:08:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.719794+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.721648+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:08:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.729866+0000 mon.a (mon.0) 388 : cluster 1 osd.3 [v2:172.21.15.134:6826/1439812020,v1:172.21.15.134:6827/1439812020] boot 2024-03-24T12:08:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: cluster 2024-03-24T12:08:53.729973+0000 mon.a (mon.0) 389 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-24T12:08:54.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:54 smithi134 bash[55379]: audit 2024-03-24T12:08:53.731748+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:08:55.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.713940+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:55.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.716267+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v136: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:08:55.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.716488+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:55.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.717441+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:55.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.718759+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:55.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.720678+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:55.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.722084+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:55.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:55 smithi135 bash[41253]: cluster 2024-03-24T12:08:54.731813+0000 mon.a (mon.0) 391 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-24T12:08:56.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.713940+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.716267+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v136: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.716488+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.717441+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.718759+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.720678+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.722084+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[53981]: cluster 2024-03-24T12:08:54.731813+0000 mon.a (mon.0) 391 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.713940+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.716267+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v136: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.716488+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.717441+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.718759+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.720678+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.722084+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:08:56.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:55 smithi134 bash[55379]: cluster 2024-03-24T12:08:54.731813+0000 mon.a (mon.0) 391 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-24T12:08:57.610 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:08:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:08:57] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.33.4" 2024-03-24T12:08:57.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:57 smithi135 bash[41253]: cluster 2024-03-24T12:08:56.717355+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v138: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:08:57.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:57 smithi135 bash[41253]: cluster 2024-03-24T12:08:57.531589+0000 mon.a (mon.0) 392 : cluster 3 Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:58.039 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:57 smithi134 bash[53981]: cluster 2024-03-24T12:08:56.717355+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v138: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:08:58.039 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:57 smithi134 bash[53981]: cluster 2024-03-24T12:08:57.531589+0000 mon.a (mon.0) 392 : cluster 3 Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:58.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:57 smithi134 bash[55379]: cluster 2024-03-24T12:08:56.717355+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v138: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:08:58.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:57 smithi134 bash[55379]: cluster 2024-03-24T12:08:57.531589+0000 mon.a (mon.0) 392 : cluster 3 Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:08:58.740 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:08:59.066 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:58 smithi134 bash[53981]: audit 2024-03-24T12:08:57.813792+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:59.066 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:58 smithi134 bash[55379]: audit 2024-03-24T12:08:57.813792+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:59.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:58 smithi135 bash[41253]: audit 2024-03-24T12:08:57.813792+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:08:59.523 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (6m) 8s ago 14m 15.9M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (5m) 2m ago 14m 42.8M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (4m) 8s ago 12m 47.6M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (4m) 2m ago 20m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (5m) 8s ago 22m 499M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (4m) 8s ago 22m 54.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (2m) 2m ago 20m 23.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (3m) 8s ago 20m 45.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (6m) 8s ago 14m 13.1M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (5m) 2m ago 14m 11.7M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (101s) 8s ago 20m 56.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (70s) 8s ago 19m 55.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (41s) 8s ago 18m 46.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:08:59.524 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (12s) 8s ago 18m - 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (17m) 2m ago 17m 59.2M 3037M 17.2.0 e1d6a67b021e 043b96b1d493 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (16m) 2m ago 16m 57.4M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (16m) 2m ago 16m 53.9M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (15m) 2m ago 15m 58.4M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (4m) 2m ago 14m 59.8M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (12m) 8s ago 12m 88.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (12m) 2m ago 12m 87.8M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (12m) 8s ago 12m 88.2M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:08:59.525 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (12m) 2m ago 12m 87.2M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-24T12:08:59.984 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 9 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:08:59.985 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:09:00.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[53981]: cluster 2024-03-24T12:08:58.719061+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v139: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[53981]: audit 2024-03-24T12:08:58.724757+0000 mgr.y (mgr.34107) 240 : audit 0 from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[53981]: cluster 2024-03-24T12:08:58.731143+0000 mon.a (mon.0) 393 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[53981]: cluster 2024-03-24T12:08:58.731231+0000 mon.a (mon.0) 394 : cluster 1 Cluster is now healthy 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[53981]: audit 2024-03-24T12:08:59.121059+0000 mgr.y (mgr.34107) 241 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[55379]: cluster 2024-03-24T12:08:58.719061+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v139: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[55379]: audit 2024-03-24T12:08:58.724757+0000 mgr.y (mgr.34107) 240 : audit 0 from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[55379]: cluster 2024-03-24T12:08:58.731143+0000 mon.a (mon.0) 393 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[55379]: cluster 2024-03-24T12:08:58.731231+0000 mon.a (mon.0) 394 : cluster 1 Cluster is now healthy 2024-03-24T12:09:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:08:59 smithi134 bash[55379]: audit 2024-03-24T12:08:59.121059+0000 mgr.y (mgr.34107) 241 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:59 smithi135 bash[41253]: cluster 2024-03-24T12:08:58.719061+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v139: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:00.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:59 smithi135 bash[41253]: audit 2024-03-24T12:08:58.724757+0000 mgr.y (mgr.34107) 240 : audit 0 from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:59 smithi135 bash[41253]: cluster 2024-03-24T12:08:58.731143+0000 mon.a (mon.0) 393 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-24T12:09:00.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:59 smithi135 bash[41253]: cluster 2024-03-24T12:08:58.731231+0000 mon.a (mon.0) 394 : cluster 1 Cluster is now healthy 2024-03-24T12:09:00.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:08:59 smithi135 bash[41253]: audit 2024-03-24T12:08:59.121059+0000 mgr.y (mgr.34107) 241 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "9/23 daemons upgraded", 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:09:00.377 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:09:00.838 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:09:00.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:00 smithi134 bash[53981]: audit 2024-03-24T12:08:59.504541+0000 mgr.y (mgr.34107) 242 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:00 smithi134 bash[53981]: audit 2024-03-24T12:08:59.984487+0000 mon.a (mon.0) 395 : audit 0 from='client.? 172.21.15.134:0/3172634482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:00.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:00 smithi134 bash[55379]: audit 2024-03-24T12:08:59.504541+0000 mgr.y (mgr.34107) 242 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:00.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:00 smithi134 bash[55379]: audit 2024-03-24T12:08:59.984487+0000 mon.a (mon.0) 395 : audit 0 from='client.? 172.21.15.134:0/3172634482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:01.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:00 smithi135 bash[41253]: audit 2024-03-24T12:08:59.504541+0000 mgr.y (mgr.34107) 242 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:01.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:00 smithi135 bash[41253]: audit 2024-03-24T12:08:59.984487+0000 mon.a (mon.0) 395 : audit 0 from='client.? 172.21.15.134:0/3172634482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:02.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:01 smithi134 bash[53981]: audit 2024-03-24T12:09:00.377113+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:01 smithi134 bash[53981]: cluster 2024-03-24T12:09:00.720063+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:02.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:01 smithi134 bash[53981]: audit 2024-03-24T12:09:00.839298+0000 mon.a (mon.0) 396 : audit 0 from='client.? 172.21.15.134:0/3159584839' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:09:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:01 smithi134 bash[55379]: audit 2024-03-24T12:09:00.377113+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:01 smithi134 bash[55379]: cluster 2024-03-24T12:09:00.720063+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:02.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:01 smithi134 bash[55379]: audit 2024-03-24T12:09:00.839298+0000 mon.a (mon.0) 396 : audit 0 from='client.? 172.21.15.134:0/3159584839' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:09:02.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:01 smithi135 bash[41253]: audit 2024-03-24T12:09:00.377113+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:02.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:01 smithi135 bash[41253]: cluster 2024-03-24T12:09:00.720063+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:02.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:01 smithi135 bash[41253]: audit 2024-03-24T12:09:00.839298+0000 mon.a (mon.0) 396 : audit 0 from='client.? 172.21.15.134:0/3159584839' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.622252+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.633374+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.635610+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.637153+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.645379+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: cluster 2024-03-24T12:09:02.721488+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.731618+0000 mon.a (mon.0) 402 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.734916+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.737863+0000 mon.a (mon.0) 404 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.740073+0000 mon.a (mon.0) 405 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.742764+0000 mon.a (mon.0) 406 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: audit 2024-03-24T12:09:02.743157+0000 mgr.y (mgr.34107) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:09:03.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[53981]: cephadm 2024-03-24T12:09:02.745344+0000 mgr.y (mgr.34107) 247 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.622252+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.633374+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.635610+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.637153+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.645379+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: cluster 2024-03-24T12:09:02.721488+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.731618+0000 mon.a (mon.0) 402 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.734916+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.737863+0000 mon.a (mon.0) 404 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.740073+0000 mon.a (mon.0) 405 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.742764+0000 mon.a (mon.0) 406 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: audit 2024-03-24T12:09:02.743157+0000 mgr.y (mgr.34107) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:09:03.930 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:03 smithi134 bash[55379]: cephadm 2024-03-24T12:09:02.745344+0000 mgr.y (mgr.34107) 247 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.622252+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.633374+0000 mon.a (mon.0) 398 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.635610+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.637153+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.645379+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: cluster 2024-03-24T12:09:02.721488+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.731618+0000 mon.a (mon.0) 402 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.734916+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.737863+0000 mon.a (mon.0) 404 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.740073+0000 mon.a (mon.0) 405 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.742764+0000 mon.a (mon.0) 406 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: audit 2024-03-24T12:09:02.743157+0000 mgr.y (mgr.34107) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:09:03.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:03 smithi135 bash[41253]: cephadm 2024-03-24T12:09:02.745344+0000 mgr.y (mgr.34107) 247 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-24T12:09:06.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[53981]: cluster 2024-03-24T12:09:04.722559+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:06.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[53981]: audit 2024-03-24T12:09:05.374613+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:06.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[53981]: audit 2024-03-24T12:09:05.379282+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:09:06.189 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[53981]: audit 2024-03-24T12:09:05.380784+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:06.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[55379]: cluster 2024-03-24T12:09:04.722559+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:06.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[55379]: audit 2024-03-24T12:09:05.374613+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:06.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[55379]: audit 2024-03-24T12:09:05.379282+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:09:06.189 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:05 smithi134 bash[55379]: audit 2024-03-24T12:09:05.380784+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:05 smithi135 bash[41253]: cluster 2024-03-24T12:09:04.722559+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:05 smithi135 bash[41253]: audit 2024-03-24T12:09:05.374613+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:05 smithi135 bash[41253]: audit 2024-03-24T12:09:05.379282+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:09:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:05 smithi135 bash[41253]: audit 2024-03-24T12:09:05.380784+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:07.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:06 smithi135 bash[41253]: cephadm 2024-03-24T12:09:05.367340+0000 mgr.y (mgr.34107) 249 : cephadm 1 Upgrade: Updating osd.4 2024-03-24T12:09:07.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:06 smithi135 bash[41253]: cephadm 2024-03-24T12:09:05.385776+0000 mgr.y (mgr.34107) 250 : cephadm 1 Deploying daemon osd.4 on smithi135 2024-03-24T12:09:07.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:06 smithi135 bash[41253]: audit 2024-03-24T12:09:06.732064+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:07.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:06 smithi135 bash[41253]: audit 2024-03-24T12:09:06.734571+0000 mon.a (mon.0) 411 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:07.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[53981]: cephadm 2024-03-24T12:09:05.367340+0000 mgr.y (mgr.34107) 249 : cephadm 1 Upgrade: Updating osd.4 2024-03-24T12:09:07.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[53981]: cephadm 2024-03-24T12:09:05.385776+0000 mgr.y (mgr.34107) 250 : cephadm 1 Deploying daemon osd.4 on smithi135 2024-03-24T12:09:07.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[53981]: audit 2024-03-24T12:09:06.732064+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:07.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[53981]: audit 2024-03-24T12:09:06.734571+0000 mon.a (mon.0) 411 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[55379]: cephadm 2024-03-24T12:09:05.367340+0000 mgr.y (mgr.34107) 249 : cephadm 1 Upgrade: Updating osd.4 2024-03-24T12:09:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[55379]: cephadm 2024-03-24T12:09:05.385776+0000 mgr.y (mgr.34107) 250 : cephadm 1 Deploying daemon osd.4 on smithi135 2024-03-24T12:09:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[55379]: audit 2024-03-24T12:09:06.732064+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:07.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:06 smithi134 bash[55379]: audit 2024-03-24T12:09:06.734571+0000 mon.a (mon.0) 411 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:07.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:09:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:09:07] "GET /metrics HTTP/1.1" 200 38375 "" "Prometheus/2.33.4" 2024-03-24T12:09:08.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:07 smithi134 bash[53981]: cluster 2024-03-24T12:09:06.723291+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:08.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:07 smithi134 bash[53981]: audit 2024-03-24T12:09:06.897272+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:08.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:07 smithi134 bash[55379]: cluster 2024-03-24T12:09:06.723291+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:08.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:07 smithi134 bash[55379]: audit 2024-03-24T12:09:06.897272+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:08.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:07 smithi135 bash[41253]: cluster 2024-03-24T12:09:06.723291+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:08.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:07 smithi135 bash[41253]: audit 2024-03-24T12:09:06.897272+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:09.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:08 smithi135 bash[41253]: audit 2024-03-24T12:09:07.823918+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:09.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:08 smithi134 bash[53981]: audit 2024-03-24T12:09:07.823918+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:09.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:08 smithi134 bash[55379]: audit 2024-03-24T12:09:07.823918+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:10.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:09 smithi134 bash[53981]: cluster 2024-03-24T12:09:08.724973+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-24T12:09:10.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:09 smithi134 bash[55379]: cluster 2024-03-24T12:09:08.724973+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-24T12:09:10.204 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:09 smithi135 bash[41253]: cluster 2024-03-24T12:09:08.724973+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-24T12:09:10.486 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:10 smithi135 systemd[1]: Stopping Ceph osd.4 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:09:10.916 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:10 smithi135 bash[17707]: debug 2024-03-24T12:09:10.584+0000 7f6de8f4d700 -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-24T12:09:10.916 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:10 smithi135 bash[17707]: debug 2024-03-24T12:09:10.584+0000 7f6de8f4d700 -1 osd.4 122 *** Got signal Terminated *** 2024-03-24T12:09:10.916 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:10 smithi135 bash[17707]: debug 2024-03-24T12:09:10.584+0000 7f6de8f4d700 -1 osd.4 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:09:11.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:10 smithi134 bash[53981]: cluster 2024-03-24T12:09:10.601112+0000 mon.a (mon.0) 413 : cluster 1 osd.4 marked itself down and dead 2024-03-24T12:09:11.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:10 smithi134 bash[55379]: cluster 2024-03-24T12:09:10.601112+0000 mon.a (mon.0) 413 : cluster 1 osd.4 marked itself down and dead 2024-03-24T12:09:11.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:10 smithi135 bash[41253]: cluster 2024-03-24T12:09:10.601112+0000 mon.a (mon.0) 413 : cluster 1 osd.4 marked itself down and dead 2024-03-24T12:09:12.235 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[43130]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:09:12.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:11 smithi135 bash[41253]: cluster 2024-03-24T12:09:10.725950+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:12.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:11 smithi135 bash[41253]: cluster 2024-03-24T12:09:10.907756+0000 mon.a (mon.0) 414 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:09:12.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:11 smithi135 bash[41253]: cluster 2024-03-24T12:09:10.907782+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:11 smithi135 bash[41253]: cluster 2024-03-24T12:09:10.910563+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:11 smithi135 bash[41253]: cluster 2024-03-24T12:09:10.910700+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:11 smithi135 bash[41253]: cluster 2024-03-24T12:09:10.921206+0000 mon.a (mon.0) 415 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-24T12:09:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[53981]: cluster 2024-03-24T12:09:10.725950+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[53981]: cluster 2024-03-24T12:09:10.907756+0000 mon.a (mon.0) 414 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[53981]: cluster 2024-03-24T12:09:10.907782+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[53981]: cluster 2024-03-24T12:09:10.910563+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[53981]: cluster 2024-03-24T12:09:10.910700+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[53981]: cluster 2024-03-24T12:09:10.921206+0000 mon.a (mon.0) 415 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[55379]: cluster 2024-03-24T12:09:10.725950+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[55379]: cluster 2024-03-24T12:09:10.907756+0000 mon.a (mon.0) 414 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[55379]: cluster 2024-03-24T12:09:10.907782+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[55379]: cluster 2024-03-24T12:09:10.910563+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[55379]: cluster 2024-03-24T12:09:10.910700+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:09:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:11 smithi134 bash[55379]: cluster 2024-03-24T12:09:10.921206+0000 mon.a (mon.0) 415 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-24T12:09:12.735 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[43208]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:09:13.210 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.908284+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.913093+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.913379+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.913744+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.915868+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.918754+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.919074+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.924610+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.211 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:12 smithi135 bash[41253]: cluster 2024-03-24T12:09:11.924914+0000 mon.a (mon.0) 416 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.908284+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.913093+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.913379+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.913744+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.915868+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.918754+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.919074+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.924610+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[53981]: cluster 2024-03-24T12:09:11.924914+0000 mon.a (mon.0) 416 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.908284+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.913093+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.913379+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.913744+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.915868+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.918754+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.919074+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.924610+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:09:13.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:12 smithi134 bash[55379]: cluster 2024-03-24T12:09:11.924914+0000 mon.a (mon.0) 416 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-24T12:09:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:13 smithi135 bash[41253]: cluster 2024-03-24T12:09:12.727516+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v148: 161 pgs: 17 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 111 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-24T12:09:14.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:13 smithi135 bash[41253]: cluster 2024-03-24T12:09:12.935673+0000 mon.a (mon.0) 417 : cluster 3 Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:13 smithi134 bash[53981]: cluster 2024-03-24T12:09:12.727516+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v148: 161 pgs: 17 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 111 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-24T12:09:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:13 smithi134 bash[53981]: cluster 2024-03-24T12:09:12.935673+0000 mon.a (mon.0) 417 : cluster 3 Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:13 smithi134 bash[55379]: cluster 2024-03-24T12:09:12.727516+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v148: 161 pgs: 17 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 111 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-24T12:09:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:13 smithi134 bash[55379]: cluster 2024-03-24T12:09:12.935673+0000 mon.a (mon.0) 417 : cluster 3 Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:14.609 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:14 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.4.service: Succeeded. 2024-03-24T12:09:14.609 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:14 smithi135 systemd[1]: Stopped Ceph osd.4 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:09:14.609 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:14 smithi135 systemd[1]: Started Ceph osd.4 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:09:15.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:15 smithi134 bash[53981]: audit 2024-03-24T12:09:14.660440+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:15.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:15 smithi134 bash[53981]: audit 2024-03-24T12:09:14.672122+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:15.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:15 smithi134 bash[53981]: cluster 2024-03-24T12:09:14.729029+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v149: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:15.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:15 smithi134 bash[55379]: audit 2024-03-24T12:09:14.660440+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:15.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:15 smithi134 bash[55379]: audit 2024-03-24T12:09:14.672122+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:15.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:15 smithi134 bash[55379]: cluster 2024-03-24T12:09:14.729029+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v149: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:15.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:15 smithi135 bash[41253]: audit 2024-03-24T12:09:14.660440+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:15.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:15 smithi135 bash[41253]: audit 2024-03-24T12:09:14.672122+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:15.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:15 smithi135 bash[41253]: cluster 2024-03-24T12:09:14.729029+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v149: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:16.520 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:16 smithi135 bash[43377]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-24T12:09:16.521 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:16 smithi135 bash[43377]: 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-24T12:09:16.521 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:16 smithi135 bash[43377]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-24T12:09:16.521 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:16 smithi135 bash[43377]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-24T12:09:16.521 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:16 smithi135 bash[43377]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-24T12:09:16.521 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:16 smithi135 bash[43377]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-24T12:09:16.521 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:16 smithi135 bash[43377]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-24T12:09:17.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:09:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:09:17] "GET /metrics HTTP/1.1" 200 38375 "" "Prometheus/2.33.4" 2024-03-24T12:09:18.070 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:17 smithi135 bash[41253]: cluster 2024-03-24T12:09:16.730076+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v150: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:18.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:17 smithi134 bash[53981]: cluster 2024-03-24T12:09:16.730076+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v150: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:18.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:17 smithi134 bash[55379]: cluster 2024-03-24T12:09:16.730076+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v150: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:18.486 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:18 smithi135 bash[43675]: debug 2024-03-24T12:09:18.056+0000 7ff430f10700 1 -- 172.21.15.135:0/1358282887 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5592644751e0 con 0x5592644fa800 2024-03-24T12:09:18.986 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:18 smithi135 bash[43675]: debug 2024-03-24T12:09:18.604+0000 7ff43a0a87c0 -1 Falling back to public interface 2024-03-24T12:09:18.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:18 smithi135 bash[41253]: audit 2024-03-24T12:09:17.833808+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:19.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:18 smithi134 bash[53981]: audit 2024-03-24T12:09:17.833808+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:19.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:18 smithi134 bash[55379]: audit 2024-03-24T12:09:17.833808+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:20.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:19 smithi134 bash[53981]: cluster 2024-03-24T12:09:18.731940+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v151: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:19 smithi134 bash[55379]: cluster 2024-03-24T12:09:18.731940+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v151: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:20.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:19 smithi135 bash[41253]: cluster 2024-03-24T12:09:18.731940+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v151: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:21.986 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[43675]: debug 2024-03-24T12:09:21.616+0000 7ff43a0a87c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-24T12:09:21.987 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[43675]: debug 2024-03-24T12:09:21.668+0000 7ff43a0a87c0 -1 osd.4 122 log_to_monitors true 2024-03-24T12:09:21.987 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[43675]: debug 2024-03-24T12:09:21.852+0000 7ff42b500700 -1 osd.4 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:09:21.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[41253]: cluster 2024-03-24T12:09:20.733280+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v152: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:21.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[41253]: audit 2024-03-24T12:09:21.675896+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:21.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[41253]: audit 2024-03-24T12:09:21.689041+0000 mon.a (mon.0) 420 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:21.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[41253]: audit 2024-03-24T12:09:21.731600+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:21.987 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:21 smithi135 bash[41253]: audit 2024-03-24T12:09:21.733691+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[53981]: cluster 2024-03-24T12:09:20.733280+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v152: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[53981]: audit 2024-03-24T12:09:21.675896+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[53981]: audit 2024-03-24T12:09:21.689041+0000 mon.a (mon.0) 420 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[53981]: audit 2024-03-24T12:09:21.731600+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[53981]: audit 2024-03-24T12:09:21.733691+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[55379]: cluster 2024-03-24T12:09:20.733280+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v152: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[55379]: audit 2024-03-24T12:09:21.675896+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:22.072 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[55379]: audit 2024-03-24T12:09:21.689041+0000 mon.a (mon.0) 420 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:09:22.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[55379]: audit 2024-03-24T12:09:21.731600+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:22.073 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:21 smithi134 bash[55379]: audit 2024-03-24T12:09:21.733691+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:23.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: cluster 2024-03-24T12:09:21.803231+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: cluster 2024-03-24T12:09:21.803775+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: audit 2024-03-24T12:09:21.812080+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: audit 2024-03-24T12:09:21.816708+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: cluster 2024-03-24T12:09:21.818112+0000 mon.a (mon.0) 424 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: audit 2024-03-24T12:09:21.829740+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: audit 2024-03-24T12:09:21.982866+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: audit 2024-03-24T12:09:21.995221+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.537402+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 29 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: cluster 2024-03-24T12:09:21.803231+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: cluster 2024-03-24T12:09:21.803775+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: audit 2024-03-24T12:09:21.812080+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:09:23.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: audit 2024-03-24T12:09:21.816708+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: cluster 2024-03-24T12:09:21.818112+0000 mon.a (mon.0) 424 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-24T12:09:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: audit 2024-03-24T12:09:21.829740+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: audit 2024-03-24T12:09:21.982866+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: audit 2024-03-24T12:09:21.995221+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:23.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:22 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.537402+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 29 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: cluster 2024-03-24T12:09:21.803231+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: cluster 2024-03-24T12:09:21.803775+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: audit 2024-03-24T12:09:21.812080+0000 mon.a (mon.0) 423 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: audit 2024-03-24T12:09:21.816708+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: cluster 2024-03-24T12:09:21.818112+0000 mon.a (mon.0) 424 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: audit 2024-03-24T12:09:21.829740+0000 mon.a (mon.0) 425 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: audit 2024-03-24T12:09:21.982866+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: audit 2024-03-24T12:09:21.995221+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:23.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:22 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.537402+0000 mon.a (mon.0) 428 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 29 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.734855+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v154: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.805137+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.809266+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.811504+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.813082+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.814725+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.821706+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270] boot 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: cluster 2024-03-24T12:09:22.821813+0000 mon.a (mon.0) 431 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: audit 2024-03-24T12:09:22.824132+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: audit 2024-03-24T12:09:23.057434+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[53981]: audit 2024-03-24T12:09:23.071709+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.734855+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v154: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.805137+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.809266+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.811504+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.813082+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:09:24.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.814725+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.821706+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270] boot 2024-03-24T12:09:24.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: cluster 2024-03-24T12:09:22.821813+0000 mon.a (mon.0) 431 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-24T12:09:24.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: audit 2024-03-24T12:09:22.824132+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:24.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: audit 2024-03-24T12:09:23.057434+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:24.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:23 smithi134 bash[55379]: audit 2024-03-24T12:09:23.071709+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:24.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.734855+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v154: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-24T12:09:24.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.805137+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.809266+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.811504+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.813082+0000 mon.a (mon.0) 429 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:09:24.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.814725+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:09:24.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.821706+0000 mon.a (mon.0) 430 : cluster 1 osd.4 [v2:172.21.15.135:6800/3619816270,v1:172.21.15.135:6801/3619816270] boot 2024-03-24T12:09:24.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: cluster 2024-03-24T12:09:22.821813+0000 mon.a (mon.0) 431 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-24T12:09:24.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: audit 2024-03-24T12:09:22.824132+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:09:24.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: audit 2024-03-24T12:09:23.057434+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:24.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:23 smithi135 bash[41253]: audit 2024-03-24T12:09:23.071709+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:25.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.813150+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.814069+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.814555+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.817446+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.818306+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.820549+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.821139+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.822708+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.824624+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[53981]: cluster 2024-03-24T12:09:23.827862+0000 mon.a (mon.0) 435 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.813150+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.814069+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.814555+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.817446+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.818306+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.820549+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.821139+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.822708+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.824624+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:24 smithi134 bash[55379]: cluster 2024-03-24T12:09:23.827862+0000 mon.a (mon.0) 435 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-24T12:09:25.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.813150+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.814069+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.814555+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.817446+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.818306+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.820549+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.821139+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.822708+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.824624+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:09:25.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:24 smithi135 bash[41253]: cluster 2024-03-24T12:09:23.827862+0000 mon.a (mon.0) 435 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-24T12:09:26.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:25 smithi134 bash[53981]: cluster 2024-03-24T12:09:24.736144+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v157: 161 pgs: 5 peering, 27 active+undersized+degraded, 30 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 101/630 objects degraded (16.032%) 2024-03-24T12:09:26.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:25 smithi134 bash[55379]: cluster 2024-03-24T12:09:24.736144+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v157: 161 pgs: 5 peering, 27 active+undersized+degraded, 30 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 101/630 objects degraded (16.032%) 2024-03-24T12:09:26.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:25 smithi135 bash[41253]: cluster 2024-03-24T12:09:24.736144+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v157: 161 pgs: 5 peering, 27 active+undersized+degraded, 30 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 101/630 objects degraded (16.032%) 2024-03-24T12:09:27.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:09:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:09:27] "GET /metrics HTTP/1.1" 200 38376 "" "Prometheus/2.33.4" 2024-03-24T12:09:28.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:27 smithi134 bash[53981]: cluster 2024-03-24T12:09:26.737282+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v158: 161 pgs: 5 peering, 27 active+undersized+degraded, 30 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 101/630 objects degraded (16.032%) 2024-03-24T12:09:28.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:27 smithi134 bash[53981]: cluster 2024-03-24T12:09:27.538507+0000 mon.a (mon.0) 436 : cluster 3 Health check update: Degraded data redundancy: 101/630 objects degraded (16.032%), 27 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:27 smithi134 bash[55379]: cluster 2024-03-24T12:09:26.737282+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v158: 161 pgs: 5 peering, 27 active+undersized+degraded, 30 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 101/630 objects degraded (16.032%) 2024-03-24T12:09:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:27 smithi134 bash[55379]: cluster 2024-03-24T12:09:27.538507+0000 mon.a (mon.0) 436 : cluster 3 Health check update: Degraded data redundancy: 101/630 objects degraded (16.032%), 27 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:28.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:27 smithi135 bash[41253]: cluster 2024-03-24T12:09:26.737282+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v158: 161 pgs: 5 peering, 27 active+undersized+degraded, 30 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 101/630 objects degraded (16.032%) 2024-03-24T12:09:28.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:27 smithi135 bash[41253]: cluster 2024-03-24T12:09:27.538507+0000 mon.a (mon.0) 436 : cluster 3 Health check update: Degraded data redundancy: 101/630 objects degraded (16.032%), 27 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:29.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:28 smithi134 bash[53981]: audit 2024-03-24T12:09:27.843809+0000 mgr.y (mgr.34107) 264 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:29.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:28 smithi134 bash[55379]: audit 2024-03-24T12:09:27.843809+0000 mgr.y (mgr.34107) 264 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:29.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:28 smithi135 bash[41253]: audit 2024-03-24T12:09:27.843809+0000 mgr.y (mgr.34107) 264 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:29 smithi134 bash[53981]: cluster 2024-03-24T12:09:28.738924+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-24T12:09:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:29 smithi134 bash[53981]: cluster 2024-03-24T12:09:28.859047+0000 mon.a (mon.0) 437 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 101/630 objects degraded (16.032%), 27 pgs degraded) 2024-03-24T12:09:30.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:29 smithi134 bash[53981]: cluster 2024-03-24T12:09:28.859119+0000 mon.a (mon.0) 438 : cluster 1 Cluster is now healthy 2024-03-24T12:09:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:29 smithi134 bash[55379]: cluster 2024-03-24T12:09:28.738924+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-24T12:09:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:29 smithi134 bash[55379]: cluster 2024-03-24T12:09:28.859047+0000 mon.a (mon.0) 437 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 101/630 objects degraded (16.032%), 27 pgs degraded) 2024-03-24T12:09:30.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:29 smithi134 bash[55379]: cluster 2024-03-24T12:09:28.859119+0000 mon.a (mon.0) 438 : cluster 1 Cluster is now healthy 2024-03-24T12:09:30.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:29 smithi135 bash[41253]: cluster 2024-03-24T12:09:28.738924+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-24T12:09:30.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:29 smithi135 bash[41253]: cluster 2024-03-24T12:09:28.859047+0000 mon.a (mon.0) 437 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 101/630 objects degraded (16.032%), 27 pgs degraded) 2024-03-24T12:09:30.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:29 smithi135 bash[41253]: cluster 2024-03-24T12:09:28.859119+0000 mon.a (mon.0) 438 : cluster 1 Cluster is now healthy 2024-03-24T12:09:31.248 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:09:32.027 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:09:32.027 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (6m) 40s ago 14m 15.9M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:09:32.027 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (6m) 10s ago 14m 44.1M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:09:32.027 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (5m) 40s ago 12m 47.6M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:09:32.027 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (5m) 10s ago 21m 443M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (5m) 40s ago 23m 499M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (4m) 40s ago 23m 54.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (3m) 10s ago 21m 41.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (3m) 40s ago 21m 45.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (6m) 40s ago 15m 13.1M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (6m) 10s ago 15m 14.1M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (2m) 40s ago 20m 56.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (103s) 40s ago 19m 55.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (74s) 40s ago 19m 46.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (45s) 40s ago 18m - 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (14s) 10s ago 18m - 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (17m) 10s ago 17m 64.5M 3037M 17.2.0 e1d6a67b021e 4f1540265a09 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (16m) 10s ago 16m 61.3M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:09:32.028 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (16m) 10s ago 16m 66.9M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:09:32.029 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (5m) 10s ago 15m 64.6M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:09:32.029 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (13m) 40s ago 13m 88.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:09:32.029 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (13m) 10s ago 13m 89.0M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:09:32.029 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (12m) 40s ago 12m 88.2M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:09:32.029 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (12m) 10s ago 12m 88.2M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:09:32.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:31 smithi134 bash[53981]: cluster 2024-03-24T12:09:30.739847+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:09:32.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:31 smithi134 bash[53981]: audit 2024-03-24T12:09:31.234066+0000 mgr.y (mgr.34107) 267 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:32.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:31 smithi134 bash[55379]: cluster 2024-03-24T12:09:30.739847+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:09:32.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:31 smithi134 bash[55379]: audit 2024-03-24T12:09:31.234066+0000 mgr.y (mgr.34107) 267 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:32.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:31 smithi135 bash[41253]: cluster 2024-03-24T12:09:30.739847+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:09:32.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:31 smithi135 bash[41253]: audit 2024-03-24T12:09:31.234066+0000 mgr.y (mgr.34107) 267 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:32.480 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:09:32.481 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 10 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:09:32.482 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:09:32.870 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:09:32.870 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:09:32.870 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "10/23 daemons upgraded", 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:09:32.871 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:09:33.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:32 smithi134 bash[55379]: audit 2024-03-24T12:09:31.621105+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:33.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:32 smithi134 bash[55379]: audit 2024-03-24T12:09:32.003897+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:33.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:32 smithi134 bash[55379]: audit 2024-03-24T12:09:32.481480+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.134:0/1386344966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:32 smithi134 bash[53981]: audit 2024-03-24T12:09:31.621105+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:32 smithi134 bash[53981]: audit 2024-03-24T12:09:32.003897+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:33.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:32 smithi134 bash[53981]: audit 2024-03-24T12:09:32.481480+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.134:0/1386344966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:33.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:32 smithi135 bash[41253]: audit 2024-03-24T12:09:31.621105+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:33.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:32 smithi135 bash[41253]: audit 2024-03-24T12:09:32.003897+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:33.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:32 smithi135 bash[41253]: audit 2024-03-24T12:09:32.481480+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.134:0/1386344966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:33.314 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: cluster 2024-03-24T12:09:32.741214+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:32.870939+0000 mgr.y (mgr.34107) 271 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.315700+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.134:0/3106779771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.625551+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.637511+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.639623+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.641327+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.651077+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.736432+0000 mon.a (mon.0) 445 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:34.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.740298+0000 mon.a (mon.0) 446 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.176 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.743314+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.176 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.745393+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.176 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:33 smithi135 bash[41253]: audit 2024-03-24T12:09:33.747858+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:09:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: cluster 2024-03-24T12:09:32.741214+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:09:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:32.870939+0000 mgr.y (mgr.34107) 271 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.315700+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.134:0/3106779771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:09:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.625551+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.637511+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.639623+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.641327+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.651077+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.736432+0000 mon.a (mon.0) 445 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.740298+0000 mon.a (mon.0) 446 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.743314+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.745393+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[53981]: audit 2024-03-24T12:09:33.747858+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: cluster 2024-03-24T12:09:32.741214+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:32.870939+0000 mgr.y (mgr.34107) 271 : audit 0 from='client.44398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.315700+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.134:0/3106779771' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:09:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.625551+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.637511+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.639623+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.641327+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.651077+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.736432+0000 mon.a (mon.0) 445 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.740298+0000 mon.a (mon.0) 446 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.743314+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.745393+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:09:34.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:33 smithi134 bash[55379]: audit 2024-03-24T12:09:33.747858+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:09:35.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:34 smithi134 bash[53981]: audit 2024-03-24T12:09:33.748119+0000 mgr.y (mgr.34107) 272 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:09:35.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:34 smithi134 bash[53981]: cephadm 2024-03-24T12:09:33.749696+0000 mgr.y (mgr.34107) 273 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-24T12:09:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:34 smithi134 bash[55379]: audit 2024-03-24T12:09:33.748119+0000 mgr.y (mgr.34107) 272 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:09:35.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:34 smithi134 bash[55379]: cephadm 2024-03-24T12:09:33.749696+0000 mgr.y (mgr.34107) 273 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-24T12:09:35.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:34 smithi135 bash[41253]: audit 2024-03-24T12:09:33.748119+0000 mgr.y (mgr.34107) 272 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:09:35.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:34 smithi135 bash[41253]: cephadm 2024-03-24T12:09:33.749696+0000 mgr.y (mgr.34107) 273 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-24T12:09:36.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:35 smithi134 bash[53981]: cluster 2024-03-24T12:09:34.742385+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-03-24T12:09:36.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:35 smithi134 bash[55379]: cluster 2024-03-24T12:09:34.742385+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-03-24T12:09:36.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:35 smithi135 bash[41253]: cluster 2024-03-24T12:09:34.742385+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-03-24T12:09:37.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:09:37] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.33.4" 2024-03-24T12:09:37.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: cephadm 2024-03-24T12:09:36.320796+0000 mgr.y (mgr.34107) 275 : cephadm 1 Upgrade: Updating osd.5 2024-03-24T12:09:37.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: audit 2024-03-24T12:09:36.329269+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: audit 2024-03-24T12:09:36.332188+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:09:37.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: audit 2024-03-24T12:09:36.333858+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:37.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: cephadm 2024-03-24T12:09:36.338658+0000 mgr.y (mgr.34107) 276 : cephadm 1 Deploying daemon osd.5 on smithi135 2024-03-24T12:09:37.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: audit 2024-03-24T12:09:36.734424+0000 mon.a (mon.0) 453 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: audit 2024-03-24T12:09:36.736699+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:37.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: cluster 2024-03-24T12:09:36.745777+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:37.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[53981]: audit 2024-03-24T12:09:36.924427+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: cephadm 2024-03-24T12:09:36.320796+0000 mgr.y (mgr.34107) 275 : cephadm 1 Upgrade: Updating osd.5 2024-03-24T12:09:37.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: audit 2024-03-24T12:09:36.329269+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: audit 2024-03-24T12:09:36.332188+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:09:37.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: audit 2024-03-24T12:09:36.333858+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:37.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: cephadm 2024-03-24T12:09:36.338658+0000 mgr.y (mgr.34107) 276 : cephadm 1 Deploying daemon osd.5 on smithi135 2024-03-24T12:09:37.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: audit 2024-03-24T12:09:36.734424+0000 mon.a (mon.0) 453 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: audit 2024-03-24T12:09:36.736699+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:37.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: cluster 2024-03-24T12:09:36.745777+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:37.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:37 smithi134 bash[55379]: audit 2024-03-24T12:09:36.924427+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.722 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: cephadm 2024-03-24T12:09:36.320796+0000 mgr.y (mgr.34107) 275 : cephadm 1 Upgrade: Updating osd.5 2024-03-24T12:09:37.722 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: audit 2024-03-24T12:09:36.329269+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.722 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: audit 2024-03-24T12:09:36.332188+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:09:37.723 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: audit 2024-03-24T12:09:36.333858+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:09:37.723 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: cephadm 2024-03-24T12:09:36.338658+0000 mgr.y (mgr.34107) 276 : cephadm 1 Deploying daemon osd.5 on smithi135 2024-03-24T12:09:37.723 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: audit 2024-03-24T12:09:36.734424+0000 mon.a (mon.0) 453 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:37.723 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: audit 2024-03-24T12:09:36.736699+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:37.723 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: cluster 2024-03-24T12:09:36.745777+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:37.723 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:37 smithi135 bash[41253]: audit 2024-03-24T12:09:36.924427+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:38.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:38 smithi135 bash[41253]: audit 2024-03-24T12:09:37.853775+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:39.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:38 smithi134 bash[53981]: audit 2024-03-24T12:09:37.853775+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:39.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:38 smithi134 bash[55379]: audit 2024-03-24T12:09:37.853775+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:40.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:39 smithi135 bash[41253]: cluster 2024-03-24T12:09:38.747437+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:09:40.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:39 smithi134 bash[53981]: cluster 2024-03-24T12:09:38.747437+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:09:40.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:39 smithi134 bash[55379]: cluster 2024-03-24T12:09:38.747437+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:09:41.427 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:41 smithi135 systemd[1]: Stopping Ceph osd.5 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:09:41.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:41 smithi135 bash[20820]: debug 2024-03-24T12:09:41.412+0000 7f9d1db66700 -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-24T12:09:41.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:41 smithi135 bash[20820]: debug 2024-03-24T12:09:41.412+0000 7f9d1db66700 -1 osd.5 127 *** Got signal Terminated *** 2024-03-24T12:09:41.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:41 smithi135 bash[20820]: debug 2024-03-24T12:09:41.412+0000 7f9d1db66700 -1 osd.5 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:09:42.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:41 smithi134 bash[53981]: cluster 2024-03-24T12:09:40.748409+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:42.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:41 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.429210+0000 mon.a (mon.0) 456 : cluster 1 osd.5 marked itself down and dead 2024-03-24T12:09:42.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:41 smithi134 bash[55379]: cluster 2024-03-24T12:09:40.748409+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:42.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:41 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.429210+0000 mon.a (mon.0) 456 : cluster 1 osd.5 marked itself down and dead 2024-03-24T12:09:42.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:41 smithi135 bash[41253]: cluster 2024-03-24T12:09:40.748409+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:09:42.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:41 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.429210+0000 mon.a (mon.0) 456 : cluster 1 osd.5 marked itself down and dead 2024-03-24T12:09:43.152 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[45163]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:09:43.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.798508+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.803690+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:09:43.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.805116+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.806613+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.807851+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.808427+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.809785+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.810339+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.811831+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.812067+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.813576+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.815644+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:41.816368+0000 mon.a (mon.0) 458 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-24T12:09:43.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:42 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.814675+0000 mon.a (mon.0) 459 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-24T12:09:43.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.798508+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.803690+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.805116+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.806613+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.807851+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.808427+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.809785+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.810339+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.811831+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.812067+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.813576+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.815644+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:41.816368+0000 mon.a (mon.0) 458 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-24T12:09:43.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.814675+0000 mon.a (mon.0) 459 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.798508+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.803690+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.805116+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.806613+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.807851+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.808427+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.809785+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.810339+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.811831+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.812067+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.813576+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.815644+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:41.816368+0000 mon.a (mon.0) 458 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-24T12:09:43.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:42 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.814675+0000 mon.a (mon.0) 459 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-24T12:09:43.486 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[45237]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:09:44.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.750037+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v167: 161 pgs: 35 peering, 7 stale+active+clean, 119 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.798137+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.799105+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.804132+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.804305+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.808883+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[53981]: cluster 2024-03-24T12:09:42.821348+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.750037+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v167: 161 pgs: 35 peering, 7 stale+active+clean, 119 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.798137+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.799105+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.804132+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.804305+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.808883+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:43 smithi134 bash[55379]: cluster 2024-03-24T12:09:42.821348+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-03-24T12:09:44.189 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.750037+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v167: 161 pgs: 35 peering, 7 stale+active+clean, 119 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:09:44.189 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.798137+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.190 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.799105+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.190 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.804132+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.190 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.804305+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.190 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.808883+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:09:44.190 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:43 smithi135 bash[41253]: cluster 2024-03-24T12:09:42.821348+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-03-24T12:09:45.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:44 smithi134 bash[53981]: cluster 2024-03-24T12:09:44.837095+0000 mon.a (mon.0) 461 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2024-03-24T12:09:45.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:44 smithi134 bash[55379]: cluster 2024-03-24T12:09:44.837095+0000 mon.a (mon.0) 461 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2024-03-24T12:09:45.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:44 smithi135 bash[41253]: cluster 2024-03-24T12:09:44.837095+0000 mon.a (mon.0) 461 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2024-03-24T12:09:45.673 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:45 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.5.service: Succeeded. 2024-03-24T12:09:45.673 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:45 smithi135 systemd[1]: Stopped Ceph osd.5 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:09:45.673 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:45 smithi135 systemd[1]: Started Ceph osd.5 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:09:45.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:45 smithi135 bash[41253]: cluster 2024-03-24T12:09:44.751670+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v169: 161 pgs: 2 activating+undersized, 1 active+undersized+degraded, 39 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-24T12:09:45.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:45 smithi135 bash[41253]: audit 2024-03-24T12:09:45.664684+0000 mon.a (mon.0) 462 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:45.986 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:45 smithi135 bash[41253]: audit 2024-03-24T12:09:45.672665+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:46.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:45 smithi134 bash[53981]: cluster 2024-03-24T12:09:44.751670+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v169: 161 pgs: 2 activating+undersized, 1 active+undersized+degraded, 39 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-24T12:09:46.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:45 smithi134 bash[53981]: audit 2024-03-24T12:09:45.664684+0000 mon.a (mon.0) 462 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:46.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:45 smithi134 bash[53981]: audit 2024-03-24T12:09:45.672665+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:45 smithi134 bash[55379]: cluster 2024-03-24T12:09:44.751670+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v169: 161 pgs: 2 activating+undersized, 1 active+undersized+degraded, 39 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-24T12:09:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:45 smithi134 bash[55379]: audit 2024-03-24T12:09:45.664684+0000 mon.a (mon.0) 462 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:46.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:45 smithi134 bash[55379]: audit 2024-03-24T12:09:45.672665+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:47.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:09:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:09:47] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.33.4" 2024-03-24T12:09:47.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[45406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-24T12:09:47.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[45406]: 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-24T12:09:47.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[45406]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-24T12:09:47.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[45406]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-24T12:09:47.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[45406]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-24T12:09:47.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[45406]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-24T12:09:47.736 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[45406]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-24T12:09:48.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:47 smithi134 bash[53981]: cluster 2024-03-24T12:09:46.752649+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v170: 161 pgs: 2 activating+undersized, 1 active+undersized+degraded, 39 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-24T12:09:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:47 smithi134 bash[55379]: cluster 2024-03-24T12:09:46.752649+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v170: 161 pgs: 2 activating+undersized, 1 active+undersized+degraded, 39 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-24T12:09:48.225 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:47 smithi135 bash[41253]: cluster 2024-03-24T12:09:46.752649+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v170: 161 pgs: 2 activating+undersized, 1 active+undersized+degraded, 39 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-03-24T12:09:49.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:48 smithi134 bash[53981]: audit 2024-03-24T12:09:47.862370+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:49.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:48 smithi134 bash[55379]: audit 2024-03-24T12:09:47.862370+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:49.197 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:48 smithi135 bash[41253]: audit 2024-03-24T12:09:47.862370+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:49.485 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:49 smithi135 bash[45709]: debug 2024-03-24T12:09:49.284+0000 7f59331a4700 1 -- 172.21.15.135:0/2298835538 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55727f52f1e0 con 0x55727f5b4c00 2024-03-24T12:09:50.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:49 smithi134 bash[53981]: cluster 2024-03-24T12:09:48.754460+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-03-24T12:09:50.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:49 smithi134 bash[53981]: cluster 2024-03-24T12:09:48.896886+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 10 pgs peering) 2024-03-24T12:09:50.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:49 smithi134 bash[55379]: cluster 2024-03-24T12:09:48.754460+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-03-24T12:09:50.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:49 smithi134 bash[55379]: cluster 2024-03-24T12:09:48.896886+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 10 pgs peering) 2024-03-24T12:09:50.235 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:49 smithi135 bash[45709]: debug 2024-03-24T12:09:49.828+0000 7f593c33c7c0 -1 Falling back to public interface 2024-03-24T12:09:50.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:49 smithi135 bash[41253]: cluster 2024-03-24T12:09:48.754460+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v171: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-03-24T12:09:50.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:49 smithi135 bash[41253]: cluster 2024-03-24T12:09:48.896886+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 10 pgs peering) 2024-03-24T12:09:52.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:51 smithi134 bash[53981]: cluster 2024-03-24T12:09:50.755976+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-03-24T12:09:52.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:51 smithi134 bash[53981]: audit 2024-03-24T12:09:51.734891+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:52.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:51 smithi134 bash[53981]: audit 2024-03-24T12:09:51.737038+0000 mon.a (mon.0) 466 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:51 smithi134 bash[55379]: cluster 2024-03-24T12:09:50.755976+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-03-24T12:09:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:51 smithi134 bash[55379]: audit 2024-03-24T12:09:51.734891+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:51 smithi134 bash[55379]: audit 2024-03-24T12:09:51.737038+0000 mon.a (mon.0) 466 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:51 smithi135 bash[41253]: cluster 2024-03-24T12:09:50.755976+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v172: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-03-24T12:09:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:51 smithi135 bash[41253]: audit 2024-03-24T12:09:51.734891+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:51 smithi135 bash[41253]: audit 2024-03-24T12:09:51.737038+0000 mon.a (mon.0) 466 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:09:53.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:52 smithi134 bash[53981]: cluster 2024-03-24T12:09:52.545392+0000 mon.a (mon.0) 467 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:52 smithi134 bash[55379]: cluster 2024-03-24T12:09:52.545392+0000 mon.a (mon.0) 467 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:53.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:52 smithi135 bash[41253]: cluster 2024-03-24T12:09:52.545392+0000 mon.a (mon.0) 467 : cluster 3 Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:09:53.236 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:52 smithi135 bash[45709]: debug 2024-03-24T12:09:52.872+0000 7f593c33c7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-24T12:09:53.236 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:52 smithi135 bash[45709]: debug 2024-03-24T12:09:52.916+0000 7f593c33c7c0 -1 osd.5 127 log_to_monitors true 2024-03-24T12:09:54.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[53981]: cluster 2024-03-24T12:09:52.757689+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[53981]: audit 2024-03-24T12:09:52.925301+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[53981]: audit 2024-03-24T12:09:52.937962+0000 mon.a (mon.0) 468 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[53981]: audit 2024-03-24T12:09:53.134151+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[53981]: audit 2024-03-24T12:09:53.143994+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[55379]: cluster 2024-03-24T12:09:52.757689+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[55379]: audit 2024-03-24T12:09:52.925301+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[55379]: audit 2024-03-24T12:09:52.937962+0000 mon.a (mon.0) 468 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[55379]: audit 2024-03-24T12:09:53.134151+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:53 smithi134 bash[55379]: audit 2024-03-24T12:09:53.143994+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:54.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:53 smithi135 bash[41253]: cluster 2024-03-24T12:09:52.757689+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v173: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:54.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:53 smithi135 bash[41253]: audit 2024-03-24T12:09:52.925301+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:54.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:53 smithi135 bash[41253]: audit 2024-03-24T12:09:52.937962+0000 mon.a (mon.0) 468 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:09:54.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:53 smithi135 bash[41253]: audit 2024-03-24T12:09:53.134151+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:54.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:53 smithi135 bash[41253]: audit 2024-03-24T12:09:53.143994+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:54.735 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[45709]: debug 2024-03-24T12:09:54.440+0000 7f592978c700 -1 osd.5 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:09:55.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: cluster 2024-03-24T12:09:53.927268+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: cluster 2024-03-24T12:09:53.927274+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: audit 2024-03-24T12:09:53.936428+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: audit 2024-03-24T12:09:53.936773+0000 mon.a (mon.0) 471 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: cluster 2024-03-24T12:09:53.941379+0000 mon.a (mon.0) 472 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: audit 2024-03-24T12:09:53.949187+0000 mon.a (mon.0) 473 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: audit 2024-03-24T12:09:54.220972+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: audit 2024-03-24T12:09:54.267935+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:55.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:54 smithi135 bash[41253]: audit 2024-03-24T12:09:54.442392+0000 mon.a (mon.0) 476 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: cluster 2024-03-24T12:09:53.927268+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: cluster 2024-03-24T12:09:53.927274+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: audit 2024-03-24T12:09:53.936428+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: audit 2024-03-24T12:09:53.936773+0000 mon.a (mon.0) 471 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: cluster 2024-03-24T12:09:53.941379+0000 mon.a (mon.0) 472 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: audit 2024-03-24T12:09:53.949187+0000 mon.a (mon.0) 473 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: audit 2024-03-24T12:09:54.220972+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: audit 2024-03-24T12:09:54.267935+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[53981]: audit 2024-03-24T12:09:54.442392+0000 mon.a (mon.0) 476 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: cluster 2024-03-24T12:09:53.927268+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: cluster 2024-03-24T12:09:53.927274+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: audit 2024-03-24T12:09:53.936428+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: audit 2024-03-24T12:09:53.936773+0000 mon.a (mon.0) 471 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: cluster 2024-03-24T12:09:53.941379+0000 mon.a (mon.0) 472 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: audit 2024-03-24T12:09:53.949187+0000 mon.a (mon.0) 473 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: audit 2024-03-24T12:09:54.220972+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: audit 2024-03-24T12:09:54.267935+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:09:55.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:54 smithi134 bash[55379]: audit 2024-03-24T12:09:54.442392+0000 mon.a (mon.0) 476 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-24T12:09:56.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:55 smithi135 bash[41253]: cluster 2024-03-24T12:09:54.758844+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:56.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:55 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.439685+0000 mon.a (mon.0) 477 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:09:56.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:55 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.443355+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:56.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:55 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.445401+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:56.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:55 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.453079+0000 mon.a (mon.0) 478 : cluster 1 osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575] boot 2024-03-24T12:09:56.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:55 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.453152+0000 mon.a (mon.0) 479 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-24T12:09:56.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:55 smithi135 bash[41253]: audit 2024-03-24T12:09:55.454023+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:56.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[53981]: cluster 2024-03-24T12:09:54.758844+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:56.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.439685+0000 mon.a (mon.0) 477 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.443355+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.445401+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.453079+0000 mon.a (mon.0) 478 : cluster 1 osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575] boot 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.453152+0000 mon.a (mon.0) 479 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[53981]: audit 2024-03-24T12:09:55.454023+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[55379]: cluster 2024-03-24T12:09:54.758844+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v175: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.439685+0000 mon.a (mon.0) 477 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.443355+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.445401+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.453079+0000 mon.a (mon.0) 478 : cluster 1 osd.5 [v2:172.21.15.135:6808/3834134575,v1:172.21.15.135:6809/3834134575] boot 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.453152+0000 mon.a (mon.0) 479 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-24T12:09:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:55 smithi134 bash[55379]: audit 2024-03-24T12:09:55.454023+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:09:57.226 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.440967+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.227 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.444783+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.227 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.446490+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.227 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[53981]: cluster 2024-03-24T12:09:55.449939+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.227 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.439712+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:57.227 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.445320+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:57.227 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.456217+0000 mon.a (mon.0) 481 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-24T12:09:57.227 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.440967+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.228 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.444783+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.228 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.446490+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.228 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[55379]: cluster 2024-03-24T12:09:55.449939+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.228 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.439712+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:57.228 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.445320+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:57.228 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:56 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.456217+0000 mon.a (mon.0) 481 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-24T12:09:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:56 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.440967+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:56 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.444783+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:56 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.446490+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:56 smithi135 bash[41253]: cluster 2024-03-24T12:09:55.449939+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:09:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:56 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.439712+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:57.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:56 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.445320+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:57.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:56 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.456217+0000 mon.a (mon.0) 481 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-24T12:09:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:09:57] "GET /metrics HTTP/1.1" 200 38386 "" "Prometheus/2.33.4" 2024-03-24T12:09:58.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.440255+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.446144+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.450743+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.452580+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[53981]: cluster 2024-03-24T12:09:56.759874+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v178: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.440255+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.446144+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.450743+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.452580+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:57 smithi134 bash[55379]: cluster 2024-03-24T12:09:56.759874+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v178: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:58.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:57 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.440255+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:57 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.446144+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:57 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.450743+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:57 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.452580+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:09:58.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:57 smithi135 bash[41253]: cluster 2024-03-24T12:09:56.759874+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v178: 161 pgs: 20 active+undersized+degraded, 39 active+undersized, 102 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-24T12:09:59.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:58 smithi135 bash[41253]: audit 2024-03-24T12:09:57.869196+0000 mgr.y (mgr.34107) 290 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:59.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:58 smithi134 bash[53981]: audit 2024-03-24T12:09:57.869196+0000 mgr.y (mgr.34107) 290 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:09:59.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:58 smithi134 bash[55379]: audit 2024-03-24T12:09:57.869196+0000 mgr.y (mgr.34107) 290 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:00.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:59 smithi135 bash[41253]: cluster 2024-03-24T12:09:58.762160+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v179: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-03-24T12:10:00.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:09:59 smithi135 bash[41253]: cluster 2024-03-24T12:09:58.947641+0000 mon.a (mon.0) 482 : cluster 3 Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:00.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:59 smithi134 bash[53981]: cluster 2024-03-24T12:09:58.762160+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v179: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-03-24T12:10:00.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:09:59 smithi134 bash[53981]: cluster 2024-03-24T12:09:58.947641+0000 mon.a (mon.0) 482 : cluster 3 Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:59 smithi134 bash[55379]: cluster 2024-03-24T12:09:58.762160+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v179: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-03-24T12:10:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:09:59 smithi134 bash[55379]: cluster 2024-03-24T12:09:58.947641+0000 mon.a (mon.0) 482 : cluster 3 Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:01.055 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000164+0000 mon.a (mon.0) 483 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000211+0000 mon.a (mon.0) 484 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000231+0000 mon.a (mon.0) 485 : cluster 3 pg 2.12 is active+undersized+degraded, acting [3,7] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000268+0000 mon.a (mon.0) 486 : cluster 3 pg 2.16 is active+undersized+degraded, acting [6,2] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000324+0000 mon.a (mon.0) 487 : cluster 3 pg 2.18 is active+undersized+degraded, acting [4,7] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000356+0000 mon.a (mon.0) 488 : cluster 3 pg 3.4 is active+undersized+degraded, acting [1,2] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000380+0000 mon.a (mon.0) 489 : cluster 3 pg 3.5 is active+undersized+degraded, acting [3,2] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000410+0000 mon.a (mon.0) 490 : cluster 3 pg 3.c is active+undersized+degraded, acting [3,6] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000434+0000 mon.a (mon.0) 491 : cluster 3 pg 3.16 is active+undersized+degraded, acting [7,1] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000462+0000 mon.a (mon.0) 492 : cluster 3 pg 3.1c is active+undersized+degraded, acting [4,1] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000494+0000 mon.a (mon.0) 493 : cluster 3 pg 3.1d is active+undersized+degraded, acting [4,6] 2024-03-24T12:10:01.056 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.000517+0000 mon.a (mon.0) 494 : cluster 3 pg 4.15 is active+undersized+degraded, acting [7,3] 2024-03-24T12:10:01.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000164+0000 mon.a (mon.0) 483 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000211+0000 mon.a (mon.0) 484 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000231+0000 mon.a (mon.0) 485 : cluster 3 pg 2.12 is active+undersized+degraded, acting [3,7] 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000268+0000 mon.a (mon.0) 486 : cluster 3 pg 2.16 is active+undersized+degraded, acting [6,2] 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000324+0000 mon.a (mon.0) 487 : cluster 3 pg 2.18 is active+undersized+degraded, acting [4,7] 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000356+0000 mon.a (mon.0) 488 : cluster 3 pg 3.4 is active+undersized+degraded, acting [1,2] 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000380+0000 mon.a (mon.0) 489 : cluster 3 pg 3.5 is active+undersized+degraded, acting [3,2] 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000410+0000 mon.a (mon.0) 490 : cluster 3 pg 3.c is active+undersized+degraded, acting [3,6] 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000434+0000 mon.a (mon.0) 491 : cluster 3 pg 3.16 is active+undersized+degraded, acting [7,1] 2024-03-24T12:10:01.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000462+0000 mon.a (mon.0) 492 : cluster 3 pg 3.1c is active+undersized+degraded, acting [4,1] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000494+0000 mon.a (mon.0) 493 : cluster 3 pg 3.1d is active+undersized+degraded, acting [4,6] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.000517+0000 mon.a (mon.0) 494 : cluster 3 pg 4.15 is active+undersized+degraded, acting [7,3] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000164+0000 mon.a (mon.0) 483 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000211+0000 mon.a (mon.0) 484 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000231+0000 mon.a (mon.0) 485 : cluster 3 pg 2.12 is active+undersized+degraded, acting [3,7] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000268+0000 mon.a (mon.0) 486 : cluster 3 pg 2.16 is active+undersized+degraded, acting [6,2] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000324+0000 mon.a (mon.0) 487 : cluster 3 pg 2.18 is active+undersized+degraded, acting [4,7] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000356+0000 mon.a (mon.0) 488 : cluster 3 pg 3.4 is active+undersized+degraded, acting [1,2] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000380+0000 mon.a (mon.0) 489 : cluster 3 pg 3.5 is active+undersized+degraded, acting [3,2] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000410+0000 mon.a (mon.0) 490 : cluster 3 pg 3.c is active+undersized+degraded, acting [3,6] 2024-03-24T12:10:01.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000434+0000 mon.a (mon.0) 491 : cluster 3 pg 3.16 is active+undersized+degraded, acting [7,1] 2024-03-24T12:10:01.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000462+0000 mon.a (mon.0) 492 : cluster 3 pg 3.1c is active+undersized+degraded, acting [4,1] 2024-03-24T12:10:01.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000494+0000 mon.a (mon.0) 493 : cluster 3 pg 3.1d is active+undersized+degraded, acting [4,6] 2024-03-24T12:10:01.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.000517+0000 mon.a (mon.0) 494 : cluster 3 pg 4.15 is active+undersized+degraded, acting [7,3] 2024-03-24T12:10:01.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:01 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.763237+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-03-24T12:10:01.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:01 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.960586+0000 mon.a (mon.0) 495 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-03-24T12:10:01.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:01 smithi135 bash[41253]: cluster 2024-03-24T12:10:00.960659+0000 mon.a (mon.0) 496 : cluster 1 Cluster is now healthy 2024-03-24T12:10:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:01 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.763237+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-03-24T12:10:02.454 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:01 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.960586+0000 mon.a (mon.0) 495 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-03-24T12:10:02.454 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:01 smithi134 bash[53981]: cluster 2024-03-24T12:10:00.960659+0000 mon.a (mon.0) 496 : cluster 1 Cluster is now healthy 2024-03-24T12:10:02.454 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:01 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.763237+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-03-24T12:10:02.454 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:01 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.960586+0000 mon.a (mon.0) 495 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-03-24T12:10:02.455 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:01 smithi134 bash[55379]: cluster 2024-03-24T12:10:00.960659+0000 mon.a (mon.0) 496 : cluster 1 Cluster is now healthy 2024-03-24T12:10:03.739 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:10:04.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:03 smithi135 bash[41253]: cluster 2024-03-24T12:10:02.764563+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:10:04.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:03 smithi134 bash[55379]: cluster 2024-03-24T12:10:02.764563+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:10:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:03 smithi134 bash[53981]: cluster 2024-03-24T12:10:02.764563+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:10:04.514 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:10:04.514 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (7m) 73s ago 15m 15.9M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:10:04.514 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (6m) 11s ago 15m 44.3M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:10:04.514 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (5m) 73s ago 13m 47.6M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:10:04.514 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (5m) 11s ago 21m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:10:04.514 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (6m) 73s ago 23m 499M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (5m) 73s ago 23m 54.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (4m) 11s ago 21m 43.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (4m) 73s ago 21m 45.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (7m) 73s ago 15m 13.1M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (7m) 11s ago 15m 13.2M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (2m) 73s ago 21m 56.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (2m) 73s ago 20m 55.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (106s) 73s ago 19m 46.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (77s) 73s ago 19m - 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (47s) 11s ago 18m 50.7M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (16s) 11s ago 17m - 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (17m) 11s ago 17m 63.4M 3037M 17.2.0 e1d6a67b021e e98b9937797c 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (16m) 11s ago 16m 68.1M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (5m) 11s ago 15m 64.8M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:10:04.515 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (13m) 73s ago 13m 88.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:10:04.516 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (13m) 11s ago 13m 89.2M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:10:04.516 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (13m) 73s ago 13m 88.2M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:10:04.516 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (13m) 11s ago 13m 88.3M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:10:04.991 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 6 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:10:04.992 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:04.993 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:10:04.993 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-24T12:10:04.993 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 11 2024-03-24T12:10:04.993 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:10:04.993 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "11/23 daemons upgraded", 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:10:05.376 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:10:05.377 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:10:05.418 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:04 smithi135 bash[41253]: audit 2024-03-24T12:10:03.724699+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:05.418 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:04 smithi135 bash[41253]: audit 2024-03-24T12:10:04.112198+0000 mgr.y (mgr.34107) 295 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:05.418 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:04 smithi135 bash[41253]: audit 2024-03-24T12:10:04.874791+0000 mon.a (mon.0) 497 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.418 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:04 smithi135 bash[41253]: audit 2024-03-24T12:10:04.883891+0000 mon.a (mon.0) 498 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.418 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:04 smithi135 bash[41253]: audit 2024-03-24T12:10:04.885383+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:05.419 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:04 smithi135 bash[41253]: audit 2024-03-24T12:10:04.886591+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:10:05.419 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:04 smithi135 bash[41253]: audit 2024-03-24T12:10:04.894142+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[53981]: audit 2024-03-24T12:10:03.724699+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:05.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[53981]: audit 2024-03-24T12:10:04.112198+0000 mgr.y (mgr.34107) 295 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:05.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[53981]: audit 2024-03-24T12:10:04.874791+0000 mon.a (mon.0) 497 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[53981]: audit 2024-03-24T12:10:04.883891+0000 mon.a (mon.0) 498 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[53981]: audit 2024-03-24T12:10:04.885383+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[53981]: audit 2024-03-24T12:10:04.886591+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[53981]: audit 2024-03-24T12:10:04.894142+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[55379]: audit 2024-03-24T12:10:03.724699+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[55379]: audit 2024-03-24T12:10:04.112198+0000 mgr.y (mgr.34107) 295 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[55379]: audit 2024-03-24T12:10:04.874791+0000 mon.a (mon.0) 497 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[55379]: audit 2024-03-24T12:10:04.883891+0000 mon.a (mon.0) 498 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[55379]: audit 2024-03-24T12:10:04.885383+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[55379]: audit 2024-03-24T12:10:04.886591+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:10:05.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:04 smithi134 bash[55379]: audit 2024-03-24T12:10:04.894142+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:05.826 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.493054+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: cluster 2024-03-24T12:10:04.765799+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.978623+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.992896+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.134:0/2510389092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.994231+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.996582+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.997952+0000 mon.a (mon.0) 505 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.999724+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:04.999918+0000 mgr.y (mgr.34107) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: cephadm 2024-03-24T12:10:05.001048+0000 mgr.y (mgr.34107) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-24T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:05 smithi135 bash[41253]: audit 2024-03-24T12:10:05.828007+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.134:0/297013139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.493054+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: cluster 2024-03-24T12:10:04.765799+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.978623+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.992896+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.134:0/2510389092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.994231+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.996582+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.997952+0000 mon.a (mon.0) 505 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.999724+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:04.999918+0000 mgr.y (mgr.34107) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: cephadm 2024-03-24T12:10:05.001048+0000 mgr.y (mgr.34107) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-24T12:10:06.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[53981]: audit 2024-03-24T12:10:05.828007+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.134:0/297013139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.493054+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: cluster 2024-03-24T12:10:04.765799+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.978623+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.992896+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.134:0/2510389092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.994231+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.996582+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.997952+0000 mon.a (mon.0) 505 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.999724+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:04.999918+0000 mgr.y (mgr.34107) 298 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: cephadm 2024-03-24T12:10:05.001048+0000 mgr.y (mgr.34107) 299 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-24T12:10:06.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:05 smithi134 bash[55379]: audit 2024-03-24T12:10:05.828007+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.134:0/297013139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:10:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:06 smithi135 bash[41253]: audit 2024-03-24T12:10:05.376538+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:06 smithi135 bash[41253]: audit 2024-03-24T12:10:06.733600+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:06 smithi135 bash[41253]: audit 2024-03-24T12:10:06.735736+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:06 smithi135 bash[41253]: audit 2024-03-24T12:10:06.955561+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:07.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:10:07] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.33.4" 2024-03-24T12:10:07.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[53981]: audit 2024-03-24T12:10:05.376538+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:07.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[53981]: audit 2024-03-24T12:10:06.733600+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:07.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[53981]: audit 2024-03-24T12:10:06.735736+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:07.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[53981]: audit 2024-03-24T12:10:06.955561+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:07.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[55379]: audit 2024-03-24T12:10:05.376538+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:07.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[55379]: audit 2024-03-24T12:10:06.733600+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:07.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[55379]: audit 2024-03-24T12:10:06.735736+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:07.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:06 smithi134 bash[55379]: audit 2024-03-24T12:10:06.955561+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:08.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[53981]: cluster 2024-03-24T12:10:06.766640+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-03-24T12:10:08.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[53981]: audit 2024-03-24T12:10:07.432196+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:08.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[53981]: audit 2024-03-24T12:10:07.436375+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:10:08.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[53981]: audit 2024-03-24T12:10:07.438234+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:08.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[55379]: cluster 2024-03-24T12:10:06.766640+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-03-24T12:10:08.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[55379]: audit 2024-03-24T12:10:07.432196+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:08.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[55379]: audit 2024-03-24T12:10:07.436375+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:10:08.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:07 smithi134 bash[55379]: audit 2024-03-24T12:10:07.438234+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:08.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:07 smithi135 bash[41253]: cluster 2024-03-24T12:10:06.766640+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-03-24T12:10:08.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:07 smithi135 bash[41253]: audit 2024-03-24T12:10:07.432196+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:08.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:07 smithi135 bash[41253]: audit 2024-03-24T12:10:07.436375+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:10:08.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:07 smithi135 bash[41253]: audit 2024-03-24T12:10:07.438234+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:09.195 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:08 smithi135 bash[41253]: cephadm 2024-03-24T12:10:07.423911+0000 mgr.y (mgr.34107) 302 : cephadm 1 Upgrade: Updating osd.6 2024-03-24T12:10:09.195 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:08 smithi135 bash[41253]: cephadm 2024-03-24T12:10:07.441624+0000 mgr.y (mgr.34107) 303 : cephadm 1 Deploying daemon osd.6 on smithi135 2024-03-24T12:10:09.195 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:08 smithi135 bash[41253]: audit 2024-03-24T12:10:07.879556+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:09.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:09 smithi134 bash[53981]: cephadm 2024-03-24T12:10:07.423911+0000 mgr.y (mgr.34107) 302 : cephadm 1 Upgrade: Updating osd.6 2024-03-24T12:10:09.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:09 smithi134 bash[53981]: cephadm 2024-03-24T12:10:07.441624+0000 mgr.y (mgr.34107) 303 : cephadm 1 Deploying daemon osd.6 on smithi135 2024-03-24T12:10:09.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:09 smithi134 bash[53981]: audit 2024-03-24T12:10:07.879556+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:09.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:09 smithi134 bash[55379]: cephadm 2024-03-24T12:10:07.423911+0000 mgr.y (mgr.34107) 302 : cephadm 1 Upgrade: Updating osd.6 2024-03-24T12:10:09.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:09 smithi134 bash[55379]: cephadm 2024-03-24T12:10:07.441624+0000 mgr.y (mgr.34107) 303 : cephadm 1 Deploying daemon osd.6 on smithi135 2024-03-24T12:10:09.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:09 smithi134 bash[55379]: audit 2024-03-24T12:10:07.879556+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:10.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:10 smithi134 bash[53981]: cluster 2024-03-24T12:10:08.768160+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:10:10.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:10 smithi134 bash[55379]: cluster 2024-03-24T12:10:08.768160+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:10:10.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:09 smithi135 bash[41253]: cluster 2024-03-24T12:10:08.768160+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:10:12.142 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:12 smithi135 bash[41253]: cluster 2024-03-24T12:10:10.769186+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:10:12.142 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:12 smithi135 systemd[1]: Stopping Ceph osd.6 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:10:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:12 smithi134 bash[53981]: cluster 2024-03-24T12:10:10.769186+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:10:12.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:12 smithi134 bash[55379]: cluster 2024-03-24T12:10:10.769186+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:10:12.485 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:12 smithi135 bash[23911]: debug 2024-03-24T12:10:12.128+0000 7f86c450a700 -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-24T12:10:12.485 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:12 smithi135 bash[23911]: debug 2024-03-24T12:10:12.128+0000 7f86c450a700 -1 osd.6 132 *** Got signal Terminated *** 2024-03-24T12:10:12.485 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:12 smithi135 bash[23911]: debug 2024-03-24T12:10:12.128+0000 7f86c450a700 -1 osd.6 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:10:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:13 smithi134 bash[53981]: cluster 2024-03-24T12:10:12.143607+0000 mon.a (mon.0) 513 : cluster 1 osd.6 marked itself down and dead 2024-03-24T12:10:13.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:13 smithi134 bash[55379]: cluster 2024-03-24T12:10:12.143607+0000 mon.a (mon.0) 513 : cluster 1 osd.6 marked itself down and dead 2024-03-24T12:10:13.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:13 smithi135 bash[41253]: cluster 2024-03-24T12:10:12.143607+0000 mon.a (mon.0) 513 : cluster 1 osd.6 marked itself down and dead 2024-03-24T12:10:14.331 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:14 smithi135 bash[47216]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:10:14.332 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:14 smithi135 bash[41253]: cluster 2024-03-24T12:10:12.770510+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:10:14.332 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:14 smithi135 bash[41253]: cluster 2024-03-24T12:10:13.012015+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:10:14.332 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:14 smithi135 bash[41253]: cluster 2024-03-24T12:10:13.013352+0000 mon.a (mon.0) 514 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:10:14.332 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:14 smithi135 bash[41253]: cluster 2024-03-24T12:10:13.018122+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:10:14.332 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:14 smithi135 bash[41253]: cluster 2024-03-24T12:10:13.029786+0000 mon.a (mon.0) 515 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-24T12:10:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[53981]: cluster 2024-03-24T12:10:12.770510+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:10:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[53981]: cluster 2024-03-24T12:10:13.012015+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:10:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[53981]: cluster 2024-03-24T12:10:13.013352+0000 mon.a (mon.0) 514 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:10:14.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[53981]: cluster 2024-03-24T12:10:13.018122+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:10:14.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[53981]: cluster 2024-03-24T12:10:13.029786+0000 mon.a (mon.0) 515 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-24T12:10:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[55379]: cluster 2024-03-24T12:10:12.770510+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:10:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[55379]: cluster 2024-03-24T12:10:13.012015+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:10:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[55379]: cluster 2024-03-24T12:10:13.013352+0000 mon.a (mon.0) 514 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:10:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[55379]: cluster 2024-03-24T12:10:13.018122+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:10:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:14 smithi134 bash[55379]: cluster 2024-03-24T12:10:13.029786+0000 mon.a (mon.0) 515 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-24T12:10:14.735 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:14 smithi135 bash[47291]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:10:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.026396+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.031725+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.036032+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.037339+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.038425+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.041113+0000 mon.a (mon.0) 516 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.041260+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.045359+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.026396+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.031725+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.036032+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.037339+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.038425+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.041113+0000 mon.a (mon.0) 516 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-24T12:10:15.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.041260+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:15 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.045359+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.026396+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.031725+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.036032+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.037339+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.038425+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.041113+0000 mon.a (mon.0) 516 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-24T12:10:15.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.041260+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:15.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:15 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.045359+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:10:16.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:16 smithi135 bash[41253]: cluster 2024-03-24T12:10:14.771447+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v189: 161 pgs: 1 active+undersized+degraded, 9 peering, 10 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 9/630 objects degraded (1.429%) 2024-03-24T12:10:16.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:16 smithi135 bash[41253]: cluster 2024-03-24T12:10:15.034236+0000 mon.a (mon.0) 517 : cluster 3 Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 1 pg degraded (PG_DEGRADED) 2024-03-24T12:10:16.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:16 smithi134 bash[53981]: cluster 2024-03-24T12:10:14.771447+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v189: 161 pgs: 1 active+undersized+degraded, 9 peering, 10 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 9/630 objects degraded (1.429%) 2024-03-24T12:10:16.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:16 smithi134 bash[53981]: cluster 2024-03-24T12:10:15.034236+0000 mon.a (mon.0) 517 : cluster 3 Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 1 pg degraded (PG_DEGRADED) 2024-03-24T12:10:16.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:16 smithi134 bash[55379]: cluster 2024-03-24T12:10:14.771447+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v189: 161 pgs: 1 active+undersized+degraded, 9 peering, 10 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 9/630 objects degraded (1.429%) 2024-03-24T12:10:16.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:16 smithi134 bash[55379]: cluster 2024-03-24T12:10:15.034236+0000 mon.a (mon.0) 517 : cluster 3 Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 1 pg degraded (PG_DEGRADED) 2024-03-24T12:10:16.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:16 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.6.service: Succeeded. 2024-03-24T12:10:16.683 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:16 smithi135 systemd[1]: Stopped Ceph osd.6 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:10:16.683 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:16 smithi135 systemd[1]: Started Ceph osd.6 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:10:17.668 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:10:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:10:17] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.33.4" 2024-03-24T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:17 smithi134 bash[53981]: audit 2024-03-24T12:10:16.671632+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:17 smithi134 bash[53981]: audit 2024-03-24T12:10:16.682419+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:17.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:17 smithi134 bash[53981]: cluster 2024-03-24T12:10:16.772164+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v190: 161 pgs: 1 active+undersized+degraded, 9 peering, 10 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-03-24T12:10:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:17 smithi134 bash[55379]: audit 2024-03-24T12:10:16.671632+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:17 smithi134 bash[55379]: audit 2024-03-24T12:10:16.682419+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:17.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:17 smithi134 bash[55379]: cluster 2024-03-24T12:10:16.772164+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v190: 161 pgs: 1 active+undersized+degraded, 9 peering, 10 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-03-24T12:10:17.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:17 smithi135 bash[41253]: audit 2024-03-24T12:10:16.671632+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:17.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:17 smithi135 bash[41253]: audit 2024-03-24T12:10:16.682419+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:17.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:17 smithi135 bash[41253]: cluster 2024-03-24T12:10:16.772164+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v190: 161 pgs: 1 active+undersized+degraded, 9 peering, 10 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-03-24T12:10:18.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[47465]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-24T12:10:18.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[47465]: 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-24T12:10:18.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[47465]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-24T12:10:18.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[47465]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-24T12:10:18.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[47465]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-24T12:10:18.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[47465]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-24T12:10:18.682 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[47465]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-24T12:10:18.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:18 smithi135 bash[41253]: audit 2024-03-24T12:10:17.890710+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:19.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:18 smithi134 bash[53981]: audit 2024-03-24T12:10:17.890710+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:19.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:18 smithi134 bash[55379]: audit 2024-03-24T12:10:17.890710+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:19.985 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:19 smithi135 bash[41253]: cluster 2024-03-24T12:10:18.773971+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v191: 161 pgs: 14 active+undersized+degraded, 9 peering, 30 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-03-24T12:10:20.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:19 smithi134 bash[53981]: cluster 2024-03-24T12:10:18.773971+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v191: 161 pgs: 14 active+undersized+degraded, 9 peering, 30 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-03-24T12:10:20.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:19 smithi134 bash[55379]: cluster 2024-03-24T12:10:18.773971+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v191: 161 pgs: 14 active+undersized+degraded, 9 peering, 30 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-03-24T12:10:20.438 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:20 smithi135 bash[47767]: debug 2024-03-24T12:10:20.129+0000 7f8fc651a700 1 -- 172.21.15.135:0/2144573876 <== mon.2 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56438034d1e0 con 0x5643803d3000 2024-03-24T12:10:20.735 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:20 smithi135 bash[47767]: debug 2024-03-24T12:10:20.421+0000 7f8fcf6b27c0 -1 Falling back to public interface 2024-03-24T12:10:21.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:20 smithi134 bash[53981]: cluster 2024-03-24T12:10:20.827375+0000 mon.a (mon.0) 520 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:21.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:20 smithi134 bash[55379]: cluster 2024-03-24T12:10:20.827375+0000 mon.a (mon.0) 520 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:21.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:20 smithi135 bash[41253]: cluster 2024-03-24T12:10:20.827375+0000 mon.a (mon.0) 520 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:22.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:21 smithi134 bash[53981]: cluster 2024-03-24T12:10:20.775281+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:22.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:21 smithi134 bash[53981]: audit 2024-03-24T12:10:21.733973+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:22.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:21 smithi134 bash[53981]: audit 2024-03-24T12:10:21.736368+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:22.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:21 smithi134 bash[55379]: cluster 2024-03-24T12:10:20.775281+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:22.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:21 smithi134 bash[55379]: audit 2024-03-24T12:10:21.733973+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:22.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:21 smithi134 bash[55379]: audit 2024-03-24T12:10:21.736368+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:22.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:21 smithi135 bash[41253]: cluster 2024-03-24T12:10:20.775281+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:22.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:21 smithi135 bash[41253]: audit 2024-03-24T12:10:21.733973+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:22.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:21 smithi135 bash[41253]: audit 2024-03-24T12:10:21.736368+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:23.899 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:23 smithi135 bash[41253]: cluster 2024-03-24T12:10:22.776442+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v193: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:23.899 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:23 smithi135 bash[41253]: audit 2024-03-24T12:10:23.565667+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:10:23.899 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:23 smithi135 bash[41253]: audit 2024-03-24T12:10:23.577830+0000 mon.a (mon.0) 523 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:10:23.900 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:23 smithi135 bash[47767]: debug 2024-03-24T12:10:23.509+0000 7f8fcf6b27c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-24T12:10:23.900 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:23 smithi135 bash[47767]: debug 2024-03-24T12:10:23.557+0000 7f8fcf6b27c0 -1 osd.6 132 log_to_monitors true 2024-03-24T12:10:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:23 smithi134 bash[53981]: cluster 2024-03-24T12:10:22.776442+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v193: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:23 smithi134 bash[53981]: audit 2024-03-24T12:10:23.565667+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:10:24.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:23 smithi134 bash[53981]: audit 2024-03-24T12:10:23.577830+0000 mon.a (mon.0) 523 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:10:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:23 smithi134 bash[55379]: cluster 2024-03-24T12:10:22.776442+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v193: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:23 smithi134 bash[55379]: audit 2024-03-24T12:10:23.565667+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:10:24.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:23 smithi134 bash[55379]: audit 2024-03-24T12:10:23.577830+0000 mon.a (mon.0) 523 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:10:24.735 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[47767]: debug 2024-03-24T12:10:24.429+0000 7f8fbcb02700 -1 osd.6 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:10:25.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: cluster 2024-03-24T12:10:23.879542+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: audit 2024-03-24T12:10:23.883900+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: audit 2024-03-24T12:10:23.888489+0000 mon.a (mon.0) 524 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: cluster 2024-03-24T12:10:23.895486+0000 mon.a (mon.0) 525 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: audit 2024-03-24T12:10:23.896910+0000 mon.a (mon.0) 526 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: audit 2024-03-24T12:10:24.148165+0000 mon.a (mon.0) 527 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: audit 2024-03-24T12:10:24.283790+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[53981]: audit 2024-03-24T12:10:24.425648+0000 mon.a (mon.0) 529 : audit 1 from='osd.6 ' entity='osd.6' 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: cluster 2024-03-24T12:10:23.879542+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: audit 2024-03-24T12:10:23.883900+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:25.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: audit 2024-03-24T12:10:23.888489+0000 mon.a (mon.0) 524 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:10:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: cluster 2024-03-24T12:10:23.895486+0000 mon.a (mon.0) 525 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-24T12:10:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: audit 2024-03-24T12:10:23.896910+0000 mon.a (mon.0) 526 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: audit 2024-03-24T12:10:24.148165+0000 mon.a (mon.0) 527 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: audit 2024-03-24T12:10:24.283790+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:25.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:24 smithi134 bash[55379]: audit 2024-03-24T12:10:24.425648+0000 mon.a (mon.0) 529 : audit 1 from='osd.6 ' entity='osd.6' 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: cluster 2024-03-24T12:10:23.879542+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: audit 2024-03-24T12:10:23.883900+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: audit 2024-03-24T12:10:23.888489+0000 mon.a (mon.0) 524 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: cluster 2024-03-24T12:10:23.895486+0000 mon.a (mon.0) 525 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: audit 2024-03-24T12:10:23.896910+0000 mon.a (mon.0) 526 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: audit 2024-03-24T12:10:24.148165+0000 mon.a (mon.0) 527 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: audit 2024-03-24T12:10:24.283790+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:25.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:24 smithi135 bash[41253]: audit 2024-03-24T12:10:24.425648+0000 mon.a (mon.0) 529 : audit 1 from='osd.6 ' entity='osd.6' 2024-03-24T12:10:26.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[53981]: cluster 2024-03-24T12:10:24.777769+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v195: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:26.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[53981]: audit 2024-03-24T12:10:25.383129+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[53981]: audit 2024-03-24T12:10:25.394216+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[53981]: cluster 2024-03-24T12:10:25.422035+0000 mon.a (mon.0) 532 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[53981]: cluster 2024-03-24T12:10:25.431294+0000 mon.a (mon.0) 533 : cluster 1 osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664] boot 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[53981]: cluster 2024-03-24T12:10:25.431366+0000 mon.a (mon.0) 534 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[53981]: audit 2024-03-24T12:10:25.442302+0000 mon.a (mon.0) 535 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[55379]: cluster 2024-03-24T12:10:24.777769+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v195: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[55379]: audit 2024-03-24T12:10:25.383129+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[55379]: audit 2024-03-24T12:10:25.394216+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[55379]: cluster 2024-03-24T12:10:25.422035+0000 mon.a (mon.0) 532 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:10:26.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[55379]: cluster 2024-03-24T12:10:25.431294+0000 mon.a (mon.0) 533 : cluster 1 osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664] boot 2024-03-24T12:10:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[55379]: cluster 2024-03-24T12:10:25.431366+0000 mon.a (mon.0) 534 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-24T12:10:26.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:25 smithi134 bash[55379]: audit 2024-03-24T12:10:25.442302+0000 mon.a (mon.0) 535 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:10:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:25 smithi135 bash[41253]: cluster 2024-03-24T12:10:24.777769+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v195: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:10:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:25 smithi135 bash[41253]: audit 2024-03-24T12:10:25.383129+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:25 smithi135 bash[41253]: audit 2024-03-24T12:10:25.394216+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:25 smithi135 bash[41253]: cluster 2024-03-24T12:10:25.422035+0000 mon.a (mon.0) 532 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:10:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:25 smithi135 bash[41253]: cluster 2024-03-24T12:10:25.431294+0000 mon.a (mon.0) 533 : cluster 1 osd.6 [v2:172.21.15.135:6816/74776664,v1:172.21.15.135:6817/74776664] boot 2024-03-24T12:10:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:25 smithi135 bash[41253]: cluster 2024-03-24T12:10:25.431366+0000 mon.a (mon.0) 534 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-24T12:10:26.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:25 smithi135 bash[41253]: audit 2024-03-24T12:10:25.442302+0000 mon.a (mon.0) 535 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:10:27.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[53981]: cluster 2024-03-24T12:10:25.415298+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[53981]: cluster 2024-03-24T12:10:25.419420+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[53981]: cluster 2024-03-24T12:10:25.424162+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[53981]: cluster 2024-03-24T12:10:25.425603+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.439462+0000 mon.a (mon.0) 536 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[55379]: cluster 2024-03-24T12:10:25.415298+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[55379]: cluster 2024-03-24T12:10:25.419420+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[55379]: cluster 2024-03-24T12:10:25.424162+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[55379]: cluster 2024-03-24T12:10:25.425603+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:26 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.439462+0000 mon.a (mon.0) 536 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-24T12:10:27.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:26 smithi135 bash[41253]: cluster 2024-03-24T12:10:25.415298+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:26 smithi135 bash[41253]: cluster 2024-03-24T12:10:25.419420+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:26 smithi135 bash[41253]: cluster 2024-03-24T12:10:25.424162+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:26 smithi135 bash[41253]: cluster 2024-03-24T12:10:25.425603+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:10:27.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:26 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.439462+0000 mon.a (mon.0) 536 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-24T12:10:27.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:10:27] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.33.4" 2024-03-24T12:10:28.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.422214+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.434595+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.436295+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.438125+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.439957+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.441842+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[53981]: cluster 2024-03-24T12:10:26.778761+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v198: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.422214+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.434595+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.436295+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.438125+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.439957+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.441842+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:27 smithi134 bash[55379]: cluster 2024-03-24T12:10:26.778761+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v198: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:10:28.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:27 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.422214+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:27 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.434595+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:27 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.436295+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:27 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.438125+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:27 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.439957+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:27 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.441842+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:10:28.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:27 smithi135 bash[41253]: cluster 2024-03-24T12:10:26.778761+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v198: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:10:29.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:28 smithi134 bash[53981]: audit 2024-03-24T12:10:27.901738+0000 mgr.y (mgr.34107) 316 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:29.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:28 smithi134 bash[55379]: audit 2024-03-24T12:10:27.901738+0000 mgr.y (mgr.34107) 316 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:29.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:28 smithi135 bash[41253]: audit 2024-03-24T12:10:27.901738+0000 mgr.y (mgr.34107) 316 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:29 smithi134 bash[53981]: cluster 2024-03-24T12:10:28.780281+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v199: 161 pgs: 9 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-03-24T12:10:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:29 smithi134 bash[53981]: cluster 2024-03-24T12:10:28.907224+0000 mon.a (mon.0) 537 : cluster 3 Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:29 smithi134 bash[55379]: cluster 2024-03-24T12:10:28.780281+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v199: 161 pgs: 9 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-03-24T12:10:30.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:29 smithi134 bash[55379]: cluster 2024-03-24T12:10:28.907224+0000 mon.a (mon.0) 537 : cluster 3 Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:30.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:29 smithi135 bash[41253]: cluster 2024-03-24T12:10:28.780281+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v199: 161 pgs: 9 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-03-24T12:10:30.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:29 smithi135 bash[41253]: cluster 2024-03-24T12:10:28.907224+0000 mon.a (mon.0) 537 : cluster 3 Health check update: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:31.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:30 smithi135 bash[41253]: cluster 2024-03-24T12:10:30.918574+0000 mon.a (mon.0) 538 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2024-03-24T12:10:31.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:30 smithi135 bash[41253]: cluster 2024-03-24T12:10:30.918649+0000 mon.a (mon.0) 539 : cluster 1 Cluster is now healthy 2024-03-24T12:10:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:30 smithi134 bash[53981]: cluster 2024-03-24T12:10:30.918574+0000 mon.a (mon.0) 538 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2024-03-24T12:10:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:30 smithi134 bash[53981]: cluster 2024-03-24T12:10:30.918649+0000 mon.a (mon.0) 539 : cluster 1 Cluster is now healthy 2024-03-24T12:10:31.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:30 smithi134 bash[55379]: cluster 2024-03-24T12:10:30.918574+0000 mon.a (mon.0) 538 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2024-03-24T12:10:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:30 smithi134 bash[55379]: cluster 2024-03-24T12:10:30.918649+0000 mon.a (mon.0) 539 : cluster 1 Cluster is now healthy 2024-03-24T12:10:32.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:31 smithi135 bash[41253]: cluster 2024-03-24T12:10:30.781125+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s 2024-03-24T12:10:32.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:31 smithi134 bash[53981]: cluster 2024-03-24T12:10:30.781125+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s 2024-03-24T12:10:32.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:31 smithi134 bash[55379]: cluster 2024-03-24T12:10:30.781125+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 445 B/s rd, 0 op/s 2024-03-24T12:10:34.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:33 smithi135 bash[41253]: cluster 2024-03-24T12:10:32.782383+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:10:34.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:33 smithi134 bash[53981]: cluster 2024-03-24T12:10:32.782383+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:10:34.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:33 smithi134 bash[55379]: cluster 2024-03-24T12:10:32.782383+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:10:36.243 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:10:36.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: cluster 2024-03-24T12:10:34.783796+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-03-24T12:10:36.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.598813+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.608554+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.610603+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.612047+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.622212+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.710434+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.714124+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.716890+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.719050+0000 mon.a (mon.0) 548 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[53981]: audit 2024-03-24T12:10:35.723142+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: cluster 2024-03-24T12:10:34.783796+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-03-24T12:10:36.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.598813+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.608554+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.610603+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.612047+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.622212+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.710434+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.714124+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.716890+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.719050+0000 mon.a (mon.0) 548 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:35 smithi134 bash[55379]: audit 2024-03-24T12:10:35.723142+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: cluster 2024-03-24T12:10:34.783796+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 875 B/s rd, 0 op/s 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.598813+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.608554+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.610603+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.612047+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.622212+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.710434+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.714124+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.716890+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.719050+0000 mon.a (mon.0) 548 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:36.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:35 smithi135 bash[41253]: audit 2024-03-24T12:10:35.723142+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:10:37.019 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:10:37.019 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (7m) 105s ago 16m 15.9M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:10:37.019 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (7m) 12s ago 15m 43.4M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:10:37.019 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (6m) 105s ago 13m 47.6M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:10:37.019 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (6m) 12s ago 22m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:10:37.019 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (7m) 105s ago 24m 499M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:10:37.019 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (5m) 105s ago 24m 54.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (4m) 12s ago 22m 44.5M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (5m) 105s ago 22m 45.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (8m) 105s ago 16m 13.1M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (7m) 12s ago 16m 11.6M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (3m) 105s ago 21m 56.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (2m) 105s ago 21m 55.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (2m) 105s ago 20m 46.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (110s) 105s ago 19m - 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (79s) 12s ago 19m 51.7M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (48s) 12s ago 18m 55.3M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (17s) 12s ago 17m - 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (17m) 12s ago 17m 70.0M 3037M 17.2.0 e1d6a67b021e c9d50088e285 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (6m) 12s ago 16m 65.7M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (14m) 105s ago 14m 88.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:10:37.020 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (14m) 12s ago 14m 89.4M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:10:37.021 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (13m) 105s ago 13m 88.2M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:10:37.021 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (13m) 12s ago 13m 88.5M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:10:37.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:36 smithi135 bash[41253]: audit 2024-03-24T12:10:35.723551+0000 mgr.y (mgr.34107) 321 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:10:37.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:36 smithi135 bash[41253]: cephadm 2024-03-24T12:10:35.725894+0000 mgr.y (mgr.34107) 322 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-24T12:10:37.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:36 smithi135 bash[41253]: audit 2024-03-24T12:10:36.227890+0000 mgr.y (mgr.34107) 323 : audit 0 from='client.44458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:37.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:36 smithi135 bash[41253]: audit 2024-03-24T12:10:36.732996+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:37.329 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:36 smithi135 bash[41253]: audit 2024-03-24T12:10:36.734628+0000 mon.a (mon.0) 551 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:37.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:10:37] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-03-24T12:10:37.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[53981]: audit 2024-03-24T12:10:35.723551+0000 mgr.y (mgr.34107) 321 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:10:37.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[53981]: cephadm 2024-03-24T12:10:35.725894+0000 mgr.y (mgr.34107) 322 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-24T12:10:37.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[53981]: audit 2024-03-24T12:10:36.227890+0000 mgr.y (mgr.34107) 323 : audit 0 from='client.44458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[53981]: audit 2024-03-24T12:10:36.732996+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:37.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[53981]: audit 2024-03-24T12:10:36.734628+0000 mon.a (mon.0) 551 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[55379]: audit 2024-03-24T12:10:35.723551+0000 mgr.y (mgr.34107) 321 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:10:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[55379]: cephadm 2024-03-24T12:10:35.725894+0000 mgr.y (mgr.34107) 322 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-24T12:10:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[55379]: audit 2024-03-24T12:10:36.227890+0000 mgr.y (mgr.34107) 323 : audit 0 from='client.44458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[55379]: audit 2024-03-24T12:10:36.732996+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:36 smithi134 bash[55379]: audit 2024-03-24T12:10:36.734628+0000 mon.a (mon.0) 551 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:37.473 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:10:37.473 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:10:37.473 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:10:37.473 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 7 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 12 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:10:37.474 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:10:37.874 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:10:37.874 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:10:37.874 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:10:37.874 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:10:37.874 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:10:37.874 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:10:37.874 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:10:37.875 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:10:37.875 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "12/23 daemons upgraded", 2024-03-24T12:10:37.875 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:10:37.875 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:10:37.875 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:10:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[53981]: audit 2024-03-24T12:10:36.625781+0000 mgr.y (mgr.34107) 324 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[53981]: cluster 2024-03-24T12:10:36.784451+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-03-24T12:10:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[53981]: audit 2024-03-24T12:10:36.989532+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[53981]: audit 2024-03-24T12:10:37.000090+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[53981]: audit 2024-03-24T12:10:37.474260+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.134:0/908362500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[55379]: audit 2024-03-24T12:10:36.625781+0000 mgr.y (mgr.34107) 324 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[55379]: cluster 2024-03-24T12:10:36.784451+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-03-24T12:10:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[55379]: audit 2024-03-24T12:10:36.989532+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[55379]: audit 2024-03-24T12:10:37.000090+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:38.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:37 smithi134 bash[55379]: audit 2024-03-24T12:10:37.474260+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.134:0/908362500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:38.335 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:10:38.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:37 smithi135 bash[41253]: audit 2024-03-24T12:10:36.625781+0000 mgr.y (mgr.34107) 324 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:38.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:37 smithi135 bash[41253]: cluster 2024-03-24T12:10:36.784451+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-03-24T12:10:38.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:37 smithi135 bash[41253]: audit 2024-03-24T12:10:36.989532+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:38.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:37 smithi135 bash[41253]: audit 2024-03-24T12:10:37.000090+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:38.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:37 smithi135 bash[41253]: audit 2024-03-24T12:10:37.474260+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.134:0/908362500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:10:39.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: audit 2024-03-24T12:10:37.874838+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.44482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:39.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: audit 2024-03-24T12:10:37.909797+0000 mgr.y (mgr.34107) 328 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: cephadm 2024-03-24T12:10:38.095091+0000 mgr.y (mgr.34107) 329 : cephadm 1 Upgrade: Updating osd.7 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: audit 2024-03-24T12:10:38.104004+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: audit 2024-03-24T12:10:38.109896+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: audit 2024-03-24T12:10:38.111264+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: cephadm 2024-03-24T12:10:38.114539+0000 mgr.y (mgr.34107) 330 : cephadm 1 Deploying daemon osd.7 on smithi135 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[53981]: audit 2024-03-24T12:10:38.336695+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.134:0/3453349465' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: audit 2024-03-24T12:10:37.874838+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.44482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: audit 2024-03-24T12:10:37.909797+0000 mgr.y (mgr.34107) 328 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: cephadm 2024-03-24T12:10:38.095091+0000 mgr.y (mgr.34107) 329 : cephadm 1 Upgrade: Updating osd.7 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: audit 2024-03-24T12:10:38.104004+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: audit 2024-03-24T12:10:38.109896+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:10:39.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: audit 2024-03-24T12:10:38.111264+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:39.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: cephadm 2024-03-24T12:10:38.114539+0000 mgr.y (mgr.34107) 330 : cephadm 1 Deploying daemon osd.7 on smithi135 2024-03-24T12:10:39.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:39 smithi134 bash[55379]: audit 2024-03-24T12:10:38.336695+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.134:0/3453349465' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: audit 2024-03-24T12:10:37.874838+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.44482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: audit 2024-03-24T12:10:37.909797+0000 mgr.y (mgr.34107) 328 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: cephadm 2024-03-24T12:10:38.095091+0000 mgr.y (mgr.34107) 329 : cephadm 1 Upgrade: Updating osd.7 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: audit 2024-03-24T12:10:38.104004+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: audit 2024-03-24T12:10:38.109896+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: audit 2024-03-24T12:10:38.111264+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: cephadm 2024-03-24T12:10:38.114539+0000 mgr.y (mgr.34107) 330 : cephadm 1 Deploying daemon osd.7 on smithi135 2024-03-24T12:10:39.438 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:39 smithi135 bash[41253]: audit 2024-03-24T12:10:38.336695+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.134:0/3453349465' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:10:40.375 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:40 smithi135 bash[41253]: cluster 2024-03-24T12:10:38.785679+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:10:40.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:40 smithi134 bash[53981]: cluster 2024-03-24T12:10:38.785679+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:10:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:40 smithi134 bash[55379]: cluster 2024-03-24T12:10:38.785679+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:10:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:42 smithi134 bash[53981]: cluster 2024-03-24T12:10:40.786807+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:10:42.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:42 smithi134 bash[55379]: cluster 2024-03-24T12:10:40.786807+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:10:42.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:42 smithi135 bash[41253]: cluster 2024-03-24T12:10:40.786807+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:10:42.924 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:42 smithi135 systemd[1]: Stopping Ceph osd.7 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:10:43.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:43 smithi135 bash[41253]: cluster 2024-03-24T12:10:42.926444+0000 mon.a (mon.0) 556 : cluster 1 osd.7 marked itself down and dead 2024-03-24T12:10:43.235 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:42 smithi135 bash[27041]: debug 2024-03-24T12:10:42.909+0000 7f82ef0ba700 -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-24T12:10:43.235 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:42 smithi135 bash[27041]: debug 2024-03-24T12:10:42.909+0000 7f82ef0ba700 -1 osd.7 137 *** Got signal Terminated *** 2024-03-24T12:10:43.235 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:42 smithi135 bash[27041]: debug 2024-03-24T12:10:42.909+0000 7f82ef0ba700 -1 osd.7 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:10:43.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:43 smithi134 bash[53981]: cluster 2024-03-24T12:10:42.926444+0000 mon.a (mon.0) 556 : cluster 1 osd.7 marked itself down and dead 2024-03-24T12:10:43.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:43 smithi134 bash[55379]: cluster 2024-03-24T12:10:42.926444+0000 mon.a (mon.0) 556 : cluster 1 osd.7 marked itself down and dead 2024-03-24T12:10:44.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:44 smithi135 bash[41253]: cluster 2024-03-24T12:10:42.787995+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:10:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:44 smithi135 bash[41253]: cluster 2024-03-24T12:10:43.123137+0000 mon.a (mon.0) 557 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:10:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:44 smithi135 bash[41253]: cluster 2024-03-24T12:10:43.123196+0000 mon.a (mon.0) 558 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-24T12:10:44.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:44 smithi135 bash[41253]: cluster 2024-03-24T12:10:43.141143+0000 mon.a (mon.0) 559 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-24T12:10:44.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[53981]: cluster 2024-03-24T12:10:42.787995+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:10:44.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[53981]: cluster 2024-03-24T12:10:43.123137+0000 mon.a (mon.0) 557 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:10:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[53981]: cluster 2024-03-24T12:10:43.123196+0000 mon.a (mon.0) 558 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-24T12:10:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[53981]: cluster 2024-03-24T12:10:43.141143+0000 mon.a (mon.0) 559 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-24T12:10:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[55379]: cluster 2024-03-24T12:10:42.787995+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:10:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[55379]: cluster 2024-03-24T12:10:43.123137+0000 mon.a (mon.0) 557 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:10:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[55379]: cluster 2024-03-24T12:10:43.123196+0000 mon.a (mon.0) 558 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-24T12:10:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:44 smithi134 bash[55379]: cluster 2024-03-24T12:10:43.141143+0000 mon.a (mon.0) 559 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-24T12:10:44.485 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:44 smithi135 bash[49255]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:10:44.984 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:44 smithi135 bash[49329]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:10:45.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:45 smithi134 bash[53981]: cluster 2024-03-24T12:10:44.144577+0000 mon.a (mon.0) 560 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-24T12:10:45.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:45 smithi134 bash[55379]: cluster 2024-03-24T12:10:44.144577+0000 mon.a (mon.0) 560 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-24T12:10:45.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:45 smithi135 bash[41253]: cluster 2024-03-24T12:10:44.144577+0000 mon.a (mon.0) 560 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-24T12:10:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:46 smithi134 bash[53981]: cluster 2024-03-24T12:10:44.789022+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v209: 161 pgs: 2 active+undersized+degraded, 21 peering, 14 stale+active+clean, 3 active+undersized, 121 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5/630 objects degraded (0.794%) 2024-03-24T12:10:46.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:46 smithi134 bash[53981]: cluster 2024-03-24T12:10:45.137318+0000 mon.a (mon.0) 561 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-24T12:10:46.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:46 smithi134 bash[53981]: cluster 2024-03-24T12:10:45.137391+0000 mon.a (mon.0) 562 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:46 smithi134 bash[55379]: cluster 2024-03-24T12:10:44.789022+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v209: 161 pgs: 2 active+undersized+degraded, 21 peering, 14 stale+active+clean, 3 active+undersized, 121 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5/630 objects degraded (0.794%) 2024-03-24T12:10:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:46 smithi134 bash[55379]: cluster 2024-03-24T12:10:45.137318+0000 mon.a (mon.0) 561 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-24T12:10:46.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:46 smithi134 bash[55379]: cluster 2024-03-24T12:10:45.137391+0000 mon.a (mon.0) 562 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:46.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:46 smithi135 bash[41253]: cluster 2024-03-24T12:10:44.789022+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v209: 161 pgs: 2 active+undersized+degraded, 21 peering, 14 stale+active+clean, 3 active+undersized, 121 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5/630 objects degraded (0.794%) 2024-03-24T12:10:46.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:46 smithi135 bash[41253]: cluster 2024-03-24T12:10:45.137318+0000 mon.a (mon.0) 561 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-24T12:10:46.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:46 smithi135 bash[41253]: cluster 2024-03-24T12:10:45.137391+0000 mon.a (mon.0) 562 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:46.984 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:46 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.7.service: Succeeded. 2024-03-24T12:10:46.984 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:46 smithi135 systemd[1]: Stopped Ceph osd.7 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:10:46.985 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:46 smithi135 systemd[1]: Started Ceph osd.7 for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:10:47.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:10:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:10:47] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-03-24T12:10:48.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:48 smithi134 bash[53981]: cluster 2024-03-24T12:10:46.789921+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v210: 161 pgs: 2 active+undersized+degraded, 21 peering, 14 stale+active+clean, 3 active+undersized, 121 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 5/630 objects degraded (0.794%) 2024-03-24T12:10:48.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:48 smithi134 bash[53981]: audit 2024-03-24T12:10:47.018544+0000 mon.a (mon.0) 563 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:48.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:48 smithi134 bash[53981]: audit 2024-03-24T12:10:47.028030+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:48 smithi134 bash[55379]: cluster 2024-03-24T12:10:46.789921+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v210: 161 pgs: 2 active+undersized+degraded, 21 peering, 14 stale+active+clean, 3 active+undersized, 121 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 5/630 objects degraded (0.794%) 2024-03-24T12:10:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:48 smithi134 bash[55379]: audit 2024-03-24T12:10:47.018544+0000 mon.a (mon.0) 563 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:48.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:48 smithi134 bash[55379]: audit 2024-03-24T12:10:47.028030+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[41253]: cluster 2024-03-24T12:10:46.789921+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v210: 161 pgs: 2 active+undersized+degraded, 21 peering, 14 stale+active+clean, 3 active+undersized, 121 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 5/630 objects degraded (0.794%) 2024-03-24T12:10:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[41253]: audit 2024-03-24T12:10:47.018544+0000 mon.a (mon.0) 563 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:48.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[41253]: audit 2024-03-24T12:10:47.028030+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:48.856 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[49495]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-24T12:10:48.857 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[49495]: 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-24T12:10:48.857 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[49495]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-24T12:10:48.857 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[49495]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-24T12:10:48.857 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[49495]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-24T12:10:48.857 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[49495]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-24T12:10:48.857 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:48 smithi135 bash[49495]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-24T12:10:49.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:49 smithi135 bash[41253]: audit 2024-03-24T12:10:47.917794+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:49.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:49 smithi134 bash[53981]: audit 2024-03-24T12:10:47.917794+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:49.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:49 smithi134 bash[55379]: audit 2024-03-24T12:10:47.917794+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:50.337 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:50 smithi135 bash[41253]: cluster 2024-03-24T12:10:48.791590+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v211: 161 pgs: 20 active+undersized+degraded, 21 peering, 28 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:10:50.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:50 smithi134 bash[53981]: cluster 2024-03-24T12:10:48.791590+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v211: 161 pgs: 20 active+undersized+degraded, 21 peering, 28 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:10:50.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:50 smithi134 bash[55379]: cluster 2024-03-24T12:10:48.791590+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v211: 161 pgs: 20 active+undersized+degraded, 21 peering, 28 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-24T12:10:51.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:51 smithi134 bash[53981]: cluster 2024-03-24T12:10:51.028527+0000 mon.a (mon.0) 565 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:51.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:51 smithi134 bash[53981]: cluster 2024-03-24T12:10:51.028593+0000 mon.a (mon.0) 566 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-24T12:10:51.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:51 smithi134 bash[55379]: cluster 2024-03-24T12:10:51.028527+0000 mon.a (mon.0) 565 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:51.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:51 smithi134 bash[55379]: cluster 2024-03-24T12:10:51.028593+0000 mon.a (mon.0) 566 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-24T12:10:51.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:51 smithi135 bash[41253]: cluster 2024-03-24T12:10:51.028527+0000 mon.a (mon.0) 565 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-03-24T12:10:51.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:51 smithi135 bash[41253]: cluster 2024-03-24T12:10:51.028593+0000 mon.a (mon.0) 566 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-24T12:10:51.485 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:51 smithi135 bash[49774]: debug 2024-03-24T12:10:51.001+0000 7f6a622a27c0 -1 Falling back to public interface 2024-03-24T12:10:52.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:52 smithi134 bash[53981]: cluster 2024-03-24T12:10:50.793028+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:52.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:52 smithi134 bash[53981]: audit 2024-03-24T12:10:51.734600+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:52.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:52 smithi134 bash[53981]: audit 2024-03-24T12:10:51.736839+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:52 smithi134 bash[55379]: cluster 2024-03-24T12:10:50.793028+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:52 smithi134 bash[55379]: audit 2024-03-24T12:10:51.734600+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:52 smithi134 bash[55379]: audit 2024-03-24T12:10:51.736839+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:52.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:52 smithi135 bash[41253]: cluster 2024-03-24T12:10:50.793028+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v212: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:52.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:52 smithi135 bash[41253]: audit 2024-03-24T12:10:51.734600+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:52.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:52 smithi135 bash[41253]: audit 2024-03-24T12:10:51.736839+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:10:54.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:54 smithi134 bash[53981]: cluster 2024-03-24T12:10:52.794568+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v213: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:54.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:54 smithi134 bash[53981]: audit 2024-03-24T12:10:53.452969+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:54.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:54 smithi134 bash[53981]: audit 2024-03-24T12:10:53.462061+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:54 smithi134 bash[55379]: cluster 2024-03-24T12:10:52.794568+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v213: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:54 smithi134 bash[55379]: audit 2024-03-24T12:10:53.452969+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:54.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:54 smithi134 bash[55379]: audit 2024-03-24T12:10:53.462061+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:54.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:54 smithi135 bash[41253]: cluster 2024-03-24T12:10:52.794568+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v213: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:54.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:54 smithi135 bash[41253]: audit 2024-03-24T12:10:53.452969+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:54.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:54 smithi135 bash[41253]: audit 2024-03-24T12:10:53.462061+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:54.485 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:54 smithi135 bash[49774]: debug 2024-03-24T12:10:54.033+0000 7f6a622a27c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-24T12:10:54.485 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:54 smithi135 bash[49774]: debug 2024-03-24T12:10:54.077+0000 7f6a622a27c0 -1 osd.7 137 log_to_monitors true 2024-03-24T12:10:55.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[53981]: audit 2024-03-24T12:10:54.085130+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:10:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[53981]: audit 2024-03-24T12:10:54.096485+0000 mon.a (mon.0) 571 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:10:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[53981]: audit 2024-03-24T12:10:54.557285+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:55.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[53981]: audit 2024-03-24T12:10:54.568730+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[55379]: audit 2024-03-24T12:10:54.085130+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:10:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[55379]: audit 2024-03-24T12:10:54.096485+0000 mon.a (mon.0) 571 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:10:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[55379]: audit 2024-03-24T12:10:54.557285+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:55.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:55 smithi134 bash[55379]: audit 2024-03-24T12:10:54.568730+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:55.484 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:10:55 smithi135 bash[49774]: debug 2024-03-24T12:10:55.129+0000 7f6a536fa700 -1 osd.7 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:10:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:55 smithi135 bash[41253]: audit 2024-03-24T12:10:54.085130+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:10:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:55 smithi135 bash[41253]: audit 2024-03-24T12:10:54.096485+0000 mon.a (mon.0) 571 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:10:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:55 smithi135 bash[41253]: audit 2024-03-24T12:10:54.557285+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:55.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:55 smithi135 bash[41253]: audit 2024-03-24T12:10:54.568730+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:10:56.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[53981]: cluster 2024-03-24T12:10:54.796362+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v214: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:56.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[53981]: audit 2024-03-24T12:10:55.094531+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[53981]: audit 2024-03-24T12:10:55.100811+0000 mon.a (mon.0) 574 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[53981]: cluster 2024-03-24T12:10:55.107170+0000 mon.a (mon.0) 575 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[53981]: audit 2024-03-24T12:10:55.108060+0000 mon.a (mon.0) 576 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[55379]: cluster 2024-03-24T12:10:54.796362+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v214: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[55379]: audit 2024-03-24T12:10:55.094531+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[55379]: audit 2024-03-24T12:10:55.100811+0000 mon.a (mon.0) 574 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[55379]: cluster 2024-03-24T12:10:55.107170+0000 mon.a (mon.0) 575 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-24T12:10:56.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:56 smithi134 bash[55379]: audit 2024-03-24T12:10:55.108060+0000 mon.a (mon.0) 576 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:56 smithi135 bash[41253]: cluster 2024-03-24T12:10:54.796362+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v214: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-03-24T12:10:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:56 smithi135 bash[41253]: audit 2024-03-24T12:10:55.094531+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:56 smithi135 bash[41253]: audit 2024-03-24T12:10:55.100811+0000 mon.a (mon.0) 574 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:10:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:56 smithi135 bash[41253]: cluster 2024-03-24T12:10:55.107170+0000 mon.a (mon.0) 575 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-24T12:10:56.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:56 smithi135 bash[41253]: audit 2024-03-24T12:10:55.108060+0000 mon.a (mon.0) 576 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-03-24T12:10:57.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:10:57] "GET /metrics HTTP/1.1" 200 38490 "" "Prometheus/2.33.4" 2024-03-24T12:10:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[53981]: cluster 2024-03-24T12:10:56.101880+0000 mon.a (mon.0) 577 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:10:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[53981]: cluster 2024-03-24T12:10:56.110329+0000 mon.a (mon.0) 578 : cluster 1 osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585] boot 2024-03-24T12:10:57.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[53981]: cluster 2024-03-24T12:10:56.110424+0000 mon.a (mon.0) 579 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-24T12:10:57.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[53981]: audit 2024-03-24T12:10:56.111442+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:10:57.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[53981]: cluster 2024-03-24T12:10:57.114179+0000 mon.a (mon.0) 581 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-24T12:10:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[55379]: cluster 2024-03-24T12:10:56.101880+0000 mon.a (mon.0) 577 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:10:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[55379]: cluster 2024-03-24T12:10:56.110329+0000 mon.a (mon.0) 578 : cluster 1 osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585] boot 2024-03-24T12:10:57.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[55379]: cluster 2024-03-24T12:10:56.110424+0000 mon.a (mon.0) 579 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-24T12:10:57.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[55379]: audit 2024-03-24T12:10:56.111442+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:10:57.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:57 smithi134 bash[55379]: cluster 2024-03-24T12:10:57.114179+0000 mon.a (mon.0) 581 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-24T12:10:57.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:57 smithi135 bash[41253]: cluster 2024-03-24T12:10:56.101880+0000 mon.a (mon.0) 577 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:10:57.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:57 smithi135 bash[41253]: cluster 2024-03-24T12:10:56.110329+0000 mon.a (mon.0) 578 : cluster 1 osd.7 [v2:172.21.15.135:6824/3780160585,v1:172.21.15.135:6825/3780160585] boot 2024-03-24T12:10:57.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:57 smithi135 bash[41253]: cluster 2024-03-24T12:10:56.110424+0000 mon.a (mon.0) 579 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-24T12:10:57.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:57 smithi135 bash[41253]: audit 2024-03-24T12:10:56.111442+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:10:57.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:57 smithi135 bash[41253]: cluster 2024-03-24T12:10:57.114179+0000 mon.a (mon.0) 581 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-24T12:10:58.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:58 smithi134 bash[53981]: cluster 2024-03-24T12:10:56.797462+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v217: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-03-24T12:10:58.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:58 smithi134 bash[55379]: cluster 2024-03-24T12:10:56.797462+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v217: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-03-24T12:10:58.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:58 smithi135 bash[41253]: cluster 2024-03-24T12:10:56.797462+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v217: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-03-24T12:10:59.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:10:59 smithi134 bash[53981]: audit 2024-03-24T12:10:57.924630+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:59.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:10:59 smithi134 bash[55379]: audit 2024-03-24T12:10:57.924630+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:10:59.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:10:59 smithi135 bash[41253]: audit 2024-03-24T12:10:57.924630+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:00.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:58.798877+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v219: 161 pgs: 4 peering, 15 active+undersized+degraded, 25 active+undersized, 117 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-24T12:11:00.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:00 smithi134 bash[53981]: cluster 2024-03-24T12:10:59.135654+0000 mon.a (mon.0) 582 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 15 pgs degraded (PG_DEGRADED) 2024-03-24T12:11:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:58.798877+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v219: 161 pgs: 4 peering, 15 active+undersized+degraded, 25 active+undersized, 117 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-24T12:11:00.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:00 smithi134 bash[55379]: cluster 2024-03-24T12:10:59.135654+0000 mon.a (mon.0) 582 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 15 pgs degraded (PG_DEGRADED) 2024-03-24T12:11:00.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:58.798877+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v219: 161 pgs: 4 peering, 15 active+undersized+degraded, 25 active+undersized, 117 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-24T12:11:00.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:00 smithi135 bash[41253]: cluster 2024-03-24T12:10:59.135654+0000 mon.a (mon.0) 582 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 15 pgs degraded (PG_DEGRADED) 2024-03-24T12:11:01.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:01 smithi135 bash[41253]: cluster 2024-03-24T12:11:01.147562+0000 mon.a (mon.0) 583 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 15 pgs degraded) 2024-03-24T12:11:01.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:01 smithi134 bash[53981]: cluster 2024-03-24T12:11:01.147562+0000 mon.a (mon.0) 583 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 15 pgs degraded) 2024-03-24T12:11:01.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:01 smithi134 bash[55379]: cluster 2024-03-24T12:11:01.147562+0000 mon.a (mon.0) 583 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 15 pgs degraded) 2024-03-24T12:11:02.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:02 smithi135 bash[41253]: cluster 2024-03-24T12:11:00.800149+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v220: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:02.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:02 smithi134 bash[53981]: cluster 2024-03-24T12:11:00.800149+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v220: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:02.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:02 smithi134 bash[55379]: cluster 2024-03-24T12:11:00.800149+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v220: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:04.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:04 smithi135 bash[41253]: cluster 2024-03-24T12:11:02.801272+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:11:04.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:04 smithi134 bash[53981]: cluster 2024-03-24T12:11:02.801272+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:11:04.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:04 smithi134 bash[55379]: cluster 2024-03-24T12:11:02.801272+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: cluster 2024-03-24T12:11:04.802581+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.823488+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.834686+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.836828+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.838321+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.847276+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.934949+0000 mon.a (mon.0) 589 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.940161+0000 mon.a (mon.0) 590 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.943061+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.945263+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.949422+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: cephadm 2024-03-24T12:11:04.950871+0000 mgr.y (mgr.34107) 347 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.958303+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.962576+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.967146+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.970209+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.976145+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.979173+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.986089+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-24T12:11:06.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: cluster 2024-03-24T12:11:04.802581+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.823488+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.834686+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.836828+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.838321+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.847276+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.934949+0000 mon.a (mon.0) 589 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.940161+0000 mon.a (mon.0) 590 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.943061+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.945263+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.949422+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: cephadm 2024-03-24T12:11:04.950871+0000 mgr.y (mgr.34107) 347 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-24T12:11:06.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.958303+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.962576+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-24T12:11:06.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.967146+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-24T12:11:06.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.970209+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-24T12:11:06.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.976145+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-24T12:11:06.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.979173+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.986089+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.989266+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.995159+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:04.998367+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.005277+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.008566+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.014913+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.018544+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.026217+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-24T12:11:06.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.030583+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.036973+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: cephadm 2024-03-24T12:11:05.043479+0000 mgr.y (mgr.34107) 348 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[53981]: audit 2024-03-24T12:11:05.044208+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.989266+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.995159+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:04.998367+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.005277+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.008566+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.014913+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-24T12:11:06.184 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.018544+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-24T12:11:06.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.026217+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-24T12:11:06.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.030583+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-24T12:11:06.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.036973+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-24T12:11:06.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: cephadm 2024-03-24T12:11:05.043479+0000 mgr.y (mgr.34107) 348 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-24T12:11:06.185 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:05 smithi134 bash[55379]: audit 2024-03-24T12:11:05.044208+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: cluster 2024-03-24T12:11:04.802581+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.823488+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.834686+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.836828+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.838321+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.847276+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.934949+0000 mon.a (mon.0) 589 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.940161+0000 mon.a (mon.0) 590 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.943061+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.945263+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.949422+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: cephadm 2024-03-24T12:11:04.950871+0000 mgr.y (mgr.34107) 347 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.958303+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.962576+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.967146+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.970209+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.976145+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.979173+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.986089+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.989266+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.995159+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:04.998367+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.005277+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-24T12:11:06.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.008566+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-24T12:11:06.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.014913+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-24T12:11:06.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.018544+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-24T12:11:06.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.026217+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-24T12:11:06.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.030583+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-24T12:11:06.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.036973+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-24T12:11:06.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: cephadm 2024-03-24T12:11:05.043479+0000 mgr.y (mgr.34107) 348 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-24T12:11:06.238 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:05 smithi135 bash[41253]: audit 2024-03-24T12:11:05.044208+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: cluster 2024-03-24T12:11:06.034368+0000 mon.a (mon.0) 612 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: cluster 2024-03-24T12:11:06.034430+0000 mon.a (mon.0) 613 : cluster 1 Cluster is now healthy 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: audit 2024-03-24T12:11:06.038498+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: cluster 2024-03-24T12:11:06.047716+0000 mon.a (mon.0) 615 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: audit 2024-03-24T12:11:06.051324+0000 mon.a (mon.0) 616 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: cephadm 2024-03-24T12:11:06.052453+0000 mgr.y (mgr.34107) 349 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: audit 2024-03-24T12:11:06.056896+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: audit 2024-03-24T12:11:06.735888+0000 mon.a (mon.0) 618 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:07.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[53981]: audit 2024-03-24T12:11:06.745489+0000 mon.a (mon.0) 619 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: cluster 2024-03-24T12:11:06.034368+0000 mon.a (mon.0) 612 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: cluster 2024-03-24T12:11:06.034430+0000 mon.a (mon.0) 613 : cluster 1 Cluster is now healthy 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: audit 2024-03-24T12:11:06.038498+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: cluster 2024-03-24T12:11:06.047716+0000 mon.a (mon.0) 615 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: audit 2024-03-24T12:11:06.051324+0000 mon.a (mon.0) 616 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: cephadm 2024-03-24T12:11:06.052453+0000 mgr.y (mgr.34107) 349 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: audit 2024-03-24T12:11:06.056896+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: audit 2024-03-24T12:11:06.735888+0000 mon.a (mon.0) 618 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:07.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:06 smithi134 bash[55379]: audit 2024-03-24T12:11:06.745489+0000 mon.a (mon.0) 619 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:07.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: cluster 2024-03-24T12:11:06.034368+0000 mon.a (mon.0) 612 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: cluster 2024-03-24T12:11:06.034430+0000 mon.a (mon.0) 613 : cluster 1 Cluster is now healthy 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: audit 2024-03-24T12:11:06.038498+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: cluster 2024-03-24T12:11:06.047716+0000 mon.a (mon.0) 615 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: audit 2024-03-24T12:11:06.051324+0000 mon.a (mon.0) 616 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: cephadm 2024-03-24T12:11:06.052453+0000 mgr.y (mgr.34107) 349 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: audit 2024-03-24T12:11:06.056896+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: audit 2024-03-24T12:11:06.735888+0000 mon.a (mon.0) 618 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:07.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:06 smithi135 bash[41253]: audit 2024-03-24T12:11:06.745489+0000 mon.a (mon.0) 619 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:07.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:11:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:11:07] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.33.4" 2024-03-24T12:11:08.006 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:07 smithi134 bash[55379]: cluster 2024-03-24T12:11:06.803272+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:11:08.006 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:07 smithi134 bash[53981]: cluster 2024-03-24T12:11:06.803272+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:11:08.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:07 smithi135 bash[41253]: cluster 2024-03-24T12:11:06.803272+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:11:08.764 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:11:09.167 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[53981]: audit 2024-03-24T12:11:07.933741+0000 mgr.y (mgr.34107) 351 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:09.167 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[53981]: audit 2024-03-24T12:11:08.745081+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:09.168 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[53981]: audit 2024-03-24T12:11:08.750482+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:09.168 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[53981]: audit 2024-03-24T12:11:08.753936+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:09.168 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[55379]: audit 2024-03-24T12:11:07.933741+0000 mgr.y (mgr.34107) 351 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:09.168 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[55379]: audit 2024-03-24T12:11:08.745081+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:09.168 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[55379]: audit 2024-03-24T12:11:08.750482+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:09.168 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:08 smithi134 bash[55379]: audit 2024-03-24T12:11:08.753936+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:09.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:08 smithi135 bash[41253]: audit 2024-03-24T12:11:07.933741+0000 mgr.y (mgr.34107) 351 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:09.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:08 smithi135 bash[41253]: audit 2024-03-24T12:11:08.745081+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:09.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:08 smithi135 bash[41253]: audit 2024-03-24T12:11:08.750482+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.kbknkp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:09.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:08 smithi135 bash[41253]: audit 2024-03-24T12:11:08.753936+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:09.529 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:11:09.529 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (8m) 2m ago 16m 15.9M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (7m) 16s ago 16m 44.0M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (6m) 2m ago 14m 47.6M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (6m) 16s ago 22m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (7m) 2m ago 24m 499M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (6m) 2m ago 24m 54.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (5m) 16s ago 22m 44.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (5m) 2m ago 23m 45.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (8m) 2m ago 16m 13.1M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (8m) 16s ago 16m 11.9M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (3m) 2m ago 22m 56.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (3m) 2m ago 21m 55.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (2m) 2m ago 20m 46.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (2m) 2m ago 20m - 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:11:09.530 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (112s) 16s ago 19m 53.9M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (81s) 16s ago 19m 56.2M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (50s) 16s ago 18m 52.7M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (20s) 16s ago 17m - 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (6m) 16s ago 16m 66.2M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (14m) 2m ago 14m 88.4M - 17.2.0 e1d6a67b021e 0eb423d30ccc 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (14m) 16s ago 14m 89.6M - 17.2.0 e1d6a67b021e 1ba7534b4f26 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (14m) 2m ago 14m 88.2M - 17.2.0 e1d6a67b021e 550110c8eb5c 2024-03-24T12:11:09.531 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (14m) 16s ago 14m 88.6M - 17.2.0 e1d6a67b021e 80f4da4a205a 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:09.990 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 13 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:11:09.991 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:11:10.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[55379]: cephadm 2024-03-24T12:11:08.738820+0000 mgr.y (mgr.34107) 352 : cephadm 1 Upgrade: Updating rgw.foo.smithi134.kbknkp (1/4) 2024-03-24T12:11:10.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[55379]: audit 2024-03-24T12:11:08.747159+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:10.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[55379]: cephadm 2024-03-24T12:11:08.755374+0000 mgr.y (mgr.34107) 354 : cephadm 1 Deploying daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T12:11:10.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[55379]: cluster 2024-03-24T12:11:08.804072+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:10.107 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[55379]: audit 2024-03-24T12:11:09.136280+0000 mgr.y (mgr.34107) 356 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:10.108 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[53981]: cephadm 2024-03-24T12:11:08.738820+0000 mgr.y (mgr.34107) 352 : cephadm 1 Upgrade: Updating rgw.foo.smithi134.kbknkp (1/4) 2024-03-24T12:11:10.108 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[53981]: audit 2024-03-24T12:11:08.747159+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:10.108 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[53981]: cephadm 2024-03-24T12:11:08.755374+0000 mgr.y (mgr.34107) 354 : cephadm 1 Deploying daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T12:11:10.108 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[53981]: cluster 2024-03-24T12:11:08.804072+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:10.108 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:09 smithi134 bash[53981]: audit 2024-03-24T12:11:09.136280+0000 mgr.y (mgr.34107) 356 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:10.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:09 smithi135 bash[41253]: cephadm 2024-03-24T12:11:08.738820+0000 mgr.y (mgr.34107) 352 : cephadm 1 Upgrade: Updating rgw.foo.smithi134.kbknkp (1/4) 2024-03-24T12:11:10.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:09 smithi135 bash[41253]: audit 2024-03-24T12:11:08.747159+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:10.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:09 smithi135 bash[41253]: cephadm 2024-03-24T12:11:08.755374+0000 mgr.y (mgr.34107) 354 : cephadm 1 Deploying daemon rgw.foo.smithi134.kbknkp on smithi134 2024-03-24T12:11:10.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:09 smithi135 bash[41253]: cluster 2024-03-24T12:11:08.804072+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:10.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:09 smithi135 bash[41253]: audit 2024-03-24T12:11:09.136280+0000 mgr.y (mgr.34107) 356 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:10.362 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:11:10.362 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:11:10.362 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:11:10.362 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:11:10.362 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:11:10.362 INFO:teuthology.orchestra.run.smithi134.stdout: "osd", 2024-03-24T12:11:10.363 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:11:10.363 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:11:10.363 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:11:10.363 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "13/23 daemons upgraded", 2024-03-24T12:11:10.363 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading rgw daemons", 2024-03-24T12:11:10.363 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:11:10.363 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:11:10.813 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:11:11.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:10 smithi134 bash[53981]: audit 2024-03-24T12:11:09.506692+0000 mgr.y (mgr.34107) 357 : audit 0 from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:11.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:10 smithi134 bash[53981]: audit 2024-03-24T12:11:09.990812+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.134:0/3327914136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:11.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:10 smithi134 bash[53981]: audit 2024-03-24T12:11:10.814464+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.134:0/1286934519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:11:11.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:10 smithi134 bash[55379]: audit 2024-03-24T12:11:09.506692+0000 mgr.y (mgr.34107) 357 : audit 0 from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:11.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:10 smithi134 bash[55379]: audit 2024-03-24T12:11:09.990812+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.134:0/3327914136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:11.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:10 smithi134 bash[55379]: audit 2024-03-24T12:11:10.814464+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.134:0/1286934519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:11:11.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:10 smithi135 bash[41253]: audit 2024-03-24T12:11:09.506692+0000 mgr.y (mgr.34107) 357 : audit 0 from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:11.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:10 smithi135 bash[41253]: audit 2024-03-24T12:11:09.990812+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.134:0/3327914136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:11.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:10 smithi135 bash[41253]: audit 2024-03-24T12:11:10.814464+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.134:0/1286934519' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:11:11.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:11 smithi134 bash[53981]: audit 2024-03-24T12:11:10.362711+0000 mgr.y (mgr.34107) 358 : audit 0 from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:11.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:11 smithi134 bash[53981]: cluster 2024-03-24T12:11:10.805246+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:11.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:11 smithi134 bash[55379]: audit 2024-03-24T12:11:10.362711+0000 mgr.y (mgr.34107) 358 : audit 0 from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:11.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:11 smithi134 bash[55379]: cluster 2024-03-24T12:11:10.805246+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:12.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:11 smithi135 bash[41253]: audit 2024-03-24T12:11:10.362711+0000 mgr.y (mgr.34107) 358 : audit 0 from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:12.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:11 smithi135 bash[41253]: cluster 2024-03-24T12:11:10.805246+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:13 smithi134 bash[53981]: audit 2024-03-24T12:11:12.022074+0000 mon.a (mon.0) 623 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:13 smithi134 bash[53981]: audit 2024-03-24T12:11:12.540447+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:13 smithi134 bash[53981]: audit 2024-03-24T12:11:12.547491+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:13 smithi134 bash[55379]: audit 2024-03-24T12:11:12.022074+0000 mon.a (mon.0) 623 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:13 smithi134 bash[55379]: audit 2024-03-24T12:11:12.540447+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:13 smithi134 bash[55379]: audit 2024-03-24T12:11:12.547491+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:13 smithi135 bash[41253]: audit 2024-03-24T12:11:12.022074+0000 mon.a (mon.0) 623 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:13 smithi135 bash[41253]: audit 2024-03-24T12:11:12.540447+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:13.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:13 smithi135 bash[41253]: audit 2024-03-24T12:11:12.547491+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:14.323 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:14 smithi134 bash[53981]: cluster 2024-03-24T12:11:12.805967+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:14.323 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:14 smithi134 bash[55379]: cluster 2024-03-24T12:11:12.805967+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:14.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:14 smithi135 bash[41253]: cluster 2024-03-24T12:11:12.805967+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:16.425 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[53981]: cluster 2024-03-24T12:11:14.807389+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:16.425 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[53981]: cephadm 2024-03-24T12:11:15.101501+0000 mgr.y (mgr.34107) 362 : cephadm 1 Upgrade: Updating rgw.smpl.smithi134.uxfqtg (2/4) 2024-03-24T12:11:16.425 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[53981]: audit 2024-03-24T12:11:15.108560+0000 mon.a (mon.0) 626 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:16.425 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[53981]: audit 2024-03-24T12:11:15.112743+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:16.425 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[53981]: audit 2024-03-24T12:11:15.116389+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:16.425 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[53981]: cephadm 2024-03-24T12:11:15.118366+0000 mgr.y (mgr.34107) 363 : cephadm 1 Deploying daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T12:11:16.426 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[55379]: cluster 2024-03-24T12:11:14.807389+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:16.426 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[55379]: cephadm 2024-03-24T12:11:15.101501+0000 mgr.y (mgr.34107) 362 : cephadm 1 Upgrade: Updating rgw.smpl.smithi134.uxfqtg (2/4) 2024-03-24T12:11:16.426 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[55379]: audit 2024-03-24T12:11:15.108560+0000 mon.a (mon.0) 626 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:16.426 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[55379]: audit 2024-03-24T12:11:15.112743+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:16.426 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[55379]: audit 2024-03-24T12:11:15.116389+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:16.426 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:16 smithi134 bash[55379]: cephadm 2024-03-24T12:11:15.118366+0000 mgr.y (mgr.34107) 363 : cephadm 1 Deploying daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T12:11:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:16 smithi135 bash[41253]: cluster 2024-03-24T12:11:14.807389+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:11:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:16 smithi135 bash[41253]: cephadm 2024-03-24T12:11:15.101501+0000 mgr.y (mgr.34107) 362 : cephadm 1 Upgrade: Updating rgw.smpl.smithi134.uxfqtg (2/4) 2024-03-24T12:11:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:16 smithi135 bash[41253]: audit 2024-03-24T12:11:15.108560+0000 mon.a (mon.0) 626 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:16.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:16 smithi135 bash[41253]: audit 2024-03-24T12:11:15.112743+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi134.uxfqtg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:16.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:16 smithi135 bash[41253]: audit 2024-03-24T12:11:15.116389+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:16.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:16 smithi135 bash[41253]: cephadm 2024-03-24T12:11:15.118366+0000 mgr.y (mgr.34107) 363 : cephadm 1 Deploying daemon rgw.smpl.smithi134.uxfqtg on smithi134 2024-03-24T12:11:17.498 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:11:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:11:17] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.33.4" 2024-03-24T12:11:18.353 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:18 smithi134 bash[53981]: cluster 2024-03-24T12:11:16.808382+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-24T12:11:18.353 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:18 smithi134 bash[55379]: cluster 2024-03-24T12:11:16.808382+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-24T12:11:18.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:18 smithi135 bash[41253]: cluster 2024-03-24T12:11:16.808382+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 18 op/s 2024-03-24T12:11:19.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:19 smithi134 bash[53981]: audit 2024-03-24T12:11:17.944455+0000 mgr.y (mgr.34107) 365 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:19.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:19 smithi134 bash[53981]: audit 2024-03-24T12:11:18.850574+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:19.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:19 smithi134 bash[53981]: audit 2024-03-24T12:11:18.859729+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:19.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:19 smithi134 bash[55379]: audit 2024-03-24T12:11:17.944455+0000 mgr.y (mgr.34107) 365 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:19.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:19 smithi134 bash[55379]: audit 2024-03-24T12:11:18.850574+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:19.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:19 smithi134 bash[55379]: audit 2024-03-24T12:11:18.859729+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:19.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:19 smithi135 bash[41253]: audit 2024-03-24T12:11:17.944455+0000 mgr.y (mgr.34107) 365 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:19.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:19 smithi135 bash[41253]: audit 2024-03-24T12:11:18.850574+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:19.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:19 smithi135 bash[41253]: audit 2024-03-24T12:11:18.859729+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:20.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:20 smithi134 bash[53981]: cluster 2024-03-24T12:11:18.809524+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 54 op/s 2024-03-24T12:11:20.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:20 smithi134 bash[55379]: cluster 2024-03-24T12:11:18.809524+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 54 op/s 2024-03-24T12:11:20.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:20 smithi135 bash[41253]: cluster 2024-03-24T12:11:18.809524+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 54 op/s 2024-03-24T12:11:22.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[53981]: cluster 2024-03-24T12:11:20.810919+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-24T12:11:22.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[53981]: audit 2024-03-24T12:11:21.517664+0000 mon.a (mon.0) 631 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[53981]: audit 2024-03-24T12:11:21.521394+0000 mon.a (mon.0) 632 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[53981]: audit 2024-03-24T12:11:21.524902+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[53981]: audit 2024-03-24T12:11:21.732442+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[55379]: cluster 2024-03-24T12:11:20.810919+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[55379]: audit 2024-03-24T12:11:21.517664+0000 mon.a (mon.0) 631 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[55379]: audit 2024-03-24T12:11:21.521394+0000 mon.a (mon.0) 632 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[55379]: audit 2024-03-24T12:11:21.524902+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:22 smithi134 bash[55379]: audit 2024-03-24T12:11:21.732442+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:22.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:22 smithi135 bash[41253]: cluster 2024-03-24T12:11:20.810919+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-24T12:11:22.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:22 smithi135 bash[41253]: audit 2024-03-24T12:11:21.517664+0000 mon.a (mon.0) 631 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:22.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:22 smithi135 bash[41253]: audit 2024-03-24T12:11:21.521394+0000 mon.a (mon.0) 632 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.rfienr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:22.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:22 smithi135 bash[41253]: audit 2024-03-24T12:11:21.524902+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:22.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:22 smithi135 bash[41253]: audit 2024-03-24T12:11:21.732442+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:23.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:23 smithi134 bash[53981]: cephadm 2024-03-24T12:11:21.511400+0000 mgr.y (mgr.34107) 368 : cephadm 1 Upgrade: Updating rgw.foo.smithi135.rfienr (3/4) 2024-03-24T12:11:23.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:23 smithi134 bash[53981]: cephadm 2024-03-24T12:11:21.526499+0000 mgr.y (mgr.34107) 369 : cephadm 1 Deploying daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T12:11:23.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:23 smithi134 bash[55379]: cephadm 2024-03-24T12:11:21.511400+0000 mgr.y (mgr.34107) 368 : cephadm 1 Upgrade: Updating rgw.foo.smithi135.rfienr (3/4) 2024-03-24T12:11:23.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:23 smithi134 bash[55379]: cephadm 2024-03-24T12:11:21.526499+0000 mgr.y (mgr.34107) 369 : cephadm 1 Deploying daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T12:11:23.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:23 smithi135 bash[41253]: cephadm 2024-03-24T12:11:21.511400+0000 mgr.y (mgr.34107) 368 : cephadm 1 Upgrade: Updating rgw.foo.smithi135.rfienr (3/4) 2024-03-24T12:11:23.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:23 smithi135 bash[41253]: cephadm 2024-03-24T12:11:21.526499+0000 mgr.y (mgr.34107) 369 : cephadm 1 Deploying daemon rgw.foo.smithi135.rfienr on smithi135 2024-03-24T12:11:24.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:24 smithi135 bash[41253]: cluster 2024-03-24T12:11:22.812063+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-24T12:11:24.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:24 smithi134 bash[55379]: cluster 2024-03-24T12:11:22.812063+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-24T12:11:24.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:24 smithi134 bash[53981]: cluster 2024-03-24T12:11:22.812063+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-24T12:11:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:26 smithi134 bash[53981]: cluster 2024-03-24T12:11:24.813569+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-03-24T12:11:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:26 smithi134 bash[53981]: audit 2024-03-24T12:11:25.669592+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:26.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:26 smithi134 bash[53981]: audit 2024-03-24T12:11:25.681924+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:26 smithi134 bash[55379]: cluster 2024-03-24T12:11:24.813569+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-03-24T12:11:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:26 smithi134 bash[55379]: audit 2024-03-24T12:11:25.669592+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:26.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:26 smithi134 bash[55379]: audit 2024-03-24T12:11:25.681924+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:26.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:26 smithi135 bash[41253]: cluster 2024-03-24T12:11:24.813569+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-03-24T12:11:26.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:26 smithi135 bash[41253]: audit 2024-03-24T12:11:25.669592+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:26.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:26 smithi135 bash[41253]: audit 2024-03-24T12:11:25.681924+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:27.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:11:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:11:27] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.33.4" 2024-03-24T12:11:28.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:28 smithi135 bash[41253]: cluster 2024-03-24T12:11:26.814789+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-24T12:11:28.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:28 smithi134 bash[53981]: cluster 2024-03-24T12:11:26.814789+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-24T12:11:28.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:28 smithi134 bash[55379]: cluster 2024-03-24T12:11:26.814789+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-24T12:11:29.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[53981]: audit 2024-03-24T12:11:27.953730+0000 mgr.y (mgr.34107) 373 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:29.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[53981]: audit 2024-03-24T12:11:28.583941+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[53981]: audit 2024-03-24T12:11:28.588737+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[53981]: audit 2024-03-24T12:11:28.591943+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[55379]: audit 2024-03-24T12:11:27.953730+0000 mgr.y (mgr.34107) 373 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[55379]: audit 2024-03-24T12:11:28.583941+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[55379]: audit 2024-03-24T12:11:28.588737+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:29 smithi134 bash[55379]: audit 2024-03-24T12:11:28.591943+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:29 smithi135 bash[41253]: audit 2024-03-24T12:11:27.953730+0000 mgr.y (mgr.34107) 373 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:29.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:29 smithi135 bash[41253]: audit 2024-03-24T12:11:28.583941+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:29.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:29 smithi135 bash[41253]: audit 2024-03-24T12:11:28.588737+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.xbqomt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:11:29.620 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:29 smithi135 bash[41253]: audit 2024-03-24T12:11:28.591943+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:30.392 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:30 smithi135 bash[41253]: cephadm 2024-03-24T12:11:28.575987+0000 mgr.y (mgr.34107) 374 : cephadm 1 Upgrade: Updating rgw.smpl.smithi135.xbqomt (4/4) 2024-03-24T12:11:30.392 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:30 smithi135 bash[41253]: cephadm 2024-03-24T12:11:28.593627+0000 mgr.y (mgr.34107) 375 : cephadm 1 Deploying daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T12:11:30.392 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:30 smithi135 bash[41253]: cluster 2024-03-24T12:11:28.816226+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 158 op/s 2024-03-24T12:11:30.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:30 smithi134 bash[53981]: cephadm 2024-03-24T12:11:28.575987+0000 mgr.y (mgr.34107) 374 : cephadm 1 Upgrade: Updating rgw.smpl.smithi135.xbqomt (4/4) 2024-03-24T12:11:30.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:30 smithi134 bash[53981]: cephadm 2024-03-24T12:11:28.593627+0000 mgr.y (mgr.34107) 375 : cephadm 1 Deploying daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T12:11:30.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:30 smithi134 bash[53981]: cluster 2024-03-24T12:11:28.816226+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 158 op/s 2024-03-24T12:11:30.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:30 smithi134 bash[55379]: cephadm 2024-03-24T12:11:28.575987+0000 mgr.y (mgr.34107) 374 : cephadm 1 Upgrade: Updating rgw.smpl.smithi135.xbqomt (4/4) 2024-03-24T12:11:30.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:30 smithi134 bash[55379]: cephadm 2024-03-24T12:11:28.593627+0000 mgr.y (mgr.34107) 375 : cephadm 1 Deploying daemon rgw.smpl.smithi135.xbqomt on smithi135 2024-03-24T12:11:30.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:30 smithi134 bash[55379]: cluster 2024-03-24T12:11:28.816226+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 158 op/s 2024-03-24T12:11:32.334 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:32 smithi135 bash[41253]: cluster 2024-03-24T12:11:30.817638+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 255 B/s wr, 167 op/s 2024-03-24T12:11:32.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:32 smithi134 bash[53981]: cluster 2024-03-24T12:11:30.817638+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 255 B/s wr, 167 op/s 2024-03-24T12:11:32.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:32 smithi134 bash[55379]: cluster 2024-03-24T12:11:30.817638+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 255 B/s wr, 167 op/s 2024-03-24T12:11:34.174 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:33 smithi135 bash[41253]: cluster 2024-03-24T12:11:32.818815+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 161 op/s 2024-03-24T12:11:34.174 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:33 smithi135 bash[41253]: audit 2024-03-24T12:11:32.876608+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:34.174 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:33 smithi135 bash[41253]: audit 2024-03-24T12:11:32.887086+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:33 smithi134 bash[53981]: cluster 2024-03-24T12:11:32.818815+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 161 op/s 2024-03-24T12:11:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:33 smithi134 bash[53981]: audit 2024-03-24T12:11:32.876608+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:34.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:33 smithi134 bash[53981]: audit 2024-03-24T12:11:32.887086+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:34.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:33 smithi134 bash[55379]: cluster 2024-03-24T12:11:32.818815+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 170 B/s wr, 161 op/s 2024-03-24T12:11:34.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:33 smithi134 bash[55379]: audit 2024-03-24T12:11:32.876608+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:34.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:33 smithi134 bash[55379]: audit 2024-03-24T12:11:32.887086+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:36.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:35 smithi134 bash[53981]: cluster 2024-03-24T12:11:34.820266+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 255 B/s wr, 145 op/s 2024-03-24T12:11:36.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:35 smithi134 bash[55379]: cluster 2024-03-24T12:11:34.820266+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 255 B/s wr, 145 op/s 2024-03-24T12:11:36.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:35 smithi135 bash[41253]: cluster 2024-03-24T12:11:34.820266+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 255 B/s wr, 145 op/s 2024-03-24T12:11:37.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:36 smithi134 bash[53981]: audit 2024-03-24T12:11:36.732980+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:37.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:36 smithi134 bash[55379]: audit 2024-03-24T12:11:36.732980+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:37.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:36 smithi135 bash[41253]: audit 2024-03-24T12:11:36.732980+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:37.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:11:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:11:37] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.33.4" 2024-03-24T12:11:38.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:37 smithi134 bash[53981]: cluster 2024-03-24T12:11:36.821185+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 117 op/s 2024-03-24T12:11:38.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:37 smithi134 bash[55379]: cluster 2024-03-24T12:11:36.821185+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 117 op/s 2024-03-24T12:11:38.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:37 smithi135 bash[41253]: cluster 2024-03-24T12:11:36.821185+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 170 B/s wr, 117 op/s 2024-03-24T12:11:38.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:38 smithi135 bash[41253]: audit 2024-03-24T12:11:37.961716+0000 mgr.y (mgr.34107) 381 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:39.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:38 smithi134 bash[53981]: audit 2024-03-24T12:11:37.961716+0000 mgr.y (mgr.34107) 381 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:39.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:38 smithi134 bash[55379]: audit 2024-03-24T12:11:37.961716+0000 mgr.y (mgr.34107) 381 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[55379]: cluster 2024-03-24T12:11:38.822952+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-03-24T12:11:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[55379]: audit 2024-03-24T12:11:39.115496+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[55379]: audit 2024-03-24T12:11:39.125067+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[55379]: audit 2024-03-24T12:11:39.223523+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[55379]: audit 2024-03-24T12:11:39.233701+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[53981]: cluster 2024-03-24T12:11:38.822952+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-03-24T12:11:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[53981]: audit 2024-03-24T12:11:39.115496+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[53981]: audit 2024-03-24T12:11:39.125067+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[53981]: audit 2024-03-24T12:11:39.223523+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:40 smithi134 bash[53981]: audit 2024-03-24T12:11:39.233701+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:40 smithi135 bash[41253]: cluster 2024-03-24T12:11:38.822952+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-03-24T12:11:40.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:40 smithi135 bash[41253]: audit 2024-03-24T12:11:39.115496+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:40 smithi135 bash[41253]: audit 2024-03-24T12:11:39.125067+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:40 smithi135 bash[41253]: audit 2024-03-24T12:11:39.223523+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:40.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:40 smithi135 bash[41253]: audit 2024-03-24T12:11:39.233701+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.220 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:11:41.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[53981]: audit 2024-03-24T12:11:40.252975+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[53981]: audit 2024-03-24T12:11:40.264552+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[53981]: audit 2024-03-24T12:11:40.280890+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[53981]: audit 2024-03-24T12:11:40.291114+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[55379]: audit 2024-03-24T12:11:40.252975+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[55379]: audit 2024-03-24T12:11:40.264552+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[55379]: audit 2024-03-24T12:11:40.280890+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:41 smithi134 bash[55379]: audit 2024-03-24T12:11:40.291114+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:41 smithi135 bash[41253]: audit 2024-03-24T12:11:40.252975+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:41 smithi135 bash[41253]: audit 2024-03-24T12:11:40.264552+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:41 smithi135 bash[41253]: audit 2024-03-24T12:11:40.280890+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:41 smithi135 bash[41253]: audit 2024-03-24T12:11:40.291114+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:41.970 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:11:41.970 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (8m) 2s ago 17m 15.9M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:11:41.970 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (8m) 2s ago 16m 44.2M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:11:41.970 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (7m) 2s ago 14m 48.4M - 3.5 e1d6a67b021e d120f3619a40 2024-03-24T12:11:41.970 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (7m) 2s ago 23m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:11:41.970 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (8m) 2s ago 25m 504M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (6m) 2s ago 25m 64.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (5m) 2s ago 23m 49.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (6m) 2s ago 23m 50.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (9m) 2s ago 17m 15.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (8m) 2s ago 17m 11.8M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (4m) 2s ago 22m 64.7M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (3m) 2s ago 22m 66.7M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (3m) 2s ago 21m 53.4M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (2m) 2s ago 20m 63.6M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (2m) 2s ago 20m 59.2M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (113s) 2s ago 19m 61.6M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (82s) 2s ago 18m 57.3M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (52s) 2s ago 18m 54.9M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:11:41.971 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (7m) 2s ago 17m 66.4M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:11:41.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (29s) 2s ago 15m 90.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 2245cdfef604 2024-03-24T12:11:41.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (16s) 2s ago 15m 89.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 379eb2ac4376 2024-03-24T12:11:41.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (23s) 2s ago 15m 89.7M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c1088c93a2a6 2024-03-24T12:11:41.972 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (9s) 2s ago 15m 89.7M - 19.0.0-1667-gdb0330b1 4f325f8440e9 8c4d7aba051c 2024-03-24T12:11:42.429 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:11:42.429 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:11:42.429 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:11:42.429 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:42.429 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:11:42.430 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:11:42.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:42 smithi134 bash[53981]: cluster 2024-03-24T12:11:40.824420+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-03-24T12:11:42.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:42 smithi134 bash[53981]: audit 2024-03-24T12:11:41.205849+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:42.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:42 smithi134 bash[55379]: cluster 2024-03-24T12:11:40.824420+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-03-24T12:11:42.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:42 smithi134 bash[55379]: audit 2024-03-24T12:11:41.205849+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:42.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:42 smithi135 bash[41253]: cluster 2024-03-24T12:11:40.824420+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-03-24T12:11:42.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:42 smithi135 bash[41253]: audit 2024-03-24T12:11:41.205849+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "osd", 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw", 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:11:42.817 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "17/23 daemons upgraded", 2024-03-24T12:11:42.818 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading rgw daemons", 2024-03-24T12:11:42.818 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:11:42.818 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:11:43.278 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:11:43.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:43 smithi134 bash[53981]: audit 2024-03-24T12:11:41.572766+0000 mgr.y (mgr.34107) 385 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:43.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:43 smithi134 bash[53981]: audit 2024-03-24T12:11:41.945672+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:43.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:43 smithi134 bash[53981]: audit 2024-03-24T12:11:42.430222+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.134:0/420276123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:43.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:43 smithi134 bash[55379]: audit 2024-03-24T12:11:41.572766+0000 mgr.y (mgr.34107) 385 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:43.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:43 smithi134 bash[55379]: audit 2024-03-24T12:11:41.945672+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:43.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:43 smithi134 bash[55379]: audit 2024-03-24T12:11:42.430222+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.134:0/420276123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:43.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:43 smithi135 bash[41253]: audit 2024-03-24T12:11:41.572766+0000 mgr.y (mgr.34107) 385 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:43.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:43 smithi135 bash[41253]: audit 2024-03-24T12:11:41.945672+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:43.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:43 smithi135 bash[41253]: audit 2024-03-24T12:11:42.430222+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.134:0/420276123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:44.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:44 smithi134 bash[53981]: audit 2024-03-24T12:11:42.817401+0000 mgr.y (mgr.34107) 387 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:44.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:44 smithi134 bash[53981]: cluster 2024-03-24T12:11:42.825530+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 85 B/s wr, 116 op/s 2024-03-24T12:11:44.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:44 smithi134 bash[53981]: audit 2024-03-24T12:11:43.280069+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.134:0/2591603363' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:11:44.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:44 smithi134 bash[55379]: audit 2024-03-24T12:11:42.817401+0000 mgr.y (mgr.34107) 387 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:44.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:44 smithi134 bash[55379]: cluster 2024-03-24T12:11:42.825530+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 85 B/s wr, 116 op/s 2024-03-24T12:11:44.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:44 smithi134 bash[55379]: audit 2024-03-24T12:11:43.280069+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.134:0/2591603363' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:11:44.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:44 smithi135 bash[41253]: audit 2024-03-24T12:11:42.817401+0000 mgr.y (mgr.34107) 387 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:11:44.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:44 smithi135 bash[41253]: cluster 2024-03-24T12:11:42.825530+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 85 B/s wr, 116 op/s 2024-03-24T12:11:44.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:44 smithi135 bash[41253]: audit 2024-03-24T12:11:43.280069+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.134:0/2591603363' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:11:46.572 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:46 smithi134 bash[53981]: cluster 2024-03-24T12:11:44.826822+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 91 op/s 2024-03-24T12:11:46.573 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:46 smithi134 bash[55379]: cluster 2024-03-24T12:11:44.826822+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 91 op/s 2024-03-24T12:11:46.591 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:46 smithi135 bash[41253]: cluster 2024-03-24T12:11:44.826822+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 91 op/s 2024-03-24T12:11:47.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:47 smithi134 bash[53981]: cluster 2024-03-24T12:11:46.827772+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:11:47.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:11:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:11:47] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.33.4" 2024-03-24T12:11:47.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:47 smithi134 bash[55379]: cluster 2024-03-24T12:11:46.827772+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:11:47.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:47 smithi135 bash[41253]: cluster 2024-03-24T12:11:46.827772+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:11:48.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:48 smithi134 bash[53981]: audit 2024-03-24T12:11:47.970448+0000 mgr.y (mgr.34107) 391 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:48.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:48 smithi134 bash[55379]: audit 2024-03-24T12:11:47.970448+0000 mgr.y (mgr.34107) 391 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:48.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:48 smithi135 bash[41253]: audit 2024-03-24T12:11:47.970448+0000 mgr.y (mgr.34107) 391 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:49.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:49 smithi134 bash[53981]: cluster 2024-03-24T12:11:48.829096+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-24T12:11:49.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:49 smithi134 bash[55379]: cluster 2024-03-24T12:11:48.829096+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-24T12:11:49.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:49 smithi135 bash[41253]: cluster 2024-03-24T12:11:48.829096+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: cluster 2024-03-24T12:11:50.830525+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: cephadm 2024-03-24T12:11:50.889888+0000 mgr.y (mgr.34107) 394 : cephadm 1 Detected new or changed devices on smithi134 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:50.899078+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:50.909454+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: cephadm 2024-03-24T12:11:51.062235+0000 mgr.y (mgr.34107) 395 : cephadm 1 Detected new or changed devices on smithi135 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.072662+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.083823+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.085901+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.087574+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:52.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.099392+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.192361+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.196708+0000 mon.a (mon.0) 659 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.199575+0000 mon.a (mon.0) 660 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.201715+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.205362+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.208663+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.211370+0000 mon.a (mon.0) 664 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: cephadm 2024-03-24T12:11:51.212534+0000 mgr.y (mgr.34107) 396 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.221655+0000 mon.a (mon.0) 665 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.225955+0000 mon.a (mon.0) 666 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.kbknkp"}]: dispatch 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: cluster 2024-03-24T12:11:50.830525+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: cephadm 2024-03-24T12:11:50.889888+0000 mgr.y (mgr.34107) 394 : cephadm 1 Detected new or changed devices on smithi134 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:50.899078+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:50.909454+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: cephadm 2024-03-24T12:11:51.062235+0000 mgr.y (mgr.34107) 395 : cephadm 1 Detected new or changed devices on smithi135 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.072662+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.083823+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.085901+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.087574+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.099392+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.192361+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.196708+0000 mon.a (mon.0) 659 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.181 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.199575+0000 mon.a (mon.0) 660 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.201715+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.205362+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.208663+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.211370+0000 mon.a (mon.0) 664 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: cephadm 2024-03-24T12:11:51.212534+0000 mgr.y (mgr.34107) 396 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.221655+0000 mon.a (mon.0) 665 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.225955+0000 mon.a (mon.0) 666 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.kbknkp"}]: dispatch 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.233870+0000 mon.a (mon.0) 667 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.kbknkp"}]': finished 2024-03-24T12:11:52.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.238027+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.rfienr"}]: dispatch 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.244585+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.rfienr"}]': finished 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.247698+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi134.uxfqtg"}]: dispatch 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.254159+0000 mon.a (mon.0) 671 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi134.uxfqtg"}]': finished 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.257393+0000 mon.a (mon.0) 672 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.xbqomt"}]: dispatch 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.266491+0000 mon.a (mon.0) 673 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.xbqomt"}]': finished 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.270463+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.278683+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.282814+0000 mon.a (mon.0) 676 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.284745+0000 mon.a (mon.0) 677 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.294088+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[55379]: audit 2024-03-24T12:11:51.732915+0000 mon.a (mon.0) 679 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:52.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.233870+0000 mon.a (mon.0) 667 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.kbknkp"}]': finished 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.238027+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.rfienr"}]: dispatch 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.244585+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.rfienr"}]': finished 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.247698+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi134.uxfqtg"}]: dispatch 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.254159+0000 mon.a (mon.0) 671 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi134.uxfqtg"}]': finished 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.257393+0000 mon.a (mon.0) 672 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.xbqomt"}]: dispatch 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.266491+0000 mon.a (mon.0) 673 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.xbqomt"}]': finished 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.270463+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.278683+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.282814+0000 mon.a (mon.0) 676 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.284745+0000 mon.a (mon.0) 677 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.294088+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.184 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:51 smithi134 bash[53981]: audit 2024-03-24T12:11:51.732915+0000 mon.a (mon.0) 679 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:52.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: cluster 2024-03-24T12:11:50.830525+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-03-24T12:11:52.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: cephadm 2024-03-24T12:11:50.889888+0000 mgr.y (mgr.34107) 394 : cephadm 1 Detected new or changed devices on smithi134 2024-03-24T12:11:52.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:50.899078+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:50.909454+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: cephadm 2024-03-24T12:11:51.062235+0000 mgr.y (mgr.34107) 395 : cephadm 1 Detected new or changed devices on smithi135 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.072662+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.083823+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.085901+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.087574+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.099392+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.192361+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.196708+0000 mon.a (mon.0) 659 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.199575+0000 mon.a (mon.0) 660 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.201715+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.205362+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.208663+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.211370+0000 mon.a (mon.0) 664 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: cephadm 2024-03-24T12:11:51.212534+0000 mgr.y (mgr.34107) 396 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.221655+0000 mon.a (mon.0) 665 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.225955+0000 mon.a (mon.0) 666 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.kbknkp"}]: dispatch 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.233870+0000 mon.a (mon.0) 667 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.kbknkp"}]': finished 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.238027+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.rfienr"}]: dispatch 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.244585+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.rfienr"}]': finished 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.247698+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi134.uxfqtg"}]: dispatch 2024-03-24T12:11:52.236 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.254159+0000 mon.a (mon.0) 671 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi134.uxfqtg"}]': finished 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.257393+0000 mon.a (mon.0) 672 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.xbqomt"}]: dispatch 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.266491+0000 mon.a (mon.0) 673 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.xbqomt"}]': finished 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.270463+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.278683+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.282814+0000 mon.a (mon.0) 676 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.284745+0000 mon.a (mon.0) 677 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.294088+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:52.237 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:51 smithi135 bash[41253]: audit 2024-03-24T12:11:51.732915+0000 mon.a (mon.0) 679 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:11:52.941 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:52 smithi134 bash[53981]: cephadm 2024-03-24T12:11:51.271670+0000 mgr.y (mgr.34107) 397 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-24T12:11:52.941 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:52 smithi134 bash[53981]: cephadm 2024-03-24T12:11:51.285859+0000 mgr.y (mgr.34107) 398 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-24T12:11:52.941 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:52 smithi134 bash[55379]: cephadm 2024-03-24T12:11:51.271670+0000 mgr.y (mgr.34107) 397 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-24T12:11:52.941 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:52 smithi134 bash[55379]: cephadm 2024-03-24T12:11:51.285859+0000 mgr.y (mgr.34107) 398 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-24T12:11:53.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:52 smithi135 bash[41253]: cephadm 2024-03-24T12:11:51.271670+0000 mgr.y (mgr.34107) 397 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-24T12:11:53.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:52 smithi135 bash[41253]: cephadm 2024-03-24T12:11:51.285859+0000 mgr.y (mgr.34107) 398 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-24T12:11:54.165 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[53981]: cluster 2024-03-24T12:11:52.831639+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:11:54.165 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[53981]: audit 2024-03-24T12:11:53.729036+0000 mon.a (mon.0) 680 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:54.165 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[53981]: audit 2024-03-24T12:11:53.734190+0000 mon.a (mon.0) 681 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:11:54.165 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[53981]: audit 2024-03-24T12:11:53.745287+0000 mon.a (mon.0) 682 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:54.166 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[55379]: cluster 2024-03-24T12:11:52.831639+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:11:54.166 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[55379]: audit 2024-03-24T12:11:53.729036+0000 mon.a (mon.0) 680 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:54.166 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[55379]: audit 2024-03-24T12:11:53.734190+0000 mon.a (mon.0) 681 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:11:54.166 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:53 smithi134 bash[55379]: audit 2024-03-24T12:11:53.745287+0000 mon.a (mon.0) 682 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:54.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:53 smithi135 bash[41253]: cluster 2024-03-24T12:11:52.831639+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:11:54.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:53 smithi135 bash[41253]: audit 2024-03-24T12:11:53.729036+0000 mon.a (mon.0) 680 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:11:54.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:53 smithi135 bash[41253]: audit 2024-03-24T12:11:53.734190+0000 mon.a (mon.0) 681 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi134.dbhfhq", "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-24T12:11:54.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:53 smithi135 bash[41253]: audit 2024-03-24T12:11:53.745287+0000 mon.a (mon.0) 682 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:11:55.175 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:54 smithi134 bash[53981]: cephadm 2024-03-24T12:11:53.721118+0000 mgr.y (mgr.34107) 400 : cephadm 1 Upgrade: Updating iscsi.foo.smithi134.dbhfhq 2024-03-24T12:11:55.175 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:54 smithi134 bash[53981]: cephadm 2024-03-24T12:11:53.747013+0000 mgr.y (mgr.34107) 401 : cephadm 1 Deploying daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:11:55.175 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:54 smithi134 bash[55379]: cephadm 2024-03-24T12:11:53.721118+0000 mgr.y (mgr.34107) 400 : cephadm 1 Upgrade: Updating iscsi.foo.smithi134.dbhfhq 2024-03-24T12:11:55.175 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:54 smithi134 bash[55379]: cephadm 2024-03-24T12:11:53.747013+0000 mgr.y (mgr.34107) 401 : cephadm 1 Deploying daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:11:55.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:54 smithi135 bash[41253]: cephadm 2024-03-24T12:11:53.721118+0000 mgr.y (mgr.34107) 400 : cephadm 1 Upgrade: Updating iscsi.foo.smithi134.dbhfhq 2024-03-24T12:11:55.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:54 smithi135 bash[41253]: cephadm 2024-03-24T12:11:53.747013+0000 mgr.y (mgr.34107) 401 : cephadm 1 Deploying daemon iscsi.foo.smithi134.dbhfhq on smithi134 2024-03-24T12:11:56.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:55 smithi134 bash[55379]: cluster 2024-03-24T12:11:54.833008+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:56.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:55 smithi134 bash[53981]: cluster 2024-03-24T12:11:54.833008+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:56.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:55 smithi135 bash[41253]: cluster 2024-03-24T12:11:54.833008+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:11:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:11:57] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.33.4" 2024-03-24T12:11:58.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:57 smithi135 bash[41253]: cluster 2024-03-24T12:11:56.834008+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:58.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:57 smithi134 bash[53981]: cluster 2024-03-24T12:11:56.834008+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:58.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:57 smithi134 bash[55379]: cluster 2024-03-24T12:11:56.834008+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:11:59.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:58 smithi135 bash[41253]: audit 2024-03-24T12:11:57.979392+0000 mgr.y (mgr.34107) 404 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:59.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:58 smithi134 bash[53981]: audit 2024-03-24T12:11:57.979392+0000 mgr.y (mgr.34107) 404 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:11:59.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:58 smithi134 bash[55379]: audit 2024-03-24T12:11:57.979392+0000 mgr.y (mgr.34107) 404 : audit 0 from='client.25480 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:00.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:11:59 smithi135 bash[41253]: cluster 2024-03-24T12:11:58.835364+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:00.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:11:59 smithi134 bash[53981]: cluster 2024-03-24T12:11:58.835364+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:00.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:11:59 smithi134 bash[55379]: cluster 2024-03-24T12:11:58.835364+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:02.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:01 smithi135 bash[41253]: cluster 2024-03-24T12:12:00.836711+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:01 smithi134 bash[53981]: cluster 2024-03-24T12:12:00.836711+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:02.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:01 smithi134 bash[55379]: cluster 2024-03-24T12:12:00.836711+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:04.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:03 smithi135 bash[41253]: cluster 2024-03-24T12:12:02.837867+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:03 smithi134 bash[53981]: cluster 2024-03-24T12:12:02.837867+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:04.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:03 smithi134 bash[55379]: cluster 2024-03-24T12:12:02.837867+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:06.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:05 smithi135 bash[41253]: cluster 2024-03-24T12:12:04.839297+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:06.414 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:05 smithi134 bash[53981]: cluster 2024-03-24T12:12:04.839297+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:06.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:05 smithi134 bash[55379]: cluster 2024-03-24T12:12:04.839297+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:07.225 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:06 smithi134 bash[53981]: audit 2024-03-24T12:12:06.733771+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:07.225 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:06 smithi134 bash[55379]: audit 2024-03-24T12:12:06.733771+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:07.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:06 smithi135 bash[41253]: audit 2024-03-24T12:12:06.733771+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:07.555 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:12:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:12:07] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.33.4" 2024-03-24T12:12:08.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:07 smithi135 bash[41253]: cluster 2024-03-24T12:12:06.840231+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:08.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:07 smithi135 bash[41253]: audit 2024-03-24T12:12:07.609342+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:08.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:07 smithi135 bash[41253]: audit 2024-03-24T12:12:07.617802+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:08.476 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:07 smithi134 bash[53981]: cluster 2024-03-24T12:12:06.840231+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:08.476 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:07 smithi134 bash[53981]: audit 2024-03-24T12:12:07.609342+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:08.476 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:07 smithi134 bash[53981]: audit 2024-03-24T12:12:07.617802+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:08.476 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:07 smithi134 bash[55379]: cluster 2024-03-24T12:12:06.840231+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:08.477 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:07 smithi134 bash[55379]: audit 2024-03-24T12:12:07.609342+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:08.477 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:07 smithi134 bash[55379]: audit 2024-03-24T12:12:07.617802+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:10.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:09 smithi134 bash[55379]: cluster 2024-03-24T12:12:08.841578+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:10.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:09 smithi134 bash[53981]: cluster 2024-03-24T12:12:08.841578+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:10.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:09 smithi135 bash[41253]: cluster 2024-03-24T12:12:08.841578+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:11.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:10 smithi135 bash[41253]: audit 2024-03-24T12:12:10.313074+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.134:0/1837780870' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:12:11.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:10 smithi135 bash[41253]: audit 2024-03-24T12:12:10.704514+0000 mon.a (mon.0) 686 : audit 1 from='client.? 172.21.15.134:0/976994608' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3220870871"}]: dispatch 2024-03-24T12:12:11.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:10 smithi134 bash[53981]: audit 2024-03-24T12:12:10.313074+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.134:0/1837780870' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:12:11.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:10 smithi134 bash[53981]: audit 2024-03-24T12:12:10.704514+0000 mon.a (mon.0) 686 : audit 1 from='client.? 172.21.15.134:0/976994608' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3220870871"}]: dispatch 2024-03-24T12:12:11.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:10 smithi134 bash[55379]: audit 2024-03-24T12:12:10.313074+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.134:0/1837780870' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:12:11.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:10 smithi134 bash[55379]: audit 2024-03-24T12:12:10.704514+0000 mon.a (mon.0) 686 : audit 1 from='client.? 172.21.15.134:0/976994608' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3220870871"}]: dispatch 2024-03-24T12:12:12.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:11 smithi135 bash[41253]: cluster 2024-03-24T12:12:10.842844+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:12:12.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:11 smithi135 bash[41253]: audit 2024-03-24T12:12:10.980856+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.134:0/976994608' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3220870871"}]': finished 2024-03-24T12:12:12.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:11 smithi135 bash[41253]: cluster 2024-03-24T12:12:10.988367+0000 mon.a (mon.0) 688 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-03-24T12:12:12.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:11 smithi135 bash[41253]: audit 2024-03-24T12:12:11.383332+0000 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.134:0/3194765574' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2899245209"}]: dispatch 2024-03-24T12:12:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[53981]: cluster 2024-03-24T12:12:10.842844+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:12:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[53981]: audit 2024-03-24T12:12:10.980856+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.134:0/976994608' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3220870871"}]': finished 2024-03-24T12:12:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[53981]: cluster 2024-03-24T12:12:10.988367+0000 mon.a (mon.0) 688 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-03-24T12:12:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[53981]: audit 2024-03-24T12:12:11.383332+0000 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.134:0/3194765574' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2899245209"}]: dispatch 2024-03-24T12:12:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[55379]: cluster 2024-03-24T12:12:10.842844+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:12:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[55379]: audit 2024-03-24T12:12:10.980856+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.134:0/976994608' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3220870871"}]': finished 2024-03-24T12:12:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[55379]: cluster 2024-03-24T12:12:10.988367+0000 mon.a (mon.0) 688 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-03-24T12:12:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:11 smithi134 bash[55379]: audit 2024-03-24T12:12:11.383332+0000 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.134:0/3194765574' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2899245209"}]: dispatch 2024-03-24T12:12:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[53981]: audit 2024-03-24T12:12:11.991242+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.134:0/3194765574' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2899245209"}]': finished 2024-03-24T12:12:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[53981]: cluster 2024-03-24T12:12:11.997873+0000 mon.a (mon.0) 691 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-03-24T12:12:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[53981]: audit 2024-03-24T12:12:12.384705+0000 mon.c (mon.1) 18 : audit 1 from='client.? 172.21.15.134:0/666859005' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]: dispatch 2024-03-24T12:12:13.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[53981]: audit 2024-03-24T12:12:12.385701+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]: dispatch 2024-03-24T12:12:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[55379]: audit 2024-03-24T12:12:11.991242+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.134:0/3194765574' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2899245209"}]': finished 2024-03-24T12:12:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[55379]: cluster 2024-03-24T12:12:11.997873+0000 mon.a (mon.0) 691 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-03-24T12:12:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[55379]: audit 2024-03-24T12:12:12.384705+0000 mon.c (mon.1) 18 : audit 1 from='client.? 172.21.15.134:0/666859005' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]: dispatch 2024-03-24T12:12:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:13 smithi134 bash[55379]: audit 2024-03-24T12:12:12.385701+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]: dispatch 2024-03-24T12:12:13.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:12 smithi135 bash[41253]: audit 2024-03-24T12:12:11.991242+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.134:0/3194765574' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/2899245209"}]': finished 2024-03-24T12:12:13.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:12 smithi135 bash[41253]: cluster 2024-03-24T12:12:11.997873+0000 mon.a (mon.0) 691 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-03-24T12:12:13.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:12 smithi135 bash[41253]: audit 2024-03-24T12:12:12.384705+0000 mon.c (mon.1) 18 : audit 1 from='client.? 172.21.15.134:0/666859005' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]: dispatch 2024-03-24T12:12:13.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:12 smithi135 bash[41253]: audit 2024-03-24T12:12:12.385701+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]: dispatch 2024-03-24T12:12:13.677 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:12:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[53981]: cluster 2024-03-24T12:12:12.843891+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-24T12:12:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[53981]: audit 2024-03-24T12:12:13.000699+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]': finished 2024-03-24T12:12:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[53981]: cluster 2024-03-24T12:12:13.010321+0000 mon.a (mon.0) 694 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-24T12:12:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[53981]: audit 2024-03-24T12:12:13.399960+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.134:0/3448475252' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3917960255"}]: dispatch 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[53981]: audit 2024-03-24T12:12:13.839267+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[53981]: audit 2024-03-24T12:12:13.848629+0000 mon.a (mon.0) 697 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[55379]: cluster 2024-03-24T12:12:12.843891+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[55379]: audit 2024-03-24T12:12:13.000699+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]': finished 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[55379]: cluster 2024-03-24T12:12:13.010321+0000 mon.a (mon.0) 694 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[55379]: audit 2024-03-24T12:12:13.399960+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.134:0/3448475252' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3917960255"}]: dispatch 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[55379]: audit 2024-03-24T12:12:13.839267+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:14 smithi134 bash[55379]: audit 2024-03-24T12:12:13.848629+0000 mon.a (mon.0) 697 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (9m) 35s ago 17m 15.9M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (8m) 0s ago 17m 45.0M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 starting - - - - 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (7m) 0s ago 23m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (8m) 35s ago 25m 504M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (7m) 35s ago 25m 64.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (6m) 0s ago 24m 47.5M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (6m) 35s ago 24m 50.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (9m) 35s ago 17m 15.6M - 1.3.1 1dbe0e931976 938574ab4a60 2024-03-24T12:12:14.460 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (9m) 0s ago 17m 12.1M - 1.3.1 1dbe0e931976 111c45ddce0e 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (4m) 35s ago 23m 64.7M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (4m) 35s ago 22m 66.7M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (3m) 35s ago 21m 53.4M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (3m) 35s ago 21m 63.6M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (2m) 0s ago 20m 59.8M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (2m) 0s ago 20m 61.9M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (115s) 0s ago 19m 57.5M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (84s) 0s ago 18m 54.8M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (7m) 0s ago 17m 66.5M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (61s) 35s ago 15m 90.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 2245cdfef604 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (48s) 0s ago 15m 90.2M - 19.0.0-1667-gdb0330b1 4f325f8440e9 379eb2ac4376 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (55s) 35s ago 15m 89.7M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c1088c93a2a6 2024-03-24T12:12:14.461 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (41s) 0s ago 15m 90.1M - 19.0.0-1667-gdb0330b1 4f325f8440e9 8c4d7aba051c 2024-03-24T12:12:14.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:14 smithi135 bash[41253]: cluster 2024-03-24T12:12:12.843891+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-24T12:12:14.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:14 smithi135 bash[41253]: audit 2024-03-24T12:12:13.000699+0000 mon.a (mon.0) 693 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/3059965059"}]': finished 2024-03-24T12:12:14.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:14 smithi135 bash[41253]: cluster 2024-03-24T12:12:13.010321+0000 mon.a (mon.0) 694 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-24T12:12:14.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:14 smithi135 bash[41253]: audit 2024-03-24T12:12:13.399960+0000 mon.a (mon.0) 695 : audit 1 from='client.? 172.21.15.134:0/3448475252' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3917960255"}]: dispatch 2024-03-24T12:12:14.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:14 smithi135 bash[41253]: audit 2024-03-24T12:12:13.839267+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:14.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:14 smithi135 bash[41253]: audit 2024-03-24T12:12:13.848629+0000 mon.a (mon.0) 697 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:14.915 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:12:14.915 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:12:14.915 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:12:14.915 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:14.915 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:12:14.916 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:12:14.916 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:14.916 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:12:14.916 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:12:14.916 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:14.916 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:12:14.916 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:12:14.917 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:14.917 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:12:14.917 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:12:14.917 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:12:14.917 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "osd", 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw", 2024-03-24T12:12:15.327 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr" 2024-03-24T12:12:15.328 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:12:15.328 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "17/23 daemons upgraded", 2024-03-24T12:12:15.328 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-24T12:12:15.328 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:12:15.328 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:12:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[53981]: audit 2024-03-24T12:12:13.662015+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.44701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[53981]: audit 2024-03-24T12:12:14.002837+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.134:0/3448475252' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3917960255"}]': finished 2024-03-24T12:12:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[53981]: cluster 2024-03-24T12:12:14.010318+0000 mon.a (mon.0) 699 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-24T12:12:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[53981]: audit 2024-03-24T12:12:14.065080+0000 mgr.y (mgr.34107) 414 : audit 0 from='client.44707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[53981]: audit 2024-03-24T12:12:14.397393+0000 mon.c (mon.1) 19 : audit 1 from='client.? 172.21.15.134:0/526497007' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]: dispatch 2024-03-24T12:12:15.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[53981]: audit 2024-03-24T12:12:14.398108+0000 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]: dispatch 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[53981]: audit 2024-03-24T12:12:14.915719+0000 mon.a (mon.0) 701 : audit 0 from='client.? 172.21.15.134:0/4096252502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[55379]: audit 2024-03-24T12:12:13.662015+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.44701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[55379]: audit 2024-03-24T12:12:14.002837+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.134:0/3448475252' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3917960255"}]': finished 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[55379]: cluster 2024-03-24T12:12:14.010318+0000 mon.a (mon.0) 699 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[55379]: audit 2024-03-24T12:12:14.065080+0000 mgr.y (mgr.34107) 414 : audit 0 from='client.44707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[55379]: audit 2024-03-24T12:12:14.397393+0000 mon.c (mon.1) 19 : audit 1 from='client.? 172.21.15.134:0/526497007' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]: dispatch 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[55379]: audit 2024-03-24T12:12:14.398108+0000 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]: dispatch 2024-03-24T12:12:15.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:15 smithi134 bash[55379]: audit 2024-03-24T12:12:14.915719+0000 mon.a (mon.0) 701 : audit 0 from='client.? 172.21.15.134:0/4096252502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:15.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:15 smithi135 bash[41253]: audit 2024-03-24T12:12:13.662015+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.44701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:15.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:15 smithi135 bash[41253]: audit 2024-03-24T12:12:14.002837+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.134:0/3448475252' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6801/3917960255"}]': finished 2024-03-24T12:12:15.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:15 smithi135 bash[41253]: cluster 2024-03-24T12:12:14.010318+0000 mon.a (mon.0) 699 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-24T12:12:15.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:15 smithi135 bash[41253]: audit 2024-03-24T12:12:14.065080+0000 mgr.y (mgr.34107) 414 : audit 0 from='client.44707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:15.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:15 smithi135 bash[41253]: audit 2024-03-24T12:12:14.397393+0000 mon.c (mon.1) 19 : audit 1 from='client.? 172.21.15.134:0/526497007' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]: dispatch 2024-03-24T12:12:15.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:15 smithi135 bash[41253]: audit 2024-03-24T12:12:14.398108+0000 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]: dispatch 2024-03-24T12:12:15.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:15 smithi135 bash[41253]: audit 2024-03-24T12:12:14.915719+0000 mon.a (mon.0) 701 : audit 0 from='client.? 172.21.15.134:0/4096252502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:15.848 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:12:16.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: audit 2024-03-24T12:12:14.444790+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:16.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: cluster 2024-03-24T12:12:14.844900+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: audit 2024-03-24T12:12:15.026603+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]': finished 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: cluster 2024-03-24T12:12:15.032843+0000 mon.a (mon.0) 703 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: audit 2024-03-24T12:12:15.476677+0000 mon.a (mon.0) 704 : audit 1 from='client.? 172.21.15.134:0/2253581656' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/555354945"}]: dispatch 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: audit 2024-03-24T12:12:15.792279+0000 mon.a (mon.0) 705 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: audit 2024-03-24T12:12:15.803240+0000 mon.a (mon.0) 706 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[53981]: audit 2024-03-24T12:12:15.849688+0000 mon.a (mon.0) 707 : audit 0 from='client.? 172.21.15.134:0/4104568890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: audit 2024-03-24T12:12:14.444790+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: cluster 2024-03-24T12:12:14.844900+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:12:16.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: audit 2024-03-24T12:12:15.026603+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]': finished 2024-03-24T12:12:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: cluster 2024-03-24T12:12:15.032843+0000 mon.a (mon.0) 703 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-03-24T12:12:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: audit 2024-03-24T12:12:15.476677+0000 mon.a (mon.0) 704 : audit 1 from='client.? 172.21.15.134:0/2253581656' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/555354945"}]: dispatch 2024-03-24T12:12:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: audit 2024-03-24T12:12:15.792279+0000 mon.a (mon.0) 705 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: audit 2024-03-24T12:12:15.803240+0000 mon.a (mon.0) 706 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:16.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:16 smithi134 bash[55379]: audit 2024-03-24T12:12:15.849688+0000 mon.a (mon.0) 707 : audit 0 from='client.? 172.21.15.134:0/4104568890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:12:16.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: audit 2024-03-24T12:12:14.444790+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.44719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: cluster 2024-03-24T12:12:14.844900+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:12:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: audit 2024-03-24T12:12:15.026603+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:6800/3917960255"}]': finished 2024-03-24T12:12:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: cluster 2024-03-24T12:12:15.032843+0000 mon.a (mon.0) 703 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-03-24T12:12:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: audit 2024-03-24T12:12:15.476677+0000 mon.a (mon.0) 704 : audit 1 from='client.? 172.21.15.134:0/2253581656' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/555354945"}]: dispatch 2024-03-24T12:12:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: audit 2024-03-24T12:12:15.792279+0000 mon.a (mon.0) 705 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: audit 2024-03-24T12:12:15.803240+0000 mon.a (mon.0) 706 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:16.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:16 smithi135 bash[41253]: audit 2024-03-24T12:12:15.849688+0000 mon.a (mon.0) 707 : audit 0 from='client.? 172.21.15.134:0/4104568890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:12:17.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:12:17] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.33.4" 2024-03-24T12:12:17.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[53981]: audit 2024-03-24T12:12:15.327855+0000 mgr.y (mgr.34107) 417 : audit 0 from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:17.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[53981]: audit 2024-03-24T12:12:16.040340+0000 mon.a (mon.0) 708 : audit 1 from='client.? 172.21.15.134:0/2253581656' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/555354945"}]': finished 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[53981]: cluster 2024-03-24T12:12:16.044627+0000 mon.a (mon.0) 709 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[53981]: audit 2024-03-24T12:12:16.852326+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[53981]: audit 2024-03-24T12:12:16.860831+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[55379]: audit 2024-03-24T12:12:15.327855+0000 mgr.y (mgr.34107) 417 : audit 0 from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[55379]: audit 2024-03-24T12:12:16.040340+0000 mon.a (mon.0) 708 : audit 1 from='client.? 172.21.15.134:0/2253581656' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/555354945"}]': finished 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[55379]: cluster 2024-03-24T12:12:16.044627+0000 mon.a (mon.0) 709 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[55379]: audit 2024-03-24T12:12:16.852326+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:17.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:17 smithi134 bash[55379]: audit 2024-03-24T12:12:16.860831+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:17.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:17 smithi135 bash[41253]: audit 2024-03-24T12:12:15.327855+0000 mgr.y (mgr.34107) 417 : audit 0 from='client.34812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:17.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:17 smithi135 bash[41253]: audit 2024-03-24T12:12:16.040340+0000 mon.a (mon.0) 708 : audit 1 from='client.? 172.21.15.134:0/2253581656' entity='client.iscsi.foo.smithi134.dbhfhq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.134:0/555354945"}]': finished 2024-03-24T12:12:17.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:17 smithi135 bash[41253]: cluster 2024-03-24T12:12:16.044627+0000 mon.a (mon.0) 709 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-03-24T12:12:17.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:17 smithi135 bash[41253]: audit 2024-03-24T12:12:16.852326+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:17.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:17 smithi135 bash[41253]: audit 2024-03-24T12:12:16.860831+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:18.434 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:18 smithi134 bash[53981]: cluster 2024-03-24T12:12:16.845585+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:18.434 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:18 smithi134 bash[55379]: cluster 2024-03-24T12:12:16.845585+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:18.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:18 smithi135 bash[41253]: cluster 2024-03-24T12:12:16.845585+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:12:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:20 smithi134 bash[53981]: cluster 2024-03-24T12:12:18.846937+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-03-24T12:12:20.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:20 smithi134 bash[55379]: cluster 2024-03-24T12:12:18.846937+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-03-24T12:12:20.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:20 smithi135 bash[41253]: cluster 2024-03-24T12:12:18.846937+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-03-24T12:12:21.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:21 smithi134 bash[53981]: audit 2024-03-24T12:12:19.945913+0000 mgr.y (mgr.34107) 420 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:21.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:21 smithi134 bash[55379]: audit 2024-03-24T12:12:19.945913+0000 mgr.y (mgr.34107) 420 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:21.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:21 smithi135 bash[41253]: audit 2024-03-24T12:12:19.945913+0000 mgr.y (mgr.34107) 420 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:22.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:22 smithi134 bash[53981]: cluster 2024-03-24T12:12:20.848189+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-24T12:12:22.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:22 smithi134 bash[53981]: audit 2024-03-24T12:12:21.734154+0000 mon.a (mon.0) 712 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:22.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:22 smithi134 bash[55379]: cluster 2024-03-24T12:12:20.848189+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-24T12:12:22.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:22 smithi134 bash[55379]: audit 2024-03-24T12:12:21.734154+0000 mon.a (mon.0) 712 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:22.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:22 smithi135 bash[41253]: cluster 2024-03-24T12:12:20.848189+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-24T12:12:22.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:22 smithi135 bash[41253]: audit 2024-03-24T12:12:21.734154+0000 mon.a (mon.0) 712 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:24.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:24 smithi134 bash[53981]: cluster 2024-03-24T12:12:22.849355+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v268: 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-24T12:12:24.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:24 smithi134 bash[55379]: cluster 2024-03-24T12:12:22.849355+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v268: 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-24T12:12:24.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:24 smithi135 bash[41253]: cluster 2024-03-24T12:12:22.849355+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v268: 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-24T12:12:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:26 smithi134 bash[53981]: cluster 2024-03-24T12:12:24.850658+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v269: 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-24T12:12:26.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:26 smithi134 bash[55379]: cluster 2024-03-24T12:12:24.850658+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v269: 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-24T12:12:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:26 smithi135 bash[41253]: cluster 2024-03-24T12:12:24.850658+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v269: 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-24T12:12:27.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:12:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:12:27] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.33.4" 2024-03-24T12:12:28.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: cluster 2024-03-24T12:12:26.851605+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.365704+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.376134+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.378091+0000 mon.a (mon.0) 715 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.379600+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.759771+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.850346+0000 mon.a (mon.0) 718 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.869145+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.871417+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.874030+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.880106+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.891538+0000 mon.a (mon.0) 723 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.894307+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.896420+0000 mon.a (mon.0) 725 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.898062+0000 mon.a (mon.0) 726 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.901028+0000 mon.a (mon.0) 727 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.904233+0000 mon.a (mon.0) 728 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.906798+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.908628+0000 mon.a (mon.0) 730 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.910552+0000 mon.a (mon.0) 731 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: cluster 2024-03-24T12:12:26.851605+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.365704+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.376134+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.378091+0000 mon.a (mon.0) 715 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.379600+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.759771+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.850346+0000 mon.a (mon.0) 718 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.869145+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.871417+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.874030+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.880106+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.891538+0000 mon.a (mon.0) 723 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.894307+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.896420+0000 mon.a (mon.0) 725 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.898062+0000 mon.a (mon.0) 726 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.901028+0000 mon.a (mon.0) 727 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.904233+0000 mon.a (mon.0) 728 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.906798+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.908628+0000 mon.a (mon.0) 730 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.910552+0000 mon.a (mon.0) 731 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.912613+0000 mon.a (mon.0) 732 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.914737+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.922519+0000 mon.a (mon.0) 734 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.926527+0000 mon.a (mon.0) 735 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi134.dbhfhq"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.932325+0000 mon.a (mon.0) 736 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi134.dbhfhq"}]': finished 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.937386+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.182 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.943715+0000 mon.a (mon.0) 738 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.948241+0000 mon.a (mon.0) 739 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[53981]: audit 2024-03-24T12:12:27.955482+0000 mon.a (mon.0) 740 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.912613+0000 mon.a (mon.0) 732 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.914737+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.922519+0000 mon.a (mon.0) 734 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.926527+0000 mon.a (mon.0) 735 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi134.dbhfhq"}]: dispatch 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.932325+0000 mon.a (mon.0) 736 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi134.dbhfhq"}]': finished 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.937386+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.943715+0000 mon.a (mon.0) 738 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.948241+0000 mon.a (mon.0) 739 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.183 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:28 smithi134 bash[55379]: audit 2024-03-24T12:12:27.955482+0000 mon.a (mon.0) 740 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: cluster 2024-03-24T12:12:26.851605+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-24T12:12:28.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.365704+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.376134+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.378091+0000 mon.a (mon.0) 715 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:28.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.379600+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:28.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.759771+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.850346+0000 mon.a (mon.0) 718 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.869145+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.871417+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.874030+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.880106+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.891538+0000 mon.a (mon.0) 723 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.894307+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.896420+0000 mon.a (mon.0) 725 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.898062+0000 mon.a (mon.0) 726 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.901028+0000 mon.a (mon.0) 727 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.904233+0000 mon.a (mon.0) 728 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.906798+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.908628+0000 mon.a (mon.0) 730 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.910552+0000 mon.a (mon.0) 731 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.912613+0000 mon.a (mon.0) 732 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.914737+0000 mon.a (mon.0) 733 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.922519+0000 mon.a (mon.0) 734 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.926527+0000 mon.a (mon.0) 735 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi134.dbhfhq"}]: dispatch 2024-03-24T12:12:28.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.932325+0000 mon.a (mon.0) 736 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi134.dbhfhq"}]': finished 2024-03-24T12:12:28.486 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.937386+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.943715+0000 mon.a (mon.0) 738 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:28.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.948241+0000 mon.a (mon.0) 739 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:28.490 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:28 smithi135 bash[41253]: audit 2024-03-24T12:12:27.955482+0000 mon.a (mon.0) 740 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:29.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: cephadm 2024-03-24T12:12:27.389389+0000 mgr.y (mgr.34107) 425 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:12:29.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: audit 2024-03-24T12:12:27.851550+0000 mgr.y (mgr.34107) 426 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: cephadm 2024-03-24T12:12:27.871018+0000 mgr.y (mgr.34107) 427 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: audit 2024-03-24T12:12:27.871986+0000 mgr.y (mgr.34107) 428 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: audit 2024-03-24T12:12:27.874761+0000 mgr.y (mgr.34107) 429 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: cephadm 2024-03-24T12:12:27.915877+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: cephadm 2024-03-24T12:12:27.938849+0000 mgr.y (mgr.34107) 431 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[53981]: cephadm 2024-03-24T12:12:27.949592+0000 mgr.y (mgr.34107) 432 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: cephadm 2024-03-24T12:12:27.389389+0000 mgr.y (mgr.34107) 425 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: audit 2024-03-24T12:12:27.851550+0000 mgr.y (mgr.34107) 426 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: cephadm 2024-03-24T12:12:27.871018+0000 mgr.y (mgr.34107) 427 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: audit 2024-03-24T12:12:27.871986+0000 mgr.y (mgr.34107) 428 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: audit 2024-03-24T12:12:27.874761+0000 mgr.y (mgr.34107) 429 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:12:29.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: cephadm 2024-03-24T12:12:27.915877+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-24T12:12:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: cephadm 2024-03-24T12:12:27.938849+0000 mgr.y (mgr.34107) 431 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-24T12:12:29.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:29 smithi134 bash[55379]: cephadm 2024-03-24T12:12:27.949592+0000 mgr.y (mgr.34107) 432 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-24T12:12:29.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: cephadm 2024-03-24T12:12:27.389389+0000 mgr.y (mgr.34107) 425 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:12:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: audit 2024-03-24T12:12:27.851550+0000 mgr.y (mgr.34107) 426 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:12:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: cephadm 2024-03-24T12:12:27.871018+0000 mgr.y (mgr.34107) 427 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.134:5000 to Dashboard 2024-03-24T12:12:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: audit 2024-03-24T12:12:27.871986+0000 mgr.y (mgr.34107) 428 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:12:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: audit 2024-03-24T12:12:27.874761+0000 mgr.y (mgr.34107) 429 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi134"}]: dispatch 2024-03-24T12:12:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: cephadm 2024-03-24T12:12:27.915877+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-24T12:12:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: cephadm 2024-03-24T12:12:27.938849+0000 mgr.y (mgr.34107) 431 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-24T12:12:29.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:29 smithi135 bash[41253]: cephadm 2024-03-24T12:12:27.949592+0000 mgr.y (mgr.34107) 432 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-24T12:12:30.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:30 smithi134 bash[53981]: cluster 2024-03-24T12:12:28.853270+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v271: 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-24T12:12:30.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:30 smithi134 bash[55379]: cluster 2024-03-24T12:12:28.853270+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v271: 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-24T12:12:30.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:30 smithi135 bash[41253]: cluster 2024-03-24T12:12:28.853270+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v271: 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-24T12:12:30.930 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:30 smithi134 systemd[1]: Stopping Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:12:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[53981]: audit 2024-03-24T12:12:29.955695+0000 mgr.y (mgr.34107) 434 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[53981]: cephadm 2024-03-24T12:12:30.129333+0000 mgr.y (mgr.34107) 435 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-24T12:12:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[53981]: cephadm 2024-03-24T12:12:30.130311+0000 mgr.y (mgr.34107) 436 : cephadm 1 Deploying daemon node-exporter.a on smithi134 2024-03-24T12:12:31.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[55379]: audit 2024-03-24T12:12:29.955695+0000 mgr.y (mgr.34107) 434 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[55379]: cephadm 2024-03-24T12:12:30.129333+0000 mgr.y (mgr.34107) 435 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-24T12:12:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[55379]: cephadm 2024-03-24T12:12:30.130311+0000 mgr.y (mgr.34107) 436 : cephadm 1 Deploying daemon node-exporter.a on smithi134 2024-03-24T12:12:31.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:31 smithi135 bash[41253]: audit 2024-03-24T12:12:29.955695+0000 mgr.y (mgr.34107) 434 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:31.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:31 smithi135 bash[41253]: cephadm 2024-03-24T12:12:30.129333+0000 mgr.y (mgr.34107) 435 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-24T12:12:31.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:31 smithi135 bash[41253]: cephadm 2024-03-24T12:12:30.130311+0000 mgr.y (mgr.34107) 436 : cephadm 1 Deploying daemon node-exporter.a on smithi134 2024-03-24T12:12:31.745 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[80506]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:12:31.746 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:31 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:12:31.746 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:31 smithi134 bash[80582]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:12:31.746 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:31 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-24T12:12:31.746 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:31 smithi134 systemd[1]: Stopped Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:12:32.030 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:31 smithi134 systemd[1]: Started Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:12:32.428 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-24T12:12:32.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[53981]: cluster 2024-03-24T12:12:30.854173+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:12:32.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[53981]: audit 2024-03-24T12:12:32.022412+0000 mon.a (mon.0) 741 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:32.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[53981]: audit 2024-03-24T12:12:32.031309+0000 mon.a (mon.0) 742 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:32.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[55379]: cluster 2024-03-24T12:12:30.854173+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:12:32.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[55379]: audit 2024-03-24T12:12:32.022412+0000 mon.a (mon.0) 741 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:32.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[55379]: audit 2024-03-24T12:12:32.031309+0000 mon.a (mon.0) 742 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:32.452 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:32 smithi135 bash[41253]: cluster 2024-03-24T12:12:30.854173+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:12:32.453 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:32 smithi135 bash[41253]: audit 2024-03-24T12:12:32.022412+0000 mon.a (mon.0) 741 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:32.453 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:32 smithi135 bash[41253]: audit 2024-03-24T12:12:32.031309+0000 mon.a (mon.0) 742 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:32.902 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-24T12:12:32.903 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: 22b70bddd3ac: Pulling fs layer 2024-03-24T12:12:32.903 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: 5c12815fee55: Pulling fs layer 2024-03-24T12:12:32.903 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: c0e87333d380: Pulling fs layer 2024-03-24T12:12:33.178 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: 5c12815fee55: Verifying Checksum 2024-03-24T12:12:33.178 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: 5c12815fee55: Download complete 2024-03-24T12:12:33.178 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: 22b70bddd3ac: Verifying Checksum 2024-03-24T12:12:33.178 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:32 smithi134 bash[80643]: 22b70bddd3ac: Download complete 2024-03-24T12:12:33.178 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:33 smithi134 bash[80643]: c0e87333d380: Download complete 2024-03-24T12:12:33.178 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:33 smithi134 bash[80643]: 22b70bddd3ac: Pull complete 2024-03-24T12:12:33.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:33 smithi134 bash[53981]: cluster 2024-03-24T12:12:32.855358+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-24T12:12:33.928 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:33 smithi134 bash[80643]: 5c12815fee55: Pull complete 2024-03-24T12:12:33.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:33 smithi134 bash[55379]: cluster 2024-03-24T12:12:32.855358+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-24T12:12:33.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:33 smithi135 bash[41253]: cluster 2024-03-24T12:12:32.855358+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-24T12:12:34.428 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:33 smithi134 bash[80643]: c0e87333d380: Pull complete 2024-03-24T12:12:34.428 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:34 smithi134 bash[80643]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-24T12:12:34.428 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:34 smithi134 bash[80643]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-24T12:12:35.483 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:35 smithi135 systemd[1]: Stopping Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.357Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.357Z 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-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.360Z 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-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.360Z 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-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z 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-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=arp 2024-03-24T12:12:35.679 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=edac 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-24T12:12:35.680 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-24T12:12:35.681 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=os 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-24T12:12:35.682 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.361Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=stat 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=time 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=uname 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-24T12:12:35.683 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-24T12:12:35.684 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-24T12:12:35.684 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-24T12:12:35.684 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[80643]: ts=2024-03-24T12:12:35.362Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-24T12:12:35.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:35 smithi135 bash[41253]: cephadm 2024-03-24T12:12:34.619769+0000 mgr.y (mgr.34107) 439 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-24T12:12:35.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:35 smithi135 bash[41253]: cephadm 2024-03-24T12:12:34.620627+0000 mgr.y (mgr.34107) 440 : cephadm 1 Deploying daemon node-exporter.b on smithi135 2024-03-24T12:12:35.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:35 smithi135 bash[41253]: cluster 2024-03-24T12:12:34.856656+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:36.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[55379]: cephadm 2024-03-24T12:12:34.619769+0000 mgr.y (mgr.34107) 439 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-24T12:12:36.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[55379]: cephadm 2024-03-24T12:12:34.620627+0000 mgr.y (mgr.34107) 440 : cephadm 1 Deploying daemon node-exporter.b on smithi135 2024-03-24T12:12:36.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[55379]: cluster 2024-03-24T12:12:34.856656+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[53981]: cephadm 2024-03-24T12:12:34.619769+0000 mgr.y (mgr.34107) 439 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-24T12:12:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[53981]: cephadm 2024-03-24T12:12:34.620627+0000 mgr.y (mgr.34107) 440 : cephadm 1 Deploying daemon node-exporter.b on smithi135 2024-03-24T12:12:36.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:35 smithi134 bash[53981]: cluster 2024-03-24T12:12:34.856656+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:36.233 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:36 smithi135 bash[57729]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:12:36.580 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:36 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:12:36.580 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:36 smithi135 bash[57803]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:12:36.580 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:36 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-24T12:12:36.580 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:36 smithi135 systemd[1]: Stopped Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:12:36.581 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:36 smithi135 systemd[1]: Started Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:12:36.983 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:36 smithi135 bash[57868]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-24T12:12:37.516 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-24T12:12:37.632 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:12:37] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.33.4" 2024-03-24T12:12:37.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[41253]: audit 2024-03-24T12:12:36.635250+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:37.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[41253]: audit 2024-03-24T12:12:36.647655+0000 mon.a (mon.0) 744 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:37.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[41253]: audit 2024-03-24T12:12:36.733954+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:37.810 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[41253]: cluster 2024-03-24T12:12:36.857585+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:37.811 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: 22b70bddd3ac: Pulling fs layer 2024-03-24T12:12:37.811 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: 5c12815fee55: Pulling fs layer 2024-03-24T12:12:37.811 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: c0e87333d380: Pulling fs layer 2024-03-24T12:12:37.811 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: 5c12815fee55: Verifying Checksum 2024-03-24T12:12:37.811 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: 5c12815fee55: Download complete 2024-03-24T12:12:37.811 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: 22b70bddd3ac: Verifying Checksum 2024-03-24T12:12:37.811 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: 22b70bddd3ac: Download complete 2024-03-24T12:12:37.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[53981]: audit 2024-03-24T12:12:36.635250+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:37.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[53981]: audit 2024-03-24T12:12:36.647655+0000 mon.a (mon.0) 744 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:37.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[53981]: audit 2024-03-24T12:12:36.733954+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:37.929 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[53981]: cluster 2024-03-24T12:12:36.857585+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:37.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[55379]: audit 2024-03-24T12:12:36.635250+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:37.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[55379]: audit 2024-03-24T12:12:36.647655+0000 mon.a (mon.0) 744 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:37.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[55379]: audit 2024-03-24T12:12:36.733954+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:37.929 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:37 smithi134 bash[55379]: cluster 2024-03-24T12:12:36.857585+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:38.233 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: c0e87333d380: Verifying Checksum 2024-03-24T12:12:38.233 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: c0e87333d380: Download complete 2024-03-24T12:12:38.233 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:37 smithi135 bash[57868]: 22b70bddd3ac: Pull complete 2024-03-24T12:12:38.733 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:38 smithi135 bash[57868]: 5c12815fee55: Pull complete 2024-03-24T12:12:39.035 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:38 smithi135 bash[57868]: c0e87333d380: Pull complete 2024-03-24T12:12:39.035 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:38 smithi135 bash[57868]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-24T12:12:39.483 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:39 smithi135 bash[57868]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-24T12:12:40.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:39 smithi134 bash[53981]: cluster 2024-03-24T12:12:38.858883+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-24T12:12:40.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:39 smithi134 bash[55379]: cluster 2024-03-24T12:12:38.858883+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-24T12:12:40.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:39 smithi135 bash[41253]: cluster 2024-03-24T12:12:38.858883+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.416Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.416Z 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-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.417Z 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-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.417Z 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-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.417Z 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-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.417Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-24T12:12:40.734 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=arp 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=edac 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.418Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-24T12:12:40.735 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-24T12:12:40.736 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=os 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=stat 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=time 2024-03-24T12:12:40.737 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-24T12:12:40.738 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=uname 2024-03-24T12:12:40.738 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-24T12:12:40.738 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-24T12:12:40.738 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.419Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-24T12:12:40.738 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.420Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-24T12:12:40.738 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[57868]: ts=2024-03-24T12:12:40.420Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-24T12:12:41.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:40 smithi134 bash[53981]: audit 2024-03-24T12:12:39.967040+0000 mgr.y (mgr.34107) 444 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:41.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:40 smithi134 bash[55379]: audit 2024-03-24T12:12:39.967040+0000 mgr.y (mgr.34107) 444 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:41.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:40 smithi135 bash[41253]: audit 2024-03-24T12:12:39.967040+0000 mgr.y (mgr.34107) 444 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:42.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:41 smithi134 bash[53981]: cluster 2024-03-24T12:12:40.860188+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:42.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:41 smithi134 bash[55379]: cluster 2024-03-24T12:12:40.860188+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:42.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:41 smithi135 bash[41253]: cluster 2024-03-24T12:12:40.860188+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-24T12:12:44.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[53981]: cluster 2024-03-24T12:12:42.861421+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:12:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[53981]: audit 2024-03-24T12:12:43.046220+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[53981]: audit 2024-03-24T12:12:43.057848+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[53981]: audit 2024-03-24T12:12:43.945553+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[53981]: audit 2024-03-24T12:12:43.956027+0000 mon.a (mon.0) 749 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[55379]: cluster 2024-03-24T12:12:42.861421+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:12:44.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[55379]: audit 2024-03-24T12:12:43.046220+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[55379]: audit 2024-03-24T12:12:43.057848+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[55379]: audit 2024-03-24T12:12:43.945553+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:44 smithi134 bash[55379]: audit 2024-03-24T12:12:43.956027+0000 mon.a (mon.0) 749 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:44 smithi135 bash[41253]: cluster 2024-03-24T12:12:42.861421+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:12:44.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:44 smithi135 bash[41253]: audit 2024-03-24T12:12:43.046220+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:44 smithi135 bash[41253]: audit 2024-03-24T12:12:43.057848+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:44 smithi135 bash[41253]: audit 2024-03-24T12:12:43.945553+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:44.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:44 smithi135 bash[41253]: audit 2024-03-24T12:12:43.956027+0000 mon.a (mon.0) 749 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[53981]: audit 2024-03-24T12:12:44.310138+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[53981]: audit 2024-03-24T12:12:44.329742+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[53981]: cluster 2024-03-24T12:12:44.862637+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:45.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[53981]: audit 2024-03-24T12:12:45.003767+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[53981]: audit 2024-03-24T12:12:45.018328+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[55379]: audit 2024-03-24T12:12:44.310138+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[55379]: audit 2024-03-24T12:12:44.329742+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[55379]: cluster 2024-03-24T12:12:44.862637+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:45.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[55379]: audit 2024-03-24T12:12:45.003767+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:45 smithi134 bash[55379]: audit 2024-03-24T12:12:45.018328+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:45 smithi135 bash[41253]: audit 2024-03-24T12:12:44.310138+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:45 smithi135 bash[41253]: audit 2024-03-24T12:12:44.329742+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:45 smithi135 bash[41253]: cluster 2024-03-24T12:12:44.862637+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:45.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:45 smithi135 bash[41253]: audit 2024-03-24T12:12:45.003767+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:45.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:45 smithi135 bash[41253]: audit 2024-03-24T12:12:45.018328+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:46.267 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:12:46.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:46 smithi134 bash[53981]: audit 2024-03-24T12:12:46.252627+0000 mgr.y (mgr.34107) 448 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:46.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:46 smithi134 bash[55379]: audit 2024-03-24T12:12:46.252627+0000 mgr.y (mgr.34107) 448 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:46.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:46 smithi135 bash[41253]: audit 2024-03-24T12:12:46.252627+0000 mgr.y (mgr.34107) 448 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:47.042 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:12:47.042 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (10m) 3s ago 18m 16.1M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:12:47.042 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (9m) 3s ago 17m 44.6M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:12:47.042 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (39s) 3s ago 15m 46.9M - 3.7 4f325f8440e9 3d0e3e90c8ee 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (8m) 3s ago 24m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (9m) 3s ago 26m 507M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (7m) 3s ago 26m 63.8M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (6m) 3s ago 24m 46.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (7m) 3s ago 24m 50.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (12s) 3s ago 18m 8548k - 1.5.0 0da6a335fe13 1ed3a509e3a4 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (7s) 3s ago 18m - - 1.5.0 0da6a335fe13 94d6f5a3fa35 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (5m) 3s ago 23m 65.7M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (4m) 3s ago 23m 67.3M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (4m) 3s ago 22m 54.5M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (4m) 3s ago 21m 64.2M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (3m) 3s ago 21m 60.1M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (2m) 3s ago 20m 62.9M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:12:47.043 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (2m) 3s ago 20m 57.8M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:12:47.044 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (117s) 3s ago 19m 55.5M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:12:47.044 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (8m) 3s ago 18m 66.7M - 2.33.4 514e6a882f6e ab3a1ec83f2e 2024-03-24T12:12:47.044 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (94s) 3s ago 16m 90.5M - 19.0.0-1667-gdb0330b1 4f325f8440e9 2245cdfef604 2024-03-24T12:12:47.044 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (81s) 3s ago 16m 90.5M - 19.0.0-1667-gdb0330b1 4f325f8440e9 379eb2ac4376 2024-03-24T12:12:47.044 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (88s) 3s ago 16m 90.4M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c1088c93a2a6 2024-03-24T12:12:47.044 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (74s) 3s ago 16m 90.5M - 19.0.0-1667-gdb0330b1 4f325f8440e9 8c4d7aba051c 2024-03-24T12:12:47.489 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:12:47.489 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:12:47.489 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:12:47.490 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:12:47.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:47 smithi134 bash[53981]: audit 2024-03-24T12:12:46.645455+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:47.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:47 smithi134 bash[53981]: cluster 2024-03-24T12:12:46.863555+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:47.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:47 smithi134 bash[53981]: audit 2024-03-24T12:12:47.026981+0000 mgr.y (mgr.34107) 451 : audit 0 from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:47.679 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:12:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:12:47] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.33.4" 2024-03-24T12:12:47.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:47 smithi134 bash[55379]: audit 2024-03-24T12:12:46.645455+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:47.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:47 smithi134 bash[55379]: cluster 2024-03-24T12:12:46.863555+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:47.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:47 smithi134 bash[55379]: audit 2024-03-24T12:12:47.026981+0000 mgr.y (mgr.34107) 451 : audit 0 from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:47.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:47 smithi135 bash[41253]: audit 2024-03-24T12:12:46.645455+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:47.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:47 smithi135 bash[41253]: cluster 2024-03-24T12:12:46.863555+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:47.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:47 smithi135 bash[41253]: audit 2024-03-24T12:12:47.026981+0000 mgr.y (mgr.34107) 451 : audit 0 from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:47.862 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "osd", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "iscsi", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw" 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "18/23 daemons upgraded", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-24T12:12:47.863 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:12:47.864 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:12:48.311 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:12:48.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:48 smithi134 bash[53981]: audit 2024-03-24T12:12:47.490213+0000 mon.a (mon.0) 754 : audit 0 from='client.? 172.21.15.134:0/765230722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:48.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:48 smithi134 bash[53981]: audit 2024-03-24T12:12:47.863028+0000 mgr.y (mgr.34107) 452 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:48.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:48 smithi134 bash[53981]: audit 2024-03-24T12:12:48.312873+0000 mon.a (mon.0) 755 : audit 0 from='client.? 172.21.15.134:0/376199714' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:12:48.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:48 smithi134 bash[55379]: audit 2024-03-24T12:12:47.490213+0000 mon.a (mon.0) 754 : audit 0 from='client.? 172.21.15.134:0/765230722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:48.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:48 smithi134 bash[55379]: audit 2024-03-24T12:12:47.863028+0000 mgr.y (mgr.34107) 452 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:48.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:48 smithi134 bash[55379]: audit 2024-03-24T12:12:48.312873+0000 mon.a (mon.0) 755 : audit 0 from='client.? 172.21.15.134:0/376199714' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:12:48.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:48 smithi135 bash[41253]: audit 2024-03-24T12:12:47.490213+0000 mon.a (mon.0) 754 : audit 0 from='client.? 172.21.15.134:0/765230722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:48.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:48 smithi135 bash[41253]: audit 2024-03-24T12:12:47.863028+0000 mgr.y (mgr.34107) 452 : audit 0 from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:12:48.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:48 smithi135 bash[41253]: audit 2024-03-24T12:12:48.312873+0000 mon.a (mon.0) 755 : audit 0 from='client.? 172.21.15.134:0/376199714' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:12:49.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:49 smithi134 bash[53981]: cluster 2024-03-24T12:12:48.864828+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v281: 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-24T12:12:49.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:49 smithi134 bash[55379]: cluster 2024-03-24T12:12:48.864828+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v281: 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-24T12:12:49.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:49 smithi135 bash[41253]: cluster 2024-03-24T12:12:48.864828+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v281: 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-24T12:12:50.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:50 smithi134 bash[53981]: audit 2024-03-24T12:12:49.975213+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:50.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:50 smithi134 bash[55379]: audit 2024-03-24T12:12:49.975213+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:50.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:50 smithi135 bash[41253]: audit 2024-03-24T12:12:49.975213+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:12:51.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:51 smithi134 bash[53981]: cluster 2024-03-24T12:12:50.866083+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:51.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:51 smithi134 bash[55379]: cluster 2024-03-24T12:12:50.866083+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:51.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:51 smithi135 bash[41253]: cluster 2024-03-24T12:12:50.866083+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:52.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:52 smithi135 bash[41253]: audit 2024-03-24T12:12:51.735004+0000 mon.a (mon.0) 756 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:52.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:52 smithi134 bash[53981]: audit 2024-03-24T12:12:51.735004+0000 mon.a (mon.0) 756 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:52.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:52 smithi134 bash[55379]: audit 2024-03-24T12:12:51.735004+0000 mon.a (mon.0) 756 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:12:53.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:53 smithi134 bash[53981]: cluster 2024-03-24T12:12:52.867183+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:53.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:53 smithi134 bash[55379]: cluster 2024-03-24T12:12:52.867183+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:53.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:53 smithi135 bash[41253]: cluster 2024-03-24T12:12:52.867183+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:12:55.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:55 smithi135 bash[41253]: audit 2024-03-24T12:12:54.690207+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:55.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:55 smithi135 bash[41253]: audit 2024-03-24T12:12:54.701926+0000 mon.a (mon.0) 758 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:55.984 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:55 smithi135 bash[41253]: cluster 2024-03-24T12:12:54.868374+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:56.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:55 smithi134 bash[53981]: audit 2024-03-24T12:12:54.690207+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:56.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:55 smithi134 bash[53981]: audit 2024-03-24T12:12:54.701926+0000 mon.a (mon.0) 758 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:56.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:55 smithi134 bash[53981]: cluster 2024-03-24T12:12:54.868374+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:56.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:55 smithi134 bash[55379]: audit 2024-03-24T12:12:54.690207+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:55 smithi134 bash[55379]: audit 2024-03-24T12:12:54.701926+0000 mon.a (mon.0) 758 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:56.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:55 smithi134 bash[55379]: cluster 2024-03-24T12:12:54.868374+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:57.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.834775+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.846917+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.849344+0000 mon.a (mon.0) 761 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.850997+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.860132+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.949686+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.953071+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.955413+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.957368+0000 mon.a (mon.0) 767 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.960565+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.963774+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.966683+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.968774+0000 mon.a (mon.0) 771 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.970878+0000 mon.a (mon.0) 772 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.973053+0000 mon.a (mon.0) 773 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.975360+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.977511+0000 mon.a (mon.0) 775 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.979843+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[53981]: audit 2024-03-24T12:12:55.982855+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.834775+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.846917+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.849344+0000 mon.a (mon.0) 761 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.850997+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.860132+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.949686+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.953071+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.955413+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.180 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.957368+0000 mon.a (mon.0) 767 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.960565+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.963774+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.966683+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.968774+0000 mon.a (mon.0) 771 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.970878+0000 mon.a (mon.0) 772 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.973053+0000 mon.a (mon.0) 773 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.975360+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.977511+0000 mon.a (mon.0) 775 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.979843+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.181 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:56 smithi134 bash[55379]: audit 2024-03-24T12:12:55.982855+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.834775+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.846917+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.849344+0000 mon.a (mon.0) 761 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.850997+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.860132+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.949686+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.953071+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.955413+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.957368+0000 mon.a (mon.0) 767 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.960565+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.963774+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.966683+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.968774+0000 mon.a (mon.0) 771 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.970878+0000 mon.a (mon.0) 772 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.973053+0000 mon.a (mon.0) 773 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.975360+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.977511+0000 mon.a (mon.0) 775 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.979843+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:56 smithi135 bash[41253]: audit 2024-03-24T12:12:55.982855+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:12:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:12:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:12:57] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.33.4" 2024-03-24T12:12:57.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:57 smithi135 bash[41253]: cluster 2024-03-24T12:12:56.869306+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:58.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:57 smithi134 bash[53981]: cluster 2024-03-24T12:12:56.869306+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:12:58.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:57 smithi134 bash[55379]: cluster 2024-03-24T12:12:56.869306+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:00.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:59 smithi134 bash[53981]: cephadm 2024-03-24T12:12:58.557084+0000 mgr.y (mgr.34107) 459 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-24T12:13:00.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:59 smithi134 bash[53981]: cephadm 2024-03-24T12:12:58.804240+0000 mgr.y (mgr.34107) 460 : cephadm 1 Deploying daemon prometheus.a on smithi135 2024-03-24T12:13:00.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:12:59 smithi134 bash[53981]: cluster 2024-03-24T12:12:58.870359+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v286: 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-24T12:13:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:59 smithi134 bash[55379]: cephadm 2024-03-24T12:12:58.557084+0000 mgr.y (mgr.34107) 459 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-24T12:13:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:59 smithi134 bash[55379]: cephadm 2024-03-24T12:12:58.804240+0000 mgr.y (mgr.34107) 460 : cephadm 1 Deploying daemon prometheus.a on smithi135 2024-03-24T12:13:00.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:12:59 smithi134 bash[55379]: cluster 2024-03-24T12:12:58.870359+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v286: 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-24T12:13:00.208 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:59 smithi135 bash[41253]: cephadm 2024-03-24T12:12:58.557084+0000 mgr.y (mgr.34107) 459 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-24T12:13:00.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:59 smithi135 bash[41253]: cephadm 2024-03-24T12:12:58.804240+0000 mgr.y (mgr.34107) 460 : cephadm 1 Deploying daemon prometheus.a on smithi135 2024-03-24T12:13:00.209 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:12:59 smithi135 bash[41253]: cluster 2024-03-24T12:12:58.870359+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v286: 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-24T12:13:01.186 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:00 smithi135 bash[41253]: audit 2024-03-24T12:12:59.985850+0000 mgr.y (mgr.34107) 462 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:01.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:00 smithi134 bash[53981]: audit 2024-03-24T12:12:59.985850+0000 mgr.y (mgr.34107) 462 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:01.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:00 smithi134 bash[55379]: audit 2024-03-24T12:12:59.985850+0000 mgr.y (mgr.34107) 462 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:02.193 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:01 smithi135 bash[41253]: cluster 2024-03-24T12:13:00.871595+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:02.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:01 smithi134 bash[53981]: cluster 2024-03-24T12:13:00.871595+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:02.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:01 smithi134 bash[55379]: cluster 2024-03-24T12:13:00.871595+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:03.483 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 systemd[1]: Stopping Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:13:03.941 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.545Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.545Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.545Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.545Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.545Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.545Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.546Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.546Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.546Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.546Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.546Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T12:13:03.942 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[38686]: ts=2024-03-24T12:13:03.547Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T12:13:04.174 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:03 smithi135 bash[41253]: cluster 2024-03-24T12:13:02.872830+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:04.233 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:04 smithi135 bash[62419]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:13:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:03 smithi134 bash[53981]: cluster 2024-03-24T12:13:02.872830+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:04.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:03 smithi134 bash[55379]: cluster 2024-03-24T12:13:02.872830+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:04.664 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:04 smithi135 bash[62493]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:13:04.664 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:04 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:13:04.664 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:04 smithi135 systemd[1]: Stopped Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:13:04.983 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:04 smithi135 systemd[1]: Started Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:13:05.968 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[41253]: audit 2024-03-24T12:13:04.714665+0000 mon.a (mon.0) 778 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:05.969 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[41253]: audit 2024-03-24T12:13:04.726093+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:05.969 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[41253]: cluster 2024-03-24T12:13:04.873938+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:05.969 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.860Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-24T12:13:05.969 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.860Z 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-24T12:13:05.969 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.860Z 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 smithi135 (none))" 2024-03-24T12:13:05.969 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.860Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T12:13:05.969 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.860Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T12:13:05.969 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.862Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.862Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.865Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.866Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.870Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.872Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.655028ms 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.872Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.885Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.911Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-24T12:13:05.970 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.914Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.923Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.924Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.924Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=59.275µs wal_replay_duration=51.194626ms wbl_replay_duration=164ns total_replay_duration=53.95684ms 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.928Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.928Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.928Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.959Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.187714ms db_storage=1.168µs remote_storage=1.591µs web_handler=462ns query_engine=802ns scrape=327.712µs scrape_sd=147.211µs notify=20.943µs notify_sd=27.217µs rules=30.348029ms tracing=10.716µs 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.959Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-24T12:13:05.971 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:13:05 smithi135 bash[62560]: ts=2024-03-24T12:13:05.959Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-24T12:13:06.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:05 smithi134 bash[53981]: audit 2024-03-24T12:13:04.714665+0000 mon.a (mon.0) 778 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:06.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:05 smithi134 bash[53981]: audit 2024-03-24T12:13:04.726093+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:06.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:05 smithi134 bash[53981]: cluster 2024-03-24T12:13:04.873938+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:06.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:05 smithi134 bash[55379]: audit 2024-03-24T12:13:04.714665+0000 mon.a (mon.0) 778 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:06.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:05 smithi134 bash[55379]: audit 2024-03-24T12:13:04.726093+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:06.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:05 smithi134 bash[55379]: cluster 2024-03-24T12:13:04.873938+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:07.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:06 smithi134 bash[53981]: audit 2024-03-24T12:13:06.735327+0000 mon.a (mon.0) 780 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:07.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:06 smithi134 bash[55379]: audit 2024-03-24T12:13:06.735327+0000 mon.a (mon.0) 780 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:07.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:06 smithi135 bash[41253]: audit 2024-03-24T12:13:06.735327+0000 mon.a (mon.0) 780 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:08.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:07 smithi134 bash[53981]: cluster 2024-03-24T12:13:06.874785+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:08.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:07 smithi134 bash[55379]: cluster 2024-03-24T12:13:06.874785+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:08.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:07 smithi135 bash[41253]: cluster 2024-03-24T12:13:06.874785+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:10.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:09 smithi135 bash[41253]: cluster 2024-03-24T12:13:08.876191+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v291: 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-24T12:13:10.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:09 smithi134 bash[53981]: cluster 2024-03-24T12:13:08.876191+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v291: 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-24T12:13:10.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:09 smithi134 bash[55379]: cluster 2024-03-24T12:13:08.876191+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v291: 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-24T12:13:11.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:10 smithi135 bash[41253]: audit 2024-03-24T12:13:09.994306+0000 mgr.y (mgr.34107) 468 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:11.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:10 smithi134 bash[53981]: audit 2024-03-24T12:13:09.994306+0000 mgr.y (mgr.34107) 468 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:11.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:10 smithi134 bash[55379]: audit 2024-03-24T12:13:09.994306+0000 mgr.y (mgr.34107) 468 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:12.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:11 smithi135 bash[41253]: cluster 2024-03-24T12:13:10.877066+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:12.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:11 smithi135 bash[41253]: audit 2024-03-24T12:13:10.937008+0000 mon.a (mon.0) 781 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:11 smithi135 bash[41253]: audit 2024-03-24T12:13:10.951918+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:11 smithi135 bash[41253]: audit 2024-03-24T12:13:11.042319+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:11 smithi135 bash[41253]: audit 2024-03-24T12:13:11.053909+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[53981]: cluster 2024-03-24T12:13:10.877066+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[53981]: audit 2024-03-24T12:13:10.937008+0000 mon.a (mon.0) 781 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[53981]: audit 2024-03-24T12:13:10.951918+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[53981]: audit 2024-03-24T12:13:11.042319+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[53981]: audit 2024-03-24T12:13:11.053909+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[55379]: cluster 2024-03-24T12:13:10.877066+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[55379]: audit 2024-03-24T12:13:10.937008+0000 mon.a (mon.0) 781 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[55379]: audit 2024-03-24T12:13:10.951918+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[55379]: audit 2024-03-24T12:13:11.042319+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:12.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:11 smithi134 bash[55379]: audit 2024-03-24T12:13:11.053909+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:13 smithi134 bash[53981]: audit 2024-03-24T12:13:12.055540+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:13.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:13 smithi134 bash[53981]: audit 2024-03-24T12:13:12.068694+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:13.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:13 smithi134 bash[55379]: audit 2024-03-24T12:13:12.055540+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:13.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:13 smithi134 bash[55379]: audit 2024-03-24T12:13:12.068694+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:13.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:13 smithi135 bash[41253]: audit 2024-03-24T12:13:12.055540+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:13.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:13 smithi135 bash[41253]: audit 2024-03-24T12:13:12.068694+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:14 smithi134 bash[53981]: cluster 2024-03-24T12:13:12.878224+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:14.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:14 smithi134 bash[55379]: cluster 2024-03-24T12:13:12.878224+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:14.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:14 smithi135 bash[41253]: cluster 2024-03-24T12:13:12.878224+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:16.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:16 smithi134 bash[53981]: cluster 2024-03-24T12:13:14.879369+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:16.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:16 smithi134 bash[55379]: cluster 2024-03-24T12:13:14.879369+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:16.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:16 smithi135 bash[41253]: cluster 2024-03-24T12:13:14.879369+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:17.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:13:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:13:17] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.43.0" 2024-03-24T12:13:18.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:18 smithi134 bash[53981]: cluster 2024-03-24T12:13:16.880321+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:18.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:18 smithi134 bash[55379]: cluster 2024-03-24T12:13:16.880321+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:18.463 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:18 smithi135 bash[41253]: cluster 2024-03-24T12:13:16.880321+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:18.724 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (10m) 8s ago 18m 16.2M - 0.23.0 ba2b418f427c c980bda50e6f 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (9m) 8s ago 18m 44.2M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (71s) 8s ago 16m 47.1M - 3.7 4f325f8440e9 3d0e3e90c8ee 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (8m) 8s ago 24m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (9m) 8s ago 26m 511M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (8m) 8s ago 26m 67.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:13:19.490 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (7m) 8s ago 25m 50.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (7m) 8s ago 25m 53.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (45s) 8s ago 19m 9104k - 1.5.0 0da6a335fe13 1ed3a509e3a4 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (40s) 8s ago 19m 9100k - 1.5.0 0da6a335fe13 94d6f5a3fa35 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (6m) 8s ago 24m 65.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (5m) 8s ago 23m 67.7M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (5m) 8s ago 23m 54.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (4m) 8s ago 22m 64.4M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (4m) 8s ago 21m 60.8M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (3m) 8s ago 21m 62.9M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (3m) 8s ago 20m 58.0M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (2m) 8s ago 19m 56.0M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (14s) 8s ago 19m 44.0M - 2.43.0 a07b618ecd1d b4431f7aed3e 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (2m) 8s ago 16m 90.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 2245cdfef604 2024-03-24T12:13:19.491 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (113s) 8s ago 16m 90.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 379eb2ac4376 2024-03-24T12:13:19.492 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (2m) 8s ago 16m 90.7M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c1088c93a2a6 2024-03-24T12:13:19.492 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (106s) 8s ago 16m 90.9M - 19.0.0-1667-gdb0330b1 4f325f8440e9 8c4d7aba051c 2024-03-24T12:13:19.918 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:13:19.918 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:13:19.919 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:13:19.920 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:13:20.286 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "osd", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "iscsi", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw" 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "18/23 daemons upgraded", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:13:20.287 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:13:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[53981]: audit 2024-03-24T12:13:18.709244+0000 mgr.y (mgr.34107) 473 : audit 0 from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[53981]: cluster 2024-03-24T12:13:18.881712+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v296: 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-24T12:13:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[53981]: audit 2024-03-24T12:13:19.093913+0000 mgr.y (mgr.34107) 475 : audit 0 from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[53981]: audit 2024-03-24T12:13:19.919324+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.134:0/2426684002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:20.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[55379]: audit 2024-03-24T12:13:18.709244+0000 mgr.y (mgr.34107) 473 : audit 0 from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[55379]: cluster 2024-03-24T12:13:18.881712+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v296: 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-24T12:13:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[55379]: audit 2024-03-24T12:13:19.093913+0000 mgr.y (mgr.34107) 475 : audit 0 from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:20.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:20 smithi134 bash[55379]: audit 2024-03-24T12:13:19.919324+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.134:0/2426684002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:20.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:20 smithi135 bash[41253]: audit 2024-03-24T12:13:18.709244+0000 mgr.y (mgr.34107) 473 : audit 0 from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:20.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:20 smithi135 bash[41253]: cluster 2024-03-24T12:13:18.881712+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v296: 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-24T12:13:20.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:20 smithi135 bash[41253]: audit 2024-03-24T12:13:19.093913+0000 mgr.y (mgr.34107) 475 : audit 0 from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:20.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:20 smithi135 bash[41253]: audit 2024-03-24T12:13:19.919324+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.134:0/2426684002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:20.733 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:13:21.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[53981]: audit 2024-03-24T12:13:19.466591+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:21.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[53981]: audit 2024-03-24T12:13:20.005286+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:21.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[53981]: audit 2024-03-24T12:13:20.286468+0000 mgr.y (mgr.34107) 478 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:21.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[53981]: audit 2024-03-24T12:13:20.734701+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.134:0/3557365909' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:13:21.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[55379]: audit 2024-03-24T12:13:19.466591+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:21.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[55379]: audit 2024-03-24T12:13:20.005286+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:21.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[55379]: audit 2024-03-24T12:13:20.286468+0000 mgr.y (mgr.34107) 478 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:21.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:21 smithi134 bash[55379]: audit 2024-03-24T12:13:20.734701+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.134:0/3557365909' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:13:21.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:21 smithi135 bash[41253]: audit 2024-03-24T12:13:19.466591+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:21.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:21 smithi135 bash[41253]: audit 2024-03-24T12:13:20.005286+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:21.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:21 smithi135 bash[41253]: audit 2024-03-24T12:13:20.286468+0000 mgr.y (mgr.34107) 478 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:21.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:21 smithi135 bash[41253]: audit 2024-03-24T12:13:20.734701+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.134:0/3557365909' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:13:22.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:22 smithi134 bash[53981]: cluster 2024-03-24T12:13:20.882980+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:22.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:22 smithi134 bash[53981]: audit 2024-03-24T12:13:21.735830+0000 mon.a (mon.0) 787 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:22.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:22 smithi134 bash[55379]: cluster 2024-03-24T12:13:20.882980+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:22 smithi134 bash[55379]: audit 2024-03-24T12:13:21.735830+0000 mon.a (mon.0) 787 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:22.466 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:22 smithi135 bash[41253]: cluster 2024-03-24T12:13:20.882980+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:22.466 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:22 smithi135 bash[41253]: audit 2024-03-24T12:13:21.735830+0000 mon.a (mon.0) 787 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: cluster 2024-03-24T12:13:22.884297+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.080446+0000 mon.a (mon.0) 788 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.091123+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.093106+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.094880+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.105524+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.191290+0000 mon.a (mon.0) 793 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.192045+0000 mgr.y (mgr.34107) 481 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.199893+0000 mon.a (mon.0) 794 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.203346+0000 mon.a (mon.0) 795 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.206155+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.209159+0000 mon.a (mon.0) 797 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.215100+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.219588+0000 mon.a (mon.0) 799 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.222730+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.224864+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.227176+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.229431+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.231896+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.234277+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.236568+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.239451+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[53981]: audit 2024-03-24T12:13:23.242234+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: cluster 2024-03-24T12:13:22.884297+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.080446+0000 mon.a (mon.0) 788 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.091123+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.093106+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.094880+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.105524+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.191290+0000 mon.a (mon.0) 793 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.192045+0000 mgr.y (mgr.34107) 481 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.199893+0000 mon.a (mon.0) 794 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.203346+0000 mon.a (mon.0) 795 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.206155+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.209159+0000 mon.a (mon.0) 797 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.431 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.215100+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.219588+0000 mon.a (mon.0) 799 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.222730+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.224864+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.227176+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.229431+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.231896+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.234277+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.236568+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.239451+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.432 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:24 smithi134 bash[55379]: audit 2024-03-24T12:13:23.242234+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: cluster 2024-03-24T12:13:22.884297+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.080446+0000 mon.a (mon.0) 788 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.091123+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.093106+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.094880+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.105524+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.191290+0000 mon.a (mon.0) 793 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.192045+0000 mgr.y (mgr.34107) 481 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.199893+0000 mon.a (mon.0) 794 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:24.484 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.203346+0000 mon.a (mon.0) 795 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.206155+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.209159+0000 mon.a (mon.0) 797 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.215100+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.219588+0000 mon.a (mon.0) 799 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.222730+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.224864+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.227176+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.229431+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.231896+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.234277+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.236568+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.239451+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:24.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:24 smithi135 bash[41253]: audit 2024-03-24T12:13:23.242234+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:26 smithi134 bash[53981]: cluster 2024-03-24T12:13:24.885679+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:26.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:26 smithi134 bash[55379]: cluster 2024-03-24T12:13:24.885679+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:26.485 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:26 smithi135 bash[41253]: cluster 2024-03-24T12:13:24.885679+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:27.165 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:27 smithi134 bash[53981]: cephadm 2024-03-24T12:13:25.514522+0000 mgr.y (mgr.34107) 483 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:13:27.165 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:27 smithi134 bash[53981]: cephadm 2024-03-24T12:13:25.532973+0000 mgr.y (mgr.34107) 484 : cephadm 1 Deploying daemon alertmanager.a on smithi134 2024-03-24T12:13:27.165 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:27 smithi134 bash[55379]: cephadm 2024-03-24T12:13:25.514522+0000 mgr.y (mgr.34107) 483 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:13:27.165 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:27 smithi134 bash[55379]: cephadm 2024-03-24T12:13:25.532973+0000 mgr.y (mgr.34107) 484 : cephadm 1 Deploying daemon alertmanager.a on smithi134 2024-03-24T12:13:27.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:13:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:13:27] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.43.0" 2024-03-24T12:13:27.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:27 smithi135 bash[41253]: cephadm 2024-03-24T12:13:25.514522+0000 mgr.y (mgr.34107) 483 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:13:27.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:27 smithi135 bash[41253]: cephadm 2024-03-24T12:13:25.532973+0000 mgr.y (mgr.34107) 484 : cephadm 1 Deploying daemon alertmanager.a on smithi134 2024-03-24T12:13:28.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:28 smithi134 bash[53981]: cluster 2024-03-24T12:13:26.886626+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:28.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:28 smithi134 bash[55379]: cluster 2024-03-24T12:13:26.886626+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:28.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:28 smithi135 bash[41253]: cluster 2024-03-24T12:13:26.886626+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:29.678 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:29 smithi134 systemd[1]: Stopping Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:13:30.014 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:29 smithi134 bash[49486]: level=info ts=2024-03-24T12:13:29.701Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:13:30.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:30 smithi134 bash[53981]: cluster 2024-03-24T12:13:28.887951+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v301: 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-24T12:13:30.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:30 smithi134 bash[55379]: cluster 2024-03-24T12:13:28.887951+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v301: 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-24T12:13:30.428 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:30 smithi134 bash[86559]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:13:30.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:30 smithi135 bash[41253]: cluster 2024-03-24T12:13:28.887951+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v301: 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-24T12:13:30.717 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:30 smithi134 bash[86631]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:13:30.718 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:30 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:13:30.718 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:30 smithi134 systemd[1]: Stopped Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:13:31.102 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:30 smithi134 systemd[1]: Started Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:13:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[53981]: audit 2024-03-24T12:13:30.014570+0000 mgr.y (mgr.34107) 487 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[53981]: audit 2024-03-24T12:13:30.764895+0000 mon.a (mon.0) 809 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[53981]: audit 2024-03-24T12:13:30.772574+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[55379]: audit 2024-03-24T12:13:30.014570+0000 mgr.y (mgr.34107) 487 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[55379]: audit 2024-03-24T12:13:30.764895+0000 mon.a (mon.0) 809 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:31.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[55379]: audit 2024-03-24T12:13:30.772574+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:31.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:31 smithi135 bash[41253]: audit 2024-03-24T12:13:30.014570+0000 mgr.y (mgr.34107) 487 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:31.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:31 smithi135 bash[41253]: audit 2024-03-24T12:13:30.764895+0000 mon.a (mon.0) 809 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:31.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:31 smithi135 bash[41253]: audit 2024-03-24T12:13:30.772574+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:32.104 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[86697]: ts=2024-03-24T12:13:31.950Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-24T12:13:32.104 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[86697]: ts=2024-03-24T12:13:31.950Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-24T12:13:32.104 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[86697]: ts=2024-03-24T12:13:31.954Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.134 port=9094 2024-03-24T12:13:32.104 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:31 smithi134 bash[86697]: ts=2024-03-24T12:13:31.957Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T12:13:32.105 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:32 smithi134 bash[86697]: ts=2024-03-24T12:13:32.003Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:13:32.105 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:32 smithi134 bash[86697]: ts=2024-03-24T12:13:32.003Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:13:32.105 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:32 smithi134 bash[86697]: ts=2024-03-24T12:13:32.009Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-24T12:13:32.105 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:32 smithi134 bash[86697]: ts=2024-03-24T12:13:32.009Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-24T12:13:32.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:32 smithi134 bash[53981]: cluster 2024-03-24T12:13:30.889074+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:32.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:32 smithi134 bash[55379]: cluster 2024-03-24T12:13:30.889074+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:32.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:32 smithi135 bash[41253]: cluster 2024-03-24T12:13:30.889074+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:34.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:34 smithi134 bash[53981]: cluster 2024-03-24T12:13:32.890285+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:34.428 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:33 smithi134 bash[86697]: ts=2024-03-24T12:13:33.957Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00044562s 2024-03-24T12:13:34.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:34 smithi134 bash[55379]: cluster 2024-03-24T12:13:32.890285+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:34.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:34 smithi135 bash[41253]: cluster 2024-03-24T12:13:32.890285+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:36.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:36 smithi134 bash[55379]: cluster 2024-03-24T12:13:34.891494+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:36.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:36 smithi134 bash[53981]: cluster 2024-03-24T12:13:34.891494+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:36.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:36 smithi135 bash[41253]: cluster 2024-03-24T12:13:34.891494+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:37.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:13:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:13:37] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.43.0" 2024-03-24T12:13:37.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:37 smithi134 bash[53981]: audit 2024-03-24T12:13:36.736897+0000 mon.a (mon.0) 811 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:37.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:37 smithi134 bash[53981]: audit 2024-03-24T12:13:37.108823+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:37 smithi134 bash[55379]: audit 2024-03-24T12:13:36.736897+0000 mon.a (mon.0) 811 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:37.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:37 smithi134 bash[55379]: audit 2024-03-24T12:13:37.108823+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:37.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:37 smithi135 bash[41253]: audit 2024-03-24T12:13:36.736897+0000 mon.a (mon.0) 811 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:37.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:37 smithi135 bash[41253]: audit 2024-03-24T12:13:37.108823+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:38.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:38 smithi134 bash[53981]: cluster 2024-03-24T12:13:36.892555+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:38.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:38 smithi134 bash[53981]: audit 2024-03-24T12:13:37.119480+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:38.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:38 smithi134 bash[53981]: audit 2024-03-24T12:13:38.112889+0000 mon.a (mon.0) 814 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:38.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:38 smithi134 bash[55379]: cluster 2024-03-24T12:13:36.892555+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:38.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:38 smithi134 bash[55379]: audit 2024-03-24T12:13:37.119480+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:38.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:38 smithi134 bash[55379]: audit 2024-03-24T12:13:38.112889+0000 mon.a (mon.0) 814 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:38.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:38 smithi135 bash[41253]: cluster 2024-03-24T12:13:36.892555+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:38.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:38 smithi135 bash[41253]: audit 2024-03-24T12:13:37.119480+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:38.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:38 smithi135 bash[41253]: audit 2024-03-24T12:13:38.112889+0000 mon.a (mon.0) 814 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:39.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:39 smithi134 bash[53981]: audit 2024-03-24T12:13:38.123328+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:39.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:39 smithi134 bash[55379]: audit 2024-03-24T12:13:38.123328+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:39.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:39 smithi135 bash[41253]: audit 2024-03-24T12:13:38.123328+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:40.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:40 smithi134 bash[53981]: cluster 2024-03-24T12:13:38.893748+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v306: 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-24T12:13:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:40 smithi134 bash[55379]: cluster 2024-03-24T12:13:38.893748+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v306: 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-24T12:13:40.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:40 smithi135 bash[41253]: cluster 2024-03-24T12:13:38.893748+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v306: 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-24T12:13:41.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:41 smithi134 bash[55379]: audit 2024-03-24T12:13:40.024847+0000 mgr.y (mgr.34107) 493 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:41.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:41 smithi134 bash[53981]: audit 2024-03-24T12:13:40.024847+0000 mgr.y (mgr.34107) 493 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:41.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:41 smithi135 bash[41253]: audit 2024-03-24T12:13:40.024847+0000 mgr.y (mgr.34107) 493 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:42 smithi134 bash[53981]: cluster 2024-03-24T12:13:40.895038+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:42.428 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:13:41 smithi134 bash[86697]: ts=2024-03-24T12:13:41.961Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003747632s 2024-03-24T12:13:42.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:42 smithi134 bash[55379]: cluster 2024-03-24T12:13:40.895038+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:42.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:42 smithi135 bash[41253]: cluster 2024-03-24T12:13:40.895038+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:44.337 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:44 smithi134 bash[53981]: cluster 2024-03-24T12:13:42.896321+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:44.338 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:44 smithi134 bash[55379]: cluster 2024-03-24T12:13:42.896321+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:44.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:44 smithi135 bash[41253]: cluster 2024-03-24T12:13:42.896321+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:46.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:46 smithi134 bash[53981]: cluster 2024-03-24T12:13:44.897278+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:46.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:46 smithi134 bash[55379]: cluster 2024-03-24T12:13:44.897278+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:46.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:46 smithi135 bash[41253]: cluster 2024-03-24T12:13:44.897278+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:47.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:13:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:13:47] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.43.0" 2024-03-24T12:13:48.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:48 smithi134 bash[53981]: cluster 2024-03-24T12:13:46.898196+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:48.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:48 smithi134 bash[55379]: cluster 2024-03-24T12:13:46.898196+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:48.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:48 smithi135 bash[41253]: cluster 2024-03-24T12:13:46.898196+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.774177+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.788612+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.791257+0000 mon.a (mon.0) 818 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.793247+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.805114+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.891330+0000 mon.a (mon.0) 821 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.892377+0000 mgr.y (mgr.34107) 498 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: cluster 2024-03-24T12:13:48.899091+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v311: 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-24T12:13:50.036 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.900886+0000 mon.a (mon.0) 822 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.904398+0000 mon.a (mon.0) 823 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.907178+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.909318+0000 mon.a (mon.0) 825 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.912659+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.916456+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.919128+0000 mon.a (mon.0) 828 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.921149+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.923202+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.925298+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.927530+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.929651+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.931960+0000 mon.a (mon.0) 834 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.037 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.934934+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.937517+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[53981]: audit 2024-03-24T12:13:48.940035+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.774177+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.788612+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.791257+0000 mon.a (mon.0) 818 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.793247+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.805114+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.891330+0000 mon.a (mon.0) 821 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.892377+0000 mgr.y (mgr.34107) 498 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:13:50.038 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: cluster 2024-03-24T12:13:48.899091+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v311: 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-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.900886+0000 mon.a (mon.0) 822 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.904398+0000 mon.a (mon.0) 823 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.907178+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.909318+0000 mon.a (mon.0) 825 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.912659+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.916456+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.919128+0000 mon.a (mon.0) 828 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.921149+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.923202+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.925298+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.927530+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.929651+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.931960+0000 mon.a (mon.0) 834 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.039 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.934934+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.040 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.937517+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.040 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:49 smithi134 bash[55379]: audit 2024-03-24T12:13:48.940035+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.774177+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.788612+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.791257+0000 mon.a (mon.0) 818 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.793247+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.805114+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.891330+0000 mon.a (mon.0) 821 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.892377+0000 mgr.y (mgr.34107) 498 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: cluster 2024-03-24T12:13:48.899091+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v311: 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-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.900886+0000 mon.a (mon.0) 822 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.904398+0000 mon.a (mon.0) 823 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.234 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.907178+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.909318+0000 mon.a (mon.0) 825 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.912659+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.916456+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.919128+0000 mon.a (mon.0) 828 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.921149+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.923202+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.925298+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.927530+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.929651+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.931960+0000 mon.a (mon.0) 834 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.934934+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.937517+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:50.235 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:49 smithi135 bash[41253]: audit 2024-03-24T12:13:48.940035+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:51.150 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:13:51.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:50 smithi134 bash[53981]: audit 2024-03-24T12:13:50.036024+0000 mgr.y (mgr.34107) 500 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:51.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:50 smithi134 bash[55379]: audit 2024-03-24T12:13:50.036024+0000 mgr.y (mgr.34107) 500 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:51.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:50 smithi135 bash[41253]: audit 2024-03-24T12:13:50.036024+0000 mgr.y (mgr.34107) 500 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (21s) 14s ago 19m 15.2M - 0.25.0 c8568f914cd2 04775f7862ce 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (10m) 40s ago 18m 44.2M - 8.3.5 dad864ee21e9 2a1a1c6422a0 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (104s) 14s ago 17m 47.4M - 3.7 4f325f8440e9 3d0e3e90c8ee 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (9m) 40s ago 25m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (10m) 14s ago 27m 512M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (8m) 14s ago 27m 67.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (7m) 40s ago 25m 50.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:13:51.903 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (8m) 14s ago 25m 54.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (77s) 14s ago 19m 10.1M - 1.5.0 0da6a335fe13 1ed3a509e3a4 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (72s) 40s ago 19m 9100k - 1.5.0 0da6a335fe13 94d6f5a3fa35 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (6m) 14s ago 24m 66.2M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (6m) 14s ago 24m 68.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (5m) 14s ago 23m 54.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (5m) 14s ago 22m 64.5M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (4m) 40s ago 22m 60.8M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (4m) 40s ago 21m 62.9M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (3m) 40s ago 21m 58.0M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (3m) 40s ago 20m 56.0M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (47s) 40s ago 19m 44.0M - 2.43.0 a07b618ecd1d b4431f7aed3e 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (2m) 14s ago 17m 91.1M - 19.0.0-1667-gdb0330b1 4f325f8440e9 2245cdfef604 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (2m) 40s ago 17m 90.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 379eb2ac4376 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (2m) 14s ago 17m 91.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c1088c93a2a6 2024-03-24T12:13:51.904 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (2m) 40s ago 17m 90.9M - 19.0.0-1667-gdb0330b1 4f325f8440e9 8c4d7aba051c 2024-03-24T12:13:52.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:51 smithi134 bash[55379]: cluster 2024-03-24T12:13:50.900139+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:52.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:51 smithi134 bash[55379]: audit 2024-03-24T12:13:51.131637+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:52.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:51 smithi134 bash[55379]: audit 2024-03-24T12:13:51.736425+0000 mon.a (mon.0) 838 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:52.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:51 smithi134 bash[53981]: cluster 2024-03-24T12:13:50.900139+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:52.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:51 smithi134 bash[53981]: audit 2024-03-24T12:13:51.131637+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:52.179 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:51 smithi134 bash[53981]: audit 2024-03-24T12:13:51.736425+0000 mon.a (mon.0) 838 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:52.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:51 smithi135 bash[41253]: cluster 2024-03-24T12:13:50.900139+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:52.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:51 smithi135 bash[41253]: audit 2024-03-24T12:13:51.131637+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:52.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:51 smithi135 bash[41253]: audit 2024-03-24T12:13:51.736425+0000 mon.a (mon.0) 838 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:13:52.360 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:13:52.360 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:13:52.360 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:13:52.360 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:52.360 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:13:52.361 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:13:52.748 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:13:52.748 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": true, 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [ 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "osd", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "mon", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "iscsi", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw" 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: ], 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": "18/23 daemons upgraded", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "Currently upgrading grafana daemons", 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:13:52.749 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:13:53.091 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:52 smithi135 bash[41253]: audit 2024-03-24T12:13:51.520345+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:53.091 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:52 smithi135 bash[41253]: cephadm 2024-03-24T12:13:51.562917+0000 mgr.y (mgr.34107) 504 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:13:53.091 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:52 smithi135 bash[41253]: cephadm 2024-03-24T12:13:51.584949+0000 mgr.y (mgr.34107) 505 : cephadm 1 Deploying daemon grafana.a on smithi135 2024-03-24T12:13:53.091 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:52 smithi135 bash[41253]: audit 2024-03-24T12:13:51.882328+0000 mgr.y (mgr.34107) 506 : audit 0 from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:53.091 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:52 smithi135 bash[41253]: audit 2024-03-24T12:13:52.360854+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.134:0/2910716754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:53.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[53981]: audit 2024-03-24T12:13:51.520345+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:53.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[53981]: cephadm 2024-03-24T12:13:51.562917+0000 mgr.y (mgr.34107) 504 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:13:53.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[53981]: cephadm 2024-03-24T12:13:51.584949+0000 mgr.y (mgr.34107) 505 : cephadm 1 Deploying daemon grafana.a on smithi135 2024-03-24T12:13:53.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[53981]: audit 2024-03-24T12:13:51.882328+0000 mgr.y (mgr.34107) 506 : audit 0 from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:53.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[53981]: audit 2024-03-24T12:13:52.360854+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.134:0/2910716754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:53.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[55379]: audit 2024-03-24T12:13:51.520345+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[55379]: cephadm 2024-03-24T12:13:51.562917+0000 mgr.y (mgr.34107) 504 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:13:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[55379]: cephadm 2024-03-24T12:13:51.584949+0000 mgr.y (mgr.34107) 505 : cephadm 1 Deploying daemon grafana.a on smithi135 2024-03-24T12:13:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[55379]: audit 2024-03-24T12:13:51.882328+0000 mgr.y (mgr.34107) 506 : audit 0 from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:53.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:52 smithi134 bash[55379]: audit 2024-03-24T12:13:52.360854+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.134:0/2910716754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:13:53.205 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:13:54.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:53 smithi134 bash[53981]: audit 2024-03-24T12:13:52.749196+0000 mgr.y (mgr.34107) 507 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:54.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:53 smithi134 bash[53981]: cluster 2024-03-24T12:13:52.901290+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:54.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:53 smithi134 bash[53981]: audit 2024-03-24T12:13:53.206956+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.134:0/3877591757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:13:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:53 smithi134 bash[55379]: audit 2024-03-24T12:13:52.749196+0000 mgr.y (mgr.34107) 507 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:53 smithi134 bash[55379]: cluster 2024-03-24T12:13:52.901290+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:54.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:53 smithi134 bash[55379]: audit 2024-03-24T12:13:53.206956+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.134:0/3877591757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:13:54.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:53 smithi135 bash[41253]: audit 2024-03-24T12:13:52.749196+0000 mgr.y (mgr.34107) 507 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:13:54.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:53 smithi135 bash[41253]: cluster 2024-03-24T12:13:52.901290+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:13:54.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:53 smithi135 bash[41253]: audit 2024-03-24T12:13:53.206956+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.134:0/3877591757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:13:56.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:55 smithi135 bash[41253]: cluster 2024-03-24T12:13:54.902429+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:56.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:55 smithi134 bash[53981]: cluster 2024-03-24T12:13:54.902429+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:56.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:55 smithi134 bash[55379]: cluster 2024-03-24T12:13:54.902429+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:56.653 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:56 smithi135 systemd[1]: Stopping Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:13:56.653 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:56 smithi135 bash[37289]: t=2024-03-24T12:13:56+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-24T12:13:57.453 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:56 smithi135 bash[67718]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:13:57.454 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:57 smithi135 bash[67790]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:13:57.454 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:57 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@grafana.a.service: Succeeded. 2024-03-24T12:13:57.454 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:57 smithi135 systemd[1]: Stopped Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:13:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:13:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:13:57] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-03-24T12:13:57.733 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:57 smithi135 systemd[1]: Started Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:13:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:57 smithi135 bash[41253]: cluster 2024-03-24T12:13:56.903435+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:57 smithi135 bash[41253]: audit 2024-03-24T12:13:57.512940+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:58.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:57 smithi135 bash[41253]: audit 2024-03-24T12:13:57.522879+0000 mon.a (mon.0) 840 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:57 smithi134 bash[53981]: cluster 2024-03-24T12:13:56.903435+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:57 smithi134 bash[53981]: audit 2024-03-24T12:13:57.512940+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:58.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:57 smithi134 bash[53981]: audit 2024-03-24T12:13:57.522879+0000 mon.a (mon.0) 840 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:57 smithi134 bash[55379]: cluster 2024-03-24T12:13:56.903435+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:13:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:57 smithi134 bash[55379]: audit 2024-03-24T12:13:57.512940+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:58.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:57 smithi134 bash[55379]: audit 2024-03-24T12:13:57.522879+0000 mon.a (mon.0) 840 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:13:59.056 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779510336Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-24T12:13:59.056 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779817357Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779850674Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779861062Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779879256Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779890766Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779901367Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779912704Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779935027Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779946655Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779958463Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.77997012Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779981635Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=settings t=2024-03-24T12:13:58.779993254Z level=info msg="App mode production" 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=sqlstore t=2024-03-24T12:13:58.780103595Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-24T12:13:59.057 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=sqlstore t=2024-03-24T12:13:58.780133603Z 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-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:58.793571273Z level=info msg="Starting DB migrations" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:58.797616828Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:58.83770543Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:58.862822547Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:58.913099732Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:58.938382426Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:58 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:58.980474296Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.005584372Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-24T12:13:59.058 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.047521839Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-24T12:13:59.338 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.1365585Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-24T12:13:59.338 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.161914317Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-24T12:13:59.338 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.187050005Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-24T12:13:59.338 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.212193406Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-24T12:13:59.339 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.237555841Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-24T12:13:59.339 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.262708635Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-24T12:13:59.339 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.287922635Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-24T12:13:59.339 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.329811457Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-24T12:13:59.599 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.355095489Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-24T12:13:59.599 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.397116858Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-24T12:13:59.599 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.422417496Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-24T12:13:59.599 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.464478924Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-24T12:13:59.599 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.539797084Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-24T12:13:59.599 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.565139562Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-24T12:13:59.599 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.590458601Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.632393377Z level=info msg="Executing migration" id="create alert_image table" 2024-03-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.657663173Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.682815855Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.708181892Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.733397298Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.758563353Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.758944496Z 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-24T12:13:59.885 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.800510096Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-24T12:13:59.886 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.825684444Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-24T12:13:59.886 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.876402859Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-24T12:14:00.175 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[41253]: cluster 2024-03-24T12:13:58.904600+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v316: 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-24T12:14:00.175 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:13:59 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:13:59.960186525Z level=info msg="Executing migration" id="create secrets table" 2024-03-24T12:14:00.175 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.002147903Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-24T12:14:00.175 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.049188004Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-24T12:14:00.175 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.074258755Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-24T12:14:00.175 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.116177554Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-24T12:14:00.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:13:59 smithi134 bash[53981]: cluster 2024-03-24T12:13:58.904600+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v316: 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-24T12:14:00.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:13:59 smithi134 bash[55379]: cluster 2024-03-24T12:13:58.904600+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v316: 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-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.166519563Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.208671405Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.233757832Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.259105442Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.284224273Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.367817962Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.393456899Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-24T12:14:00.444 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.435423907Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.460629742Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.502574991Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.544647865Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.570067031Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.595174802Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.620440693Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.645552791Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.670933637Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-24T12:14:00.705 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.696165051Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-24T12:14:00.964 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.796461351Z level=info msg="Executing migration" id="add correlation config column" 2024-03-24T12:14:00.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.821530459Z level=info msg="Executing migration" id="create entity_events table" 2024-03-24T12:14:00.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.846951421Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-24T12:14:00.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.872150726Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-24T12:14:00.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.872577978Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-24T12:14:00.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.914106105Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-24T12:14:00.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.914492077Z 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-24T12:14:00.965 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.956111072Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-24T12:14:01.229 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[41253]: audit 2024-03-24T12:14:00.045827+0000 mgr.y (mgr.34107) 512 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:01.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:00 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:00.994415212Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-24T12:14:01.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.019588405Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-24T12:14:01.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.044929302Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-24T12:14:01.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.070134877Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-24T12:14:01.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.11205661Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-24T12:14:01.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.195804605Z level=info msg="Executing migration" id="Drop public config table" 2024-03-24T12:14:01.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.221201829Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-24T12:14:01.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:00 smithi134 bash[53981]: audit 2024-03-24T12:14:00.045827+0000 mgr.y (mgr.34107) 512 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:01.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:00 smithi134 bash[55379]: audit 2024-03-24T12:14:00.045827+0000 mgr.y (mgr.34107) 512 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:01.483 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.246375617Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-24T12:14:01.483 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.271654243Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-24T12:14:01.483 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.296856121Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-24T12:14:01.483 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.322194063Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-24T12:14:01.484 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.372390908Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-24T12:14:01.484 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.414390824Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-24T12:14:01.484 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.439580615Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-24T12:14:01.484 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.465000408Z level=info msg="Executing migration" id="add share column" 2024-03-24T12:14:01.784 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.506904182Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-24T12:14:01.784 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.532172417Z level=info msg="Executing migration" id="create file table" 2024-03-24T12:14:01.784 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.624114727Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-24T12:14:01.785 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.64941844Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-24T12:14:01.785 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.674738265Z level=info msg="Executing migration" id="create file_meta table" 2024-03-24T12:14:01.785 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.699966355Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-24T12:14:01.785 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.725254621Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-24T12:14:01.785 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.750423446Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-24T12:14:01.785 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.775773198Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-24T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[41253]: cluster 2024-03-24T12:14:00.905881+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:02.059 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.81756062Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-24T12:14:02.059 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.859682253Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-24T12:14:02.059 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.901644272Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-24T12:14:02.059 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:01 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:01.943796377Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-24T12:14:02.059 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.015457468Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-24T12:14:02.318 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.049297906Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-24T12:14:02.318 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.074553191Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-24T12:14:02.318 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.116481429Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-24T12:14:02.318 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.141857699Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-24T12:14:02.319 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.167102074Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-24T12:14:02.319 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.192331427Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-24T12:14:02.319 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.259259938Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-24T12:14:02.319 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.284435168Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-24T12:14:02.319 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.309674394Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-24T12:14:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:01 smithi134 bash[53981]: cluster 2024-03-24T12:14:00.905881+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:02.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:01 smithi134 bash[55379]: cluster 2024-03-24T12:14:00.905881+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:02.570 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.36009267Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-24T12:14:02.570 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.443557493Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-24T12:14:02.570 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.494585514Z level=info msg="Executing migration" id="create folder table" 2024-03-24T12:14:02.570 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.53639799Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.56156276Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.586782786Z level=info msg="Executing migration" id="Update folder title length" 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.612189918Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=migrator t=2024-03-24T12:14:02.653957472Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.856378235s 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=sqlstore t=2024-03-24T12:14:02.65543546Z level=info msg="Created default organization" 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=plugin.loader t=2024-03-24T12:14:02.737775533Z level=info msg="Plugin registered" pluginID=input 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=plugin.loader t=2024-03-24T12:14:02.766748611Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=plugin.loader t=2024-03-24T12:14:02.766796186Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-03-24T12:14:02.983 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=secrets t=2024-03-24T12:14:02.766850706Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-24T12:14:02.984 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=query_data t=2024-03-24T12:14:02.769437339Z level=info msg="Query Service initialization" 2024-03-24T12:14:02.984 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:02 smithi135 bash[67856]: logger=live.push_http t=2024-03-24T12:14:02.773876478Z level=info msg="Live Push Gateway initialization" 2024-03-24T12:14:03.888 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=infra.usagestats.collector t=2024-03-24T12:14:03.620368887Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=provisioning.datasources t=2024-03-24T12:14:03.705187413Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=provisioning.datasources t=2024-03-24T12:14:03.705237361Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=provisioning.datasources t=2024-03-24T12:14:03.705546848Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=provisioning.alerting t=2024-03-24T12:14:03.797825614Z level=info msg="starting to provision alerting" 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=provisioning.alerting t=2024-03-24T12:14:03.797905789Z level=info msg="finished to provision alerting" 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=ngalert.state.manager t=2024-03-24T12:14:03.798348364Z level=info msg="Warming state cache for startup" 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=grafanaStorageLogger t=2024-03-24T12:14:03.798612375Z level=info msg="storage starting" 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=http.server t=2024-03-24T12:14:03.805257396Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=ngalert.state.manager t=2024-03-24T12:14:03.86395066Z level=info msg="State cache has been initialized" states=0 duration=65.587714ms 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=ngalert.multiorg.alertmanager t=2024-03-24T12:14:03.864090546Z level=info msg="starting MultiOrg Alertmanager" 2024-03-24T12:14:03.889 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=ticker t=2024-03-24T12:14:03.864129511Z level=info msg=starting first_tick=2024-03-24T12:14:10Z 2024-03-24T12:14:04.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[41253]: cluster 2024-03-24T12:14:02.907061+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:04.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[41253]: audit 2024-03-24T12:14:03.869338+0000 mon.a (mon.0) 841 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:04.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[41253]: audit 2024-03-24T12:14:03.881659+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:04.233 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=sqlstore.transactions t=2024-03-24T12:14:03.880173385Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-24T12:14:04.233 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:03 smithi135 bash[67856]: logger=sqlstore.transactions t=2024-03-24T12:14:03.94555206Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-24T12:14:04.233 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:14:04 smithi135 bash[67856]: logger=sqlstore.transactions t=2024-03-24T12:14:04.036536266Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-03-24T12:14:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:03 smithi134 bash[53981]: cluster 2024-03-24T12:14:02.907061+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:03 smithi134 bash[53981]: audit 2024-03-24T12:14:03.869338+0000 mon.a (mon.0) 841 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:03 smithi134 bash[53981]: audit 2024-03-24T12:14:03.881659+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:04.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:03 smithi134 bash[55379]: cluster 2024-03-24T12:14:02.907061+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:04.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:03 smithi134 bash[55379]: audit 2024-03-24T12:14:03.869338+0000 mon.a (mon.0) 841 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:04.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:03 smithi134 bash[55379]: audit 2024-03-24T12:14:03.881659+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:06.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:05 smithi134 bash[53981]: cluster 2024-03-24T12:14:04.908253+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:06.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:05 smithi134 bash[53981]: audit 2024-03-24T12:14:04.929350+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:06.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:05 smithi134 bash[53981]: audit 2024-03-24T12:14:04.940429+0000 mon.a (mon.0) 844 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:06.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:05 smithi134 bash[55379]: cluster 2024-03-24T12:14:04.908253+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:06.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:05 smithi134 bash[55379]: audit 2024-03-24T12:14:04.929350+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:06.179 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:05 smithi134 bash[55379]: audit 2024-03-24T12:14:04.940429+0000 mon.a (mon.0) 844 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:06.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:05 smithi135 bash[41253]: cluster 2024-03-24T12:14:04.908253+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:06.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:05 smithi135 bash[41253]: audit 2024-03-24T12:14:04.929350+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:06.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:05 smithi135 bash[41253]: audit 2024-03-24T12:14:04.940429+0000 mon.a (mon.0) 844 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:07.223 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:06 smithi134 bash[53981]: audit 2024-03-24T12:14:06.736920+0000 mon.a (mon.0) 845 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:07.223 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:06 smithi134 bash[55379]: audit 2024-03-24T12:14:06.736920+0000 mon.a (mon.0) 845 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:07.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:06 smithi135 bash[41253]: audit 2024-03-24T12:14:06.736920+0000 mon.a (mon.0) 845 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:07.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:14:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:14:07] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-03-24T12:14:08.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:07 smithi135 bash[41253]: cluster 2024-03-24T12:14:06.909357+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:08.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:07 smithi134 bash[55379]: cluster 2024-03-24T12:14:06.909357+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:08.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:07 smithi134 bash[53981]: cluster 2024-03-24T12:14:06.909357+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:10.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:09 smithi135 bash[41253]: cluster 2024-03-24T12:14:08.910597+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v321: 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-24T12:14:10.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:09 smithi134 bash[53981]: cluster 2024-03-24T12:14:08.910597+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v321: 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-24T12:14:10.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:09 smithi134 bash[55379]: cluster 2024-03-24T12:14:08.910597+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v321: 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-24T12:14:11.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:10 smithi135 bash[41253]: audit 2024-03-24T12:14:10.053839+0000 mgr.y (mgr.34107) 518 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:11.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:10 smithi134 bash[53981]: audit 2024-03-24T12:14:10.053839+0000 mgr.y (mgr.34107) 518 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:11.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:10 smithi134 bash[55379]: audit 2024-03-24T12:14:10.053839+0000 mgr.y (mgr.34107) 518 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:12.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:11 smithi135 bash[41253]: cluster 2024-03-24T12:14:10.911895+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:12.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:11 smithi134 bash[55379]: cluster 2024-03-24T12:14:10.911895+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:11 smithi134 bash[53981]: cluster 2024-03-24T12:14:10.911895+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:14.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:13 smithi135 bash[41253]: cluster 2024-03-24T12:14:12.913095+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:13 smithi134 bash[53981]: cluster 2024-03-24T12:14:12.913095+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:14.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:13 smithi134 bash[55379]: cluster 2024-03-24T12:14:12.913095+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:16.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:15 smithi135 bash[41253]: cluster 2024-03-24T12:14:14.914320+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:16.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:15 smithi134 bash[53981]: cluster 2024-03-24T12:14:14.914320+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:16.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:15 smithi134 bash[55379]: cluster 2024-03-24T12:14:14.914320+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:17.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:14:17] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.261805+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.272347+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.274183+0000 mon.a (mon.0) 848 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.275898+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.284498+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.676239+0000 mon.a (mon.0) 851 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.684729+0000 mon.a (mon.0) 852 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.688249+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.690991+0000 mon.a (mon.0) 854 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.692927+0000 mon.a (mon.0) 855 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.696380+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.679 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.699856+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.702593+0000 mon.a (mon.0) 858 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.704416+0000 mon.a (mon.0) 859 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.706202+0000 mon.a (mon.0) 860 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.707881+0000 mon.a (mon.0) 861 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.709815+0000 mon.a (mon.0) 862 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.711585+0000 mon.a (mon.0) 863 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.713431+0000 mon.a (mon.0) 864 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.715916+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.261805+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.272347+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.680 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.274183+0000 mon.a (mon.0) 848 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.275898+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.284498+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.676239+0000 mon.a (mon.0) 851 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.684729+0000 mon.a (mon.0) 852 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.688249+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.690991+0000 mon.a (mon.0) 854 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.692927+0000 mon.a (mon.0) 855 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.696380+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.699856+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.702593+0000 mon.a (mon.0) 858 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.704416+0000 mon.a (mon.0) 859 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.706202+0000 mon.a (mon.0) 860 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.707881+0000 mon.a (mon.0) 861 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.709815+0000 mon.a (mon.0) 862 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.681 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.711585+0000 mon.a (mon.0) 863 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.713431+0000 mon.a (mon.0) 864 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.682 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.715916+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.718373+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.720813+0000 mon.a (mon.0) 867 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.723266+0000 mon.a (mon.0) 868 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.725157+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.682 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.727039+0000 mon.a (mon.0) 870 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.733061+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.735819+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.744183+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.746564+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.752335+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.755719+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.759773+0000 mon.a (mon.0) 877 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.762314+0000 mon.a (mon.0) 878 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.768005+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.770734+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.774318+0000 mon.a (mon.0) 881 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-24T12:14:17.683 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.776670+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.718373+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.720813+0000 mon.a (mon.0) 867 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.723266+0000 mon.a (mon.0) 868 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.725157+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.727039+0000 mon.a (mon.0) 870 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.733061+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.735819+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.744183+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.746564+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.752335+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.755719+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.759773+0000 mon.a (mon.0) 877 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-24T12:14:17.684 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.762314+0000 mon.a (mon.0) 878 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.768005+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.770734+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.774318+0000 mon.a (mon.0) 881 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.776670+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.783101+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.786941+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.791150+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.794299+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.795593+0000 mon.a (mon.0) 887 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.799728+0000 mon.a (mon.0) 888 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-24T12:14:17.685 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.802475+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.809759+0000 mon.a (mon.0) 890 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.812932+0000 mon.a (mon.0) 891 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.817063+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.819855+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.823645+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.826633+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.827921+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.829063+0000 mon.a (mon.0) 897 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.830132+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.686 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.831218+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.783101+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.786941+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.791150+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.794299+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.795593+0000 mon.a (mon.0) 887 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.799728+0000 mon.a (mon.0) 888 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.802475+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.809759+0000 mon.a (mon.0) 890 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.812932+0000 mon.a (mon.0) 891 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.817063+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.819855+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-24T12:14:17.687 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.823645+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.826633+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.827921+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.829063+0000 mon.a (mon.0) 897 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.830132+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.831218+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.832331+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.834064+0000 mon.a (mon.0) 901 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.838994+0000 mon.a (mon.0) 902 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.840673+0000 mon.a (mon.0) 903 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.842047+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.688 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.850011+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.938812+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.940577+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:16.950206+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[53981]: audit 2024-03-24T12:14:17.083990+0000 mon.a (mon.0) 909 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.832331+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.834064+0000 mon.a (mon.0) 901 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.838994+0000 mon.a (mon.0) 902 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.840673+0000 mon.a (mon.0) 903 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.842047+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.850011+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.938812+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.689 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.940577+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:16.950206+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.690 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:17 smithi134 bash[55379]: audit 2024-03-24T12:14:17.083990+0000 mon.a (mon.0) 909 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.261805+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.272347+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.274183+0000 mon.a (mon.0) 848 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.275898+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.284498+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.676239+0000 mon.a (mon.0) 851 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.684729+0000 mon.a (mon.0) 852 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.688249+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.690991+0000 mon.a (mon.0) 854 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.734 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.692927+0000 mon.a (mon.0) 855 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.696380+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.699856+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.702593+0000 mon.a (mon.0) 858 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.704416+0000 mon.a (mon.0) 859 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.706202+0000 mon.a (mon.0) 860 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.707881+0000 mon.a (mon.0) 861 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.709815+0000 mon.a (mon.0) 862 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.711585+0000 mon.a (mon.0) 863 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.713431+0000 mon.a (mon.0) 864 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.715916+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.718373+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.720813+0000 mon.a (mon.0) 867 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.723266+0000 mon.a (mon.0) 868 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.725157+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.735 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.727039+0000 mon.a (mon.0) 870 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.733061+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.735819+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.744183+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.746564+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.752335+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.755719+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.759773+0000 mon.a (mon.0) 877 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.762314+0000 mon.a (mon.0) 878 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.768005+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.770734+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.774318+0000 mon.a (mon.0) 881 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-24T12:14:17.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.776670+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.783101+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.786941+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.791150+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.794299+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.795593+0000 mon.a (mon.0) 887 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.799728+0000 mon.a (mon.0) 888 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.802475+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.809759+0000 mon.a (mon.0) 890 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.812932+0000 mon.a (mon.0) 891 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-24T12:14:17.737 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.817063+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.819855+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.823645+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.826633+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.827921+0000 mon.a (mon.0) 896 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.829063+0000 mon.a (mon.0) 897 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.830132+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.831218+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.832331+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.834064+0000 mon.a (mon.0) 901 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.838994+0000 mon.a (mon.0) 902 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.840673+0000 mon.a (mon.0) 903 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.842047+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.850011+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.738 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.938812+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:14:17.739 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.940577+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:14:17.739 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:16.950206+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:17.739 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:17 smithi135 bash[41253]: audit 2024-03-24T12:14:17.083990+0000 mon.a (mon.0) 909 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:14:18.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[53981]: audit 2024-03-24T12:14:16.677179+0000 mgr.y (mgr.34107) 522 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:14:18.734 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[53981]: cephadm 2024-03-24T12:14:16.728096+0000 mgr.y (mgr.34107) 523 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-24T12:14:18.735 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[53981]: cephadm 2024-03-24T12:14:16.833317+0000 mgr.y (mgr.34107) 524 : cephadm 1 Upgrade: Complete! 2024-03-24T12:14:18.735 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[53981]: cluster 2024-03-24T12:14:16.915376+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:18.735 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[55379]: audit 2024-03-24T12:14:16.677179+0000 mgr.y (mgr.34107) 522 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:14:18.735 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[55379]: cephadm 2024-03-24T12:14:16.728096+0000 mgr.y (mgr.34107) 523 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-24T12:14:18.735 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[55379]: cephadm 2024-03-24T12:14:16.833317+0000 mgr.y (mgr.34107) 524 : cephadm 1 Upgrade: Complete! 2024-03-24T12:14:18.735 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:18 smithi134 bash[55379]: cluster 2024-03-24T12:14:16.915376+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:18.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:18 smithi135 bash[41253]: audit 2024-03-24T12:14:16.677179+0000 mgr.y (mgr.34107) 522 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:14:18.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:18 smithi135 bash[41253]: cephadm 2024-03-24T12:14:16.728096+0000 mgr.y (mgr.34107) 523 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-24T12:14:18.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:18 smithi135 bash[41253]: cephadm 2024-03-24T12:14:16.833317+0000 mgr.y (mgr.34107) 524 : cephadm 1 Upgrade: Complete! 2024-03-24T12:14:18.736 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:18 smithi135 bash[41253]: cluster 2024-03-24T12:14:16.915376+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:20 smithi134 bash[53981]: cluster 2024-03-24T12:14:18.916510+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v326: 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-24T12:14:20.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:20 smithi134 bash[55379]: cluster 2024-03-24T12:14:18.916510+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v326: 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-24T12:14:20.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:20 smithi135 bash[41253]: cluster 2024-03-24T12:14:18.916510+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v326: 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-24T12:14:21.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:21 smithi134 bash[53981]: audit 2024-03-24T12:14:20.065109+0000 mgr.y (mgr.34107) 527 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:21.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:21 smithi134 bash[55379]: audit 2024-03-24T12:14:20.065109+0000 mgr.y (mgr.34107) 527 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:21.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:21 smithi135 bash[41253]: audit 2024-03-24T12:14:20.065109+0000 mgr.y (mgr.34107) 527 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:22.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:22 smithi134 bash[53981]: cluster 2024-03-24T12:14:20.917822+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:22.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:22 smithi134 bash[53981]: audit 2024-03-24T12:14:21.737385+0000 mon.a (mon.0) 910 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:22.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:22 smithi134 bash[55379]: cluster 2024-03-24T12:14:20.917822+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:22.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:22 smithi134 bash[55379]: audit 2024-03-24T12:14:21.737385+0000 mon.a (mon.0) 910 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:22.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:22 smithi135 bash[41253]: cluster 2024-03-24T12:14:20.917822+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:22.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:22 smithi135 bash[41253]: audit 2024-03-24T12:14:21.737385+0000 mon.a (mon.0) 910 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:24.520 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch ps' 2024-03-24T12:14:24.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:24 smithi134 bash[53981]: cluster 2024-03-24T12:14:22.919042+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:24.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:24 smithi134 bash[55379]: cluster 2024-03-24T12:14:22.919042+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:24.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:24 smithi135 bash[41253]: cluster 2024-03-24T12:14:22.919042+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:25.625 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:25 smithi134 bash[53981]: audit 2024-03-24T12:14:23.605662+0000 mgr.y (mgr.34107) 530 : audit 0 from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:14:25.625 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:25 smithi134 bash[55379]: audit 2024-03-24T12:14:23.605662+0000 mgr.y (mgr.34107) 530 : audit 0 from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:14:25.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:25 smithi135 bash[41253]: audit 2024-03-24T12:14:23.605662+0000 mgr.y (mgr.34107) 530 : audit 0 from='client.34974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:14:26.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:26 smithi134 bash[53981]: cluster 2024-03-24T12:14:24.920364+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:26.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:26 smithi134 bash[55379]: cluster 2024-03-24T12:14:24.920364+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:26.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:26 smithi135 bash[41253]: cluster 2024-03-24T12:14:24.920364+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:27.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:27 smithi134 bash[53981]: cluster 2024-03-24T12:14:26.921633+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:27.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:14:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:14:27] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.43.0" 2024-03-24T12:14:27.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:27 smithi134 bash[55379]: cluster 2024-03-24T12:14:26.921633+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:27.587 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (56s) 50s ago 19m 15.2M - 0.25.0 c8568f914cd2 04775f7862ce 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (30s) 23s ago 19m 27.6M - 9.4.12 a0ea5e3c46d9 5cbf2384da09 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (2m) 50s ago 17m 47.4M - 3.7 4f325f8440e9 3d0e3e90c8ee 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (9m) 23s ago 25m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (10m) 50s ago 27m 512M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (9m) 50s ago 28m 67.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (8m) 23s ago 26m 51.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (8m) 50s ago 26m 54.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (113s) 50s ago 20m 10.1M - 1.5.0 0da6a335fe13 1ed3a509e3a4 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (108s) 23s ago 20m 9879k - 1.5.0 0da6a335fe13 94d6f5a3fa35 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (7m) 50s ago 25m 66.2M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (6m) 50s ago 24m 68.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:14:27.588 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (6m) 50s ago 24m 54.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (5m) 50s ago 23m 64.5M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (5m) 23s ago 22m 61.2M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (4m) 23s ago 22m 64.1M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (4m) 23s ago 21m 58.8M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (3m) 23s ago 21m 56.2M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (82s) 23s ago 20m 49.3M - 2.43.0 a07b618ecd1d b4431f7aed3e 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (3m) 50s ago 18m 91.1M - 19.0.0-1667-gdb0330b1 4f325f8440e9 2245cdfef604 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (3m) 23s ago 17m 91.4M - 19.0.0-1667-gdb0330b1 4f325f8440e9 379eb2ac4376 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (3m) 50s ago 17m 91.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c1088c93a2a6 2024-03-24T12:14:27.589 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (2m) 23s ago 17m 91.3M - 19.0.0-1667-gdb0330b1 4f325f8440e9 8c4d7aba051c 2024-03-24T12:14:27.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:27 smithi135 bash[41253]: cluster 2024-03-24T12:14:26.921633+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:28.337 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions' 2024-03-24T12:14:28.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:28 smithi134 bash[53981]: audit 2024-03-24T12:14:27.567818+0000 mgr.y (mgr.34107) 533 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:14:28.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:28 smithi134 bash[55379]: audit 2024-03-24T12:14:27.567818+0000 mgr.y (mgr.34107) 533 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:14:28.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:28 smithi135 bash[41253]: audit 2024-03-24T12:14:27.567818+0000 mgr.y (mgr.34107) 533 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:14:29.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:29 smithi134 bash[53981]: cluster 2024-03-24T12:14:28.922956+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v331: 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-24T12:14:29.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:29 smithi134 bash[55379]: cluster 2024-03-24T12:14:28.922956+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v331: 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-24T12:14:29.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:29 smithi135 bash[41253]: cluster 2024-03-24T12:14:28.922956+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v331: 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-24T12:14:30.928 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:30 smithi134 bash[53981]: audit 2024-03-24T12:14:30.074309+0000 mgr.y (mgr.34107) 535 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:30.928 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:30 smithi134 bash[55379]: audit 2024-03-24T12:14:30.074309+0000 mgr.y (mgr.34107) 535 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:30.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:30 smithi135 bash[41253]: audit 2024-03-24T12:14:30.074309+0000 mgr.y (mgr.34107) 535 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:31.461 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:14:31.461 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:14:31.461 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:14:31.462 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:14:31.937 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:31 smithi134 bash[53981]: cluster 2024-03-24T12:14:30.924248+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:31.937 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:31 smithi134 bash[53981]: audit 2024-03-24T12:14:31.462497+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.134:0/895660170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:31.938 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:31 smithi134 bash[55379]: cluster 2024-03-24T12:14:30.924248+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:31.938 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:31 smithi134 bash[55379]: audit 2024-03-24T12:14:31.462497+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.134:0/895660170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:31.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:31 smithi135 bash[41253]: cluster 2024-03-24T12:14:30.924248+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:31.983 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:31 smithi135 bash[41253]: audit 2024-03-24T12:14:31.462497+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.134:0/895660170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:14:32.193 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-24T12:14:34.233 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:33 smithi135 bash[41253]: cluster 2024-03-24T12:14:32.925570+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:34.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:33 smithi134 bash[53981]: cluster 2024-03-24T12:14:32.925570+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:34.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:33 smithi134 bash[55379]: cluster 2024-03-24T12:14:32.925570+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:34.765 INFO:teuthology.orchestra.run.smithi134.stdout:wait for servicemap items w/ changing names to refresh 2024-03-24T12:14:35.499 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'sleep 60' 2024-03-24T12:14:36.356 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:35 smithi134 bash[53981]: cluster 2024-03-24T12:14:34.926711+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:36.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:35 smithi135 bash[41253]: cluster 2024-03-24T12:14:34.926711+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:36.634 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:36 smithi134 bash[55379]: cluster 2024-03-24T12:14:34.926711+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:37.178 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:37 smithi134 bash[53981]: audit 2024-03-24T12:14:36.737078+0000 mon.a (mon.0) 911 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:37.178 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:37 smithi134 bash[55379]: audit 2024-03-24T12:14:36.737078+0000 mon.a (mon.0) 911 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:37.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:36 smithi135 bash[41253]: audit 2024-03-24T12:14:36.737078+0000 mon.a (mon.0) 911 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:37.528 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:14:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:14:37] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-03-24T12:14:38.327 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:38 smithi134 bash[53981]: cluster 2024-03-24T12:14:36.927764+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:38.328 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:38 smithi134 bash[55379]: cluster 2024-03-24T12:14:36.927764+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:38.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:37 smithi135 bash[41253]: cluster 2024-03-24T12:14:36.927764+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:40.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:40 smithi134 bash[53981]: cluster 2024-03-24T12:14:38.929020+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v336: 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-24T12:14:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:40 smithi134 bash[55379]: cluster 2024-03-24T12:14:38.929020+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v336: 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-24T12:14:40.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:39 smithi135 bash[41253]: cluster 2024-03-24T12:14:38.929020+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v336: 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-24T12:14:41.430 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:41 smithi134 bash[55379]: audit 2024-03-24T12:14:40.083578+0000 mgr.y (mgr.34107) 541 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:41.430 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:41 smithi134 bash[53981]: audit 2024-03-24T12:14:40.083578+0000 mgr.y (mgr.34107) 541 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:41.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:41 smithi135 bash[41253]: audit 2024-03-24T12:14:40.083578+0000 mgr.y (mgr.34107) 541 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:42 smithi134 bash[53981]: cluster 2024-03-24T12:14:40.930328+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:42.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:42 smithi134 bash[55379]: cluster 2024-03-24T12:14:40.930328+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:42.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:42 smithi135 bash[41253]: cluster 2024-03-24T12:14:40.930328+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:44.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:44 smithi134 bash[53981]: cluster 2024-03-24T12:14:42.931521+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:44.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:44 smithi134 bash[55379]: cluster 2024-03-24T12:14:42.931521+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:44.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:44 smithi135 bash[41253]: cluster 2024-03-24T12:14:42.931521+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:46.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:46 smithi134 bash[53981]: cluster 2024-03-24T12:14:44.932737+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:46.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:46 smithi134 bash[55379]: cluster 2024-03-24T12:14:44.932737+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:46.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:46 smithi135 bash[41253]: cluster 2024-03-24T12:14:44.932737+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:47.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:14:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:14:47] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-03-24T12:14:48.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:48 smithi134 bash[53981]: cluster 2024-03-24T12:14:46.933807+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:48.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:48 smithi134 bash[55379]: cluster 2024-03-24T12:14:46.933807+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:48.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:48 smithi135 bash[41253]: cluster 2024-03-24T12:14:46.933807+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:50.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:50 smithi134 bash[53981]: cluster 2024-03-24T12:14:48.934923+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v341: 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-24T12:14:50.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:50 smithi134 bash[55379]: cluster 2024-03-24T12:14:48.934923+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v341: 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-24T12:14:50.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:50 smithi135 bash[41253]: cluster 2024-03-24T12:14:48.934923+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v341: 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-24T12:14:51.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:51 smithi134 bash[53981]: audit 2024-03-24T12:14:50.094746+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:51.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:51 smithi134 bash[55379]: audit 2024-03-24T12:14:50.094746+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:51.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:51 smithi135 bash[41253]: audit 2024-03-24T12:14:50.094746+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:14:52.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:52 smithi134 bash[53981]: cluster 2024-03-24T12:14:50.936178+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:52.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:52 smithi134 bash[53981]: audit 2024-03-24T12:14:51.738144+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:52.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:52 smithi134 bash[55379]: cluster 2024-03-24T12:14:50.936178+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:52 smithi134 bash[55379]: audit 2024-03-24T12:14:51.738144+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:52.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:52 smithi135 bash[41253]: cluster 2024-03-24T12:14:50.936178+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:52.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:52 smithi135 bash[41253]: audit 2024-03-24T12:14:51.738144+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:14:54.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:54 smithi134 bash[53981]: cluster 2024-03-24T12:14:52.937390+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:54.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:54 smithi134 bash[55379]: cluster 2024-03-24T12:14:52.937390+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:54.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:54 smithi135 bash[41253]: cluster 2024-03-24T12:14:52.937390+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:14:56.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:56 smithi134 bash[53981]: cluster 2024-03-24T12:14:54.938616+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:56.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:56 smithi134 bash[55379]: cluster 2024-03-24T12:14:54.938616+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:56.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:56 smithi135 bash[41253]: cluster 2024-03-24T12:14:54.938616+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:14:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:14:57] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-03-24T12:14:58.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:14:58 smithi134 bash[53981]: cluster 2024-03-24T12:14:56.939735+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:58.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:14:58 smithi134 bash[55379]: cluster 2024-03-24T12:14:56.939735+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:14:58.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:14:58 smithi135 bash[41253]: cluster 2024-03-24T12:14:56.939735+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:00.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:00 smithi134 bash[53981]: cluster 2024-03-24T12:14:58.940935+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v346: 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-24T12:15:00.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:00 smithi134 bash[55379]: cluster 2024-03-24T12:14:58.940935+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v346: 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-24T12:15:00.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:00 smithi135 bash[41253]: cluster 2024-03-24T12:14:58.940935+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v346: 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-24T12:15:01.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:01 smithi134 bash[53981]: audit 2024-03-24T12:15:00.105853+0000 mgr.y (mgr.34107) 553 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:01.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:01 smithi134 bash[55379]: audit 2024-03-24T12:15:00.105853+0000 mgr.y (mgr.34107) 553 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:01.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:01 smithi135 bash[41253]: audit 2024-03-24T12:15:00.105853+0000 mgr.y (mgr.34107) 553 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:02.077 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:02 smithi134 bash[55379]: cluster 2024-03-24T12:15:00.942195+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:02 smithi134 bash[53981]: cluster 2024-03-24T12:15:00.942195+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:02.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:02 smithi135 bash[41253]: cluster 2024-03-24T12:15:00.942195+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:04.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:04 smithi134 bash[53981]: cluster 2024-03-24T12:15:02.943451+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:04.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:04 smithi134 bash[55379]: cluster 2024-03-24T12:15:02.943451+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:04.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:04 smithi135 bash[41253]: cluster 2024-03-24T12:15:02.943451+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:06.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:06 smithi134 bash[53981]: cluster 2024-03-24T12:15:04.944781+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:06.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:06 smithi134 bash[55379]: cluster 2024-03-24T12:15:04.944781+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:06.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:06 smithi135 bash[41253]: cluster 2024-03-24T12:15:04.944781+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:07.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:07 smithi134 bash[53981]: audit 2024-03-24T12:15:06.738702+0000 mon.a (mon.0) 913 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:07.428 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:15:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:15:07] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-03-24T12:15:07.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:07 smithi134 bash[55379]: audit 2024-03-24T12:15:06.738702+0000 mon.a (mon.0) 913 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:07.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:07 smithi135 bash[41253]: audit 2024-03-24T12:15:06.738702+0000 mon.a (mon.0) 913 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:08.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:08 smithi134 bash[53981]: cluster 2024-03-24T12:15:06.945899+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:08.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:08 smithi134 bash[55379]: cluster 2024-03-24T12:15:06.945899+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:08.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:08 smithi135 bash[41253]: cluster 2024-03-24T12:15:06.945899+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:10.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:10 smithi134 bash[53981]: cluster 2024-03-24T12:15:08.946979+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v351: 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-24T12:15:10.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:10 smithi134 bash[55379]: cluster 2024-03-24T12:15:08.946979+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v351: 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-24T12:15:10.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:10 smithi135 bash[41253]: cluster 2024-03-24T12:15:08.946979+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v351: 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-24T12:15:11.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:11 smithi134 bash[53981]: audit 2024-03-24T12:15:10.113688+0000 mgr.y (mgr.34107) 559 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:11.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:11 smithi134 bash[55379]: audit 2024-03-24T12:15:10.113688+0000 mgr.y (mgr.34107) 559 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:11.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:11 smithi135 bash[41253]: audit 2024-03-24T12:15:10.113688+0000 mgr.y (mgr.34107) 559 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:12.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:12 smithi134 bash[53981]: cluster 2024-03-24T12:15:10.948289+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:12.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:12 smithi134 bash[55379]: cluster 2024-03-24T12:15:10.948289+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:12.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:12 smithi135 bash[41253]: cluster 2024-03-24T12:15:10.948289+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:14.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:14 smithi134 bash[53981]: cluster 2024-03-24T12:15:12.949493+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:14.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:14 smithi134 bash[55379]: cluster 2024-03-24T12:15:12.949493+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:14.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:14 smithi135 bash[41253]: cluster 2024-03-24T12:15:12.949493+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:16.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:16 smithi134 bash[53981]: cluster 2024-03-24T12:15:14.950665+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:16.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:16 smithi134 bash[55379]: cluster 2024-03-24T12:15:14.950665+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:16.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:16 smithi135 bash[41253]: cluster 2024-03-24T12:15:14.950665+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:17.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:15:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:15:17] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-03-24T12:15:18.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[53981]: cluster 2024-03-24T12:15:16.951664+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:18.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[53981]: audit 2024-03-24T12:15:17.728617+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:15:18.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[53981]: audit 2024-03-24T12:15:17.730373+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:15:18.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[53981]: audit 2024-03-24T12:15:17.740880+0000 mon.a (mon.0) 916 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:15:18.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[55379]: cluster 2024-03-24T12:15:16.951664+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:18.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[55379]: audit 2024-03-24T12:15:17.728617+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:15:18.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[55379]: audit 2024-03-24T12:15:17.730373+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:15:18.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:18 smithi134 bash[55379]: audit 2024-03-24T12:15:17.740880+0000 mon.a (mon.0) 916 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:15:18.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:18 smithi135 bash[41253]: cluster 2024-03-24T12:15:16.951664+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:18.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:18 smithi135 bash[41253]: audit 2024-03-24T12:15:17.728617+0000 mon.a (mon.0) 914 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:15:18.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:18 smithi135 bash[41253]: audit 2024-03-24T12:15:17.730373+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:15:18.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:18 smithi135 bash[41253]: audit 2024-03-24T12:15:17.740880+0000 mon.a (mon.0) 916 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:15:20.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:20 smithi134 bash[53981]: cluster 2024-03-24T12:15:18.952840+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v356: 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-24T12:15:20.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:20 smithi134 bash[55379]: cluster 2024-03-24T12:15:18.952840+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v356: 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-24T12:15:20.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:20 smithi135 bash[41253]: cluster 2024-03-24T12:15:18.952840+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v356: 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-24T12:15:21.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:21 smithi134 bash[53981]: audit 2024-03-24T12:15:20.124856+0000 mgr.y (mgr.34107) 565 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:21.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:21 smithi134 bash[55379]: audit 2024-03-24T12:15:20.124856+0000 mgr.y (mgr.34107) 565 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:21.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:21 smithi135 bash[41253]: audit 2024-03-24T12:15:20.124856+0000 mgr.y (mgr.34107) 565 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:22.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:22 smithi134 bash[53981]: cluster 2024-03-24T12:15:20.954105+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:22.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:22 smithi134 bash[53981]: audit 2024-03-24T12:15:21.739066+0000 mon.a (mon.0) 917 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:22 smithi134 bash[55379]: cluster 2024-03-24T12:15:20.954105+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:22.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:22 smithi134 bash[55379]: audit 2024-03-24T12:15:21.739066+0000 mon.a (mon.0) 917 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:22.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:22 smithi135 bash[41253]: cluster 2024-03-24T12:15:20.954105+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:22.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:22 smithi135 bash[41253]: audit 2024-03-24T12:15:21.739066+0000 mon.a (mon.0) 917 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:24.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:24 smithi134 bash[53981]: cluster 2024-03-24T12:15:22.955292+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:24.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:24 smithi134 bash[55379]: cluster 2024-03-24T12:15:22.955292+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:24.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:24 smithi135 bash[41253]: cluster 2024-03-24T12:15:22.955292+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:26.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:26 smithi134 bash[53981]: cluster 2024-03-24T12:15:24.956581+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:26.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:26 smithi134 bash[55379]: cluster 2024-03-24T12:15:24.956581+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:26.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:26 smithi135 bash[41253]: cluster 2024-03-24T12:15:24.956581+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:27.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:15:27 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:15:27] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.43.0" 2024-03-24T12:15:28.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:28 smithi134 bash[53981]: cluster 2024-03-24T12:15:26.957757+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:28.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:28 smithi134 bash[55379]: cluster 2024-03-24T12:15:26.957757+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:28.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:28 smithi135 bash[41253]: cluster 2024-03-24T12:15:26.957757+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:30.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:30 smithi134 bash[53981]: cluster 2024-03-24T12:15:28.959053+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v361: 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-24T12:15:30.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:30 smithi134 bash[55379]: cluster 2024-03-24T12:15:28.959053+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v361: 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-24T12:15:30.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:30 smithi135 bash[41253]: cluster 2024-03-24T12:15:28.959053+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v361: 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-24T12:15:31.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:31 smithi134 bash[53981]: audit 2024-03-24T12:15:30.130859+0000 mgr.y (mgr.34107) 571 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:31.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:31 smithi134 bash[55379]: audit 2024-03-24T12:15:30.130859+0000 mgr.y (mgr.34107) 571 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:31.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:31 smithi135 bash[41253]: audit 2024-03-24T12:15:30.130859+0000 mgr.y (mgr.34107) 571 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:32.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:32 smithi135 bash[41253]: cluster 2024-03-24T12:15:30.960569+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:32.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:32 smithi134 bash[53981]: cluster 2024-03-24T12:15:30.960569+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:32.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:32 smithi134 bash[55379]: cluster 2024-03-24T12:15:30.960569+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:34.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:34 smithi135 bash[41253]: cluster 2024-03-24T12:15:32.961781+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:34.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:34 smithi134 bash[53981]: cluster 2024-03-24T12:15:32.961781+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:34.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:34 smithi134 bash[55379]: cluster 2024-03-24T12:15:32.961781+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:36.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:36 smithi135 bash[41253]: cluster 2024-03-24T12:15:34.963030+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:36.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:36 smithi134 bash[53981]: cluster 2024-03-24T12:15:34.963030+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:36.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:36 smithi134 bash[55379]: cluster 2024-03-24T12:15:34.963030+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:37.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:37 smithi135 bash[41253]: audit 2024-03-24T12:15:36.739583+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:37.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:37 smithi134 bash[53981]: audit 2024-03-24T12:15:36.739583+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:37.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:15:37 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:15:37] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-03-24T12:15:37.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:37 smithi134 bash[55379]: audit 2024-03-24T12:15:36.739583+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:38.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:38 smithi135 bash[41253]: cluster 2024-03-24T12:15:36.964005+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:38.552 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:38 smithi134 bash[53981]: cluster 2024-03-24T12:15:36.964005+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:38.553 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:38 smithi134 bash[55379]: cluster 2024-03-24T12:15:36.964005+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:39.087 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch ps' 2024-03-24T12:15:40.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:40 smithi134 bash[53981]: cluster 2024-03-24T12:15:38.965162+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v366: 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-24T12:15:40.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:40 smithi134 bash[55379]: cluster 2024-03-24T12:15:38.965162+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v366: 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-24T12:15:40.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:40 smithi135 bash[41253]: cluster 2024-03-24T12:15:38.965162+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v366: 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-24T12:15:41.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:41 smithi135 bash[41253]: audit 2024-03-24T12:15:40.141902+0000 mgr.y (mgr.34107) 577 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:41.651 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:41 smithi134 bash[53981]: audit 2024-03-24T12:15:40.141902+0000 mgr.y (mgr.34107) 577 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:41.651 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:41 smithi134 bash[55379]: audit 2024-03-24T12:15:40.141902+0000 mgr.y (mgr.34107) 577 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:42.115 INFO:teuthology.orchestra.run.smithi134.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:alertmanager.a smithi134 *:9093,9094 running (2m) 2m ago 21m 15.2M - 0.25.0 c8568f914cd2 04775f7862ce 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:grafana.a smithi135 *:3000 running (104s) 98s ago 20m 27.6M - 9.4.12 a0ea5e3c46d9 5cbf2384da09 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:iscsi.foo.smithi134.dbhfhq smithi134 running (3m) 2m ago 18m 47.4M - 3.7 4f325f8440e9 3d0e3e90c8ee 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.x smithi135 *:8443,9283,8765 running (11m) 98s ago 27m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 cf10290b3630 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:mgr.y smithi134 *:8443,9283,8765 running (12m) 2m ago 29m 512M - 19.0.0-1667-gdb0330b1 4f325f8440e9 275e8fb713e5 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:mon.a smithi134 running (10m) 2m ago 29m 67.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f4e1464413e 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:mon.b smithi135 running (9m) 98s ago 27m 51.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1db5590bd369 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:mon.c smithi134 running (10m) 2m ago 27m 54.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 d6df25bb1b24 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.a smithi134 *:9100 running (3m) 2m ago 21m 10.1M - 1.5.0 0da6a335fe13 1ed3a509e3a4 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:node-exporter.b smithi135 *:9100 running (3m) 98s ago 21m 9879k - 1.5.0 0da6a335fe13 94d6f5a3fa35 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:osd.0 smithi134 running (8m) 2m ago 26m 66.2M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 c39c5483eef8 2024-03-24T12:15:42.116 INFO:teuthology.orchestra.run.smithi134.stdout:osd.1 smithi134 running (7m) 2m ago 26m 68.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 73b93e7e73cc 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:osd.2 smithi134 running (7m) 2m ago 25m 54.8M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 1badd4981dc1 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:osd.3 smithi134 running (6m) 2m ago 24m 64.5M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 10b16f6d4872 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:osd.4 smithi135 running (6m) 98s ago 24m 61.2M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 d468915f8295 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:osd.5 smithi135 running (5m) 98s ago 23m 64.1M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 4eaa5451af51 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:osd.6 smithi135 running (5m) 98s ago 22m 58.8M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 87fd1a27d003 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:osd.7 smithi135 running (4m) 98s ago 22m 56.2M 3037M 19.0.0-1667-gdb0330b1 4f325f8440e9 471768ca75f9 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:prometheus.a smithi135 *:9095 running (2m) 98s ago 21m 49.3M - 2.43.0 a07b618ecd1d b4431f7aed3e 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi134.kbknkp smithi134 *:8000 running (4m) 2m ago 19m 91.1M - 19.0.0-1667-gdb0330b1 4f325f8440e9 2245cdfef604 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.foo.smithi135.rfienr smithi135 *:8000 running (4m) 98s ago 19m 91.4M - 19.0.0-1667-gdb0330b1 4f325f8440e9 379eb2ac4376 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi134.uxfqtg smithi134 *:80 running (4m) 2m ago 19m 91.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c1088c93a2a6 2024-03-24T12:15:42.117 INFO:teuthology.orchestra.run.smithi134.stdout:rgw.smpl.smithi135.xbqomt smithi135 *:80 running (4m) 98s ago 19m 91.3M - 19.0.0-1667-gdb0330b1 4f325f8440e9 8c4d7aba051c 2024-03-24T12:15:42.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:42 smithi134 bash[53981]: cluster 2024-03-24T12:15:40.966385+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:42.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:42 smithi134 bash[55379]: cluster 2024-03-24T12:15:40.966385+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:42.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:42 smithi135 bash[41253]: cluster 2024-03-24T12:15:40.966385+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:42.897 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions' 2024-03-24T12:15:43.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:43 smithi134 bash[53981]: audit 2024-03-24T12:15:42.091624+0000 mgr.y (mgr.34107) 579 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:15:43.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:43 smithi134 bash[55379]: audit 2024-03-24T12:15:42.091624+0000 mgr.y (mgr.34107) 579 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:15:43.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:43 smithi135 bash[41253]: audit 2024-03-24T12:15:42.091624+0000 mgr.y (mgr.34107) 579 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:15:44.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:44 smithi134 bash[53981]: cluster 2024-03-24T12:15:42.967563+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:44.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:44 smithi134 bash[55379]: cluster 2024-03-24T12:15:42.967563+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:44.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:44 smithi135 bash[41253]: cluster 2024-03-24T12:15:42.967563+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:46.037 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:15:46.037 INFO:teuthology.orchestra.run.smithi134.stdout: "mon": { 2024-03-24T12:15:46.037 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:15:46.037 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:15:46.037 INFO:teuthology.orchestra.run.smithi134.stdout: "mgr": { 2024-03-24T12:15:46.037 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: "osd": { 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: "rgw": { 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: }, 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: "overall": { 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout: } 2024-03-24T12:15:46.038 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:15:46.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:46 smithi134 bash[53981]: cluster 2024-03-24T12:15:44.968763+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:46.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:46 smithi134 bash[53981]: audit 2024-03-24T12:15:46.038071+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.134:0/4125239449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:15:46.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:46 smithi134 bash[55379]: cluster 2024-03-24T12:15:44.968763+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:46.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:46 smithi134 bash[55379]: audit 2024-03-24T12:15:46.038071+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.134:0/4125239449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:15:46.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:46 smithi135 bash[41253]: cluster 2024-03-24T12:15:44.968763+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:46.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:46 smithi135 bash[41253]: audit 2024-03-24T12:15:46.038071+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.134:0/4125239449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:15:46.755 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch upgrade status' 2024-03-24T12:15:47.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:15:47 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:15:47] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-03-24T12:15:48.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:48 smithi134 bash[53981]: cluster 2024-03-24T12:15:46.969761+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:48.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:48 smithi134 bash[55379]: cluster 2024-03-24T12:15:46.969761+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:48.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:48 smithi135 bash[41253]: cluster 2024-03-24T12:15:46.969761+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:49.977 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout: "target_image": null, 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout: "in_progress": false, 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout: "which": "", 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout: "services_complete": [], 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout: "progress": null, 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout: "message": "", 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout: "is_paused": false 2024-03-24T12:15:49.978 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:15:50.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:50 smithi134 bash[53981]: cluster 2024-03-24T12:15:48.970891+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v371: 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-24T12:15:50.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:50 smithi134 bash[55379]: cluster 2024-03-24T12:15:48.970891+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v371: 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-24T12:15:50.725 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph health detail' 2024-03-24T12:15:50.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:50 smithi135 bash[41253]: cluster 2024-03-24T12:15:48.970891+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v371: 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-24T12:15:51.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:51 smithi134 bash[53981]: audit 2024-03-24T12:15:49.978099+0000 mgr.y (mgr.34107) 584 : audit 0 from='client.35004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:15:51.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:51 smithi134 bash[53981]: audit 2024-03-24T12:15:50.149755+0000 mgr.y (mgr.34107) 585 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:51.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:51 smithi134 bash[55379]: audit 2024-03-24T12:15:49.978099+0000 mgr.y (mgr.34107) 584 : audit 0 from='client.35004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:15:51.679 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:51 smithi134 bash[55379]: audit 2024-03-24T12:15:50.149755+0000 mgr.y (mgr.34107) 585 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:51.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:51 smithi135 bash[41253]: audit 2024-03-24T12:15:49.978099+0000 mgr.y (mgr.34107) 584 : audit 0 from='client.35004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:15:51.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:51 smithi135 bash[41253]: audit 2024-03-24T12:15:50.149755+0000 mgr.y (mgr.34107) 585 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:15:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:52 smithi134 bash[55379]: cluster 2024-03-24T12:15:50.972170+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:52.429 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:52 smithi134 bash[55379]: audit 2024-03-24T12:15:51.740145+0000 mon.a (mon.0) 919 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:52.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:52 smithi134 bash[53981]: cluster 2024-03-24T12:15:50.972170+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:52.429 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:52 smithi134 bash[53981]: audit 2024-03-24T12:15:51.740145+0000 mon.a (mon.0) 919 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:52.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:52 smithi135 bash[41253]: cluster 2024-03-24T12:15:50.972170+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:52.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:52 smithi135 bash[41253]: audit 2024-03-24T12:15:51.740145+0000 mon.a (mon.0) 919 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:15:53.960 INFO:teuthology.orchestra.run.smithi134.stdout:HEALTH_OK 2024-03-24T12:15:54.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:54 smithi134 bash[53981]: cluster 2024-03-24T12:15:52.973387+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:54.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:54 smithi134 bash[53981]: audit 2024-03-24T12:15:53.961881+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.134:0/739803704' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:15:54.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:54 smithi134 bash[55379]: cluster 2024-03-24T12:15:52.973387+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:54.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:54 smithi134 bash[55379]: audit 2024-03-24T12:15:53.961881+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.134:0/739803704' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:15:54.681 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-24T12:15:54.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:54 smithi135 bash[41253]: cluster 2024-03-24T12:15:52.973387+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:15:54.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:54 smithi135 bash[41253]: audit 2024-03-24T12:15:53.961881+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.134:0/739803704' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:15:56.609 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:56 smithi134 bash[55379]: cluster 2024-03-24T12:15:54.974573+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:56.609 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:56 smithi134 bash[53981]: cluster 2024-03-24T12:15:54.974573+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:56.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:56 smithi135 bash[41253]: cluster 2024-03-24T12:15:54.974573+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:57.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:15:57 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:15:57] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.43.0" 2024-03-24T12:15:57.914 INFO:teuthology.orchestra.run.smithi134.stdout:true 2024-03-24T12:15:58.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:58 smithi134 bash[53981]: cluster 2024-03-24T12:15:56.975617+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:58.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:15:58 smithi134 bash[53981]: audit 2024-03-24T12:15:57.901563+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.134:0/677206521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:15:58.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:58 smithi134 bash[55379]: cluster 2024-03-24T12:15:56.975617+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:58.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:15:58 smithi134 bash[55379]: audit 2024-03-24T12:15:57.901563+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.134:0/677206521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:15:58.644 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-24T12:15:58.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:58 smithi135 bash[41253]: cluster 2024-03-24T12:15:56.975617+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:15:58.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:15:58 smithi135 bash[41253]: audit 2024-03-24T12:15:57.901563+0000 mon.a (mon.0) 920 : audit 0 from='client.? 172.21.15.134:0/677206521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:16:00.540 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:00 smithi134 bash[53981]: cluster 2024-03-24T12:15:58.976847+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v376: 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-24T12:16:00.541 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:00 smithi134 bash[55379]: cluster 2024-03-24T12:15:58.976847+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v376: 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-24T12:16:00.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:00 smithi135 bash[41253]: cluster 2024-03-24T12:15:58.976847+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v376: 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-24T12:16:01.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:01 smithi134 bash[53981]: audit 2024-03-24T12:16:00.160879+0000 mgr.y (mgr.34107) 591 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:16:01.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:01 smithi134 bash[55379]: audit 2024-03-24T12:16:00.160879+0000 mgr.y (mgr.34107) 591 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:16:01.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:01 smithi135 bash[41253]: audit 2024-03-24T12:16:00.160879+0000 mgr.y (mgr.34107) 591 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:16:01.955 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)" 2024-03-24T12:16:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:02 smithi134 bash[53981]: cluster 2024-03-24T12:16:00.978150+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:02.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:02 smithi134 bash[53981]: audit 2024-03-24T12:16:01.940956+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.134:0/1551370130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:16:02.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:02 smithi134 bash[55379]: cluster 2024-03-24T12:16:00.978150+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:02.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:02 smithi134 bash[55379]: audit 2024-03-24T12:16:01.940956+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.134:0/1551370130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:16:02.668 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-24T12:16:02.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:02 smithi135 bash[41253]: cluster 2024-03-24T12:16:00.978150+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:02.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:02 smithi135 bash[41253]: audit 2024-03-24T12:16:01.940956+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.134:0/1551370130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:16:04.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:04 smithi134 bash[53981]: cluster 2024-03-24T12:16:02.979354+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:16:04.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:04 smithi134 bash[55379]: cluster 2024-03-24T12:16:02.979354+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:16:04.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:04 smithi135 bash[41253]: cluster 2024-03-24T12:16:02.979354+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:16:05.688 INFO:teuthology.orchestra.run.smithi134.stdout:osd 8 2m ago - 2024-03-24T12:16:06.357 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T12:16:06.368 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi134.front.sepia.ceph.com 2024-03-24T12:16:06.369 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-03-24T12:16:06.553 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:06 smithi134 bash[53981]: cluster 2024-03-24T12:16:04.980597+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:06.554 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:06 smithi134 bash[55379]: cluster 2024-03-24T12:16:04.980597+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:06.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:06 smithi135 bash[41253]: cluster 2024-03-24T12:16:04.980597+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:07.484 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:07 smithi134 bash[53981]: audit 2024-03-24T12:16:05.668616+0000 mgr.y (mgr.34107) 595 : audit 0 from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:07.484 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:07 smithi134 bash[53981]: audit 2024-03-24T12:16:06.740446+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:16:07.484 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:07 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:16:07] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-03-24T12:16:07.485 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:07 smithi134 bash[55379]: audit 2024-03-24T12:16:05.668616+0000 mgr.y (mgr.34107) 595 : audit 0 from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:07.485 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:07 smithi134 bash[55379]: audit 2024-03-24T12:16:06.740446+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:16:07.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:07 smithi135 bash[41253]: audit 2024-03-24T12:16:05.668616+0000 mgr.y (mgr.34107) 595 : audit 0 from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:07.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:07 smithi135 bash[41253]: audit 2024-03-24T12:16:06.740446+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:16:08.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:08 smithi134 bash[53981]: cluster 2024-03-24T12:16:06.981769+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:08.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:08 smithi134 bash[55379]: cluster 2024-03-24T12:16:06.981769+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:08.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:08 smithi135 bash[41253]: cluster 2024-03-24T12:16:06.981769+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:09.913 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-24T12:16:09.913 INFO:teuthology.orchestra.run.smithi134.stdout: "image": "quay.io/ceph/ceph", 2024-03-24T12:16:09.913 INFO:teuthology.orchestra.run.smithi134.stdout: "registry": "quay.io", 2024-03-24T12:16:09.913 INFO:teuthology.orchestra.run.smithi134.stdout: "bare_image": "ceph/ceph", 2024-03-24T12:16:09.913 INFO:teuthology.orchestra.run.smithi134.stdout: "versions": [] 2024-03-24T12:16:09.914 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-24T12:16:10.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:10 smithi134 bash[53981]: cluster 2024-03-24T12:16:08.982913+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v381: 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-24T12:16:10.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:10 smithi134 bash[53981]: audit 2024-03-24T12:16:09.257898+0000 mgr.y (mgr.34107) 598 : audit 0 from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:10.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:10 smithi134 bash[55379]: cluster 2024-03-24T12:16:08.982913+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v381: 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-24T12:16:10.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:10 smithi134 bash[55379]: audit 2024-03-24T12:16:09.257898+0000 mgr.y (mgr.34107) 598 : audit 0 from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:10.654 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-24T12:16:10.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:10 smithi135 bash[41253]: cluster 2024-03-24T12:16:08.982913+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v381: 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-24T12:16:10.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:10 smithi135 bash[41253]: audit 2024-03-24T12:16:09.257898+0000 mgr.y (mgr.34107) 598 : audit 0 from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:11.643 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:11 smithi134 bash[55379]: audit 2024-03-24T12:16:10.169848+0000 mgr.y (mgr.34107) 599 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:16:11.644 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:11 smithi134 bash[53981]: audit 2024-03-24T12:16:10.169848+0000 mgr.y (mgr.34107) 599 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:16:11.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:11 smithi135 bash[41253]: audit 2024-03-24T12:16:10.169848+0000 mgr.y (mgr.34107) 599 : audit 0 from='client.44662 -' entity='client.iscsi.foo.smithi134.dbhfhq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:16:12.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:12 smithi134 bash[53981]: cluster 2024-03-24T12:16:10.984107+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:12.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:12 smithi134 bash[55379]: cluster 2024-03-24T12:16:10.984107+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:12.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:12 smithi135 bash[41253]: cluster 2024-03-24T12:16:10.984107+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:16:13.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:13 smithi134 bash[53981]: cluster 2024-03-24T12:16:12.985359+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:16:13.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:13 smithi134 bash[55379]: cluster 2024-03-24T12:16:12.985359+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:16:13.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:13 smithi135 bash[41253]: cluster 2024-03-24T12:16:12.985359+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:16:14.676 INFO:teuthology.orchestra.run.smithi134.stdout: "16.2.0", 2024-03-24T12:16:14.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:14 smithi134 bash[55379]: audit 2024-03-24T12:16:13.714450+0000 mgr.y (mgr.34107) 602 : audit 0 from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:14.678 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:14 smithi134 bash[53981]: audit 2024-03-24T12:16:13.714450+0000 mgr.y (mgr.34107) 602 : audit 0 from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:14.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:14 smithi135 bash[41253]: audit 2024-03-24T12:16:13.714450+0000 mgr.y (mgr.34107) 602 : audit 0 from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:15.418 DEBUG:teuthology.orchestra.run.smithi134:> 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 ffb840ea-e9d3-11ee-95cd-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-24T12:16:15.612 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:15 smithi134 bash[53981]: cluster 2024-03-24T12:16:14.986507+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:16:15.612 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:15 smithi134 bash[55379]: cluster 2024-03-24T12:16:14.986507+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:16:15.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:15 smithi135 bash[41253]: cluster 2024-03-24T12:16:14.986507+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:16:17.678 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:17 smithi134 bash[50797]: ::ffff:172.21.15.135 - - [24/Mar/2024:12:16:17] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-03-24T12:16:18.428 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:18 smithi134 bash[53981]: cluster 2024-03-24T12:16:16.987564+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:16:18.428 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:18 smithi134 bash[55379]: cluster 2024-03-24T12:16:16.987564+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:16:18.482 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:18 smithi135 bash[41253]: cluster 2024-03-24T12:16:16.987564+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:16:19.234 INFO:teuthology.orchestra.run.smithi134.stdout: "v16.2.2", 2024-03-24T12:16:19.234 INFO:teuthology.orchestra.run.smithi134.stdout: "v16.2.2-20210505", 2024-03-24T12:16:19.387 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:19 smithi134 bash[53981]: audit 2024-03-24T12:16:18.502820+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:16:19.388 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:19 smithi134 bash[53981]: audit 2024-03-24T12:16:18.504318+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:16:19.388 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:19 smithi134 bash[53981]: audit 2024-03-24T12:16:18.514120+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:16:19.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:19 smithi134 bash[55379]: audit 2024-03-24T12:16:18.502820+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:16:19.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:19 smithi134 bash[55379]: audit 2024-03-24T12:16:18.504318+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:16:19.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:19 smithi134 bash[55379]: audit 2024-03-24T12:16:18.514120+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:16:19.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:19 smithi135 bash[41253]: audit 2024-03-24T12:16:18.502820+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:16:19.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:19 smithi135 bash[41253]: audit 2024-03-24T12:16:18.504318+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:16:19.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:19 smithi135 bash[41253]: audit 2024-03-24T12:16:18.514120+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.134:0/3484628902' entity='mgr.y' 2024-03-24T12:16:19.977 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-24T12:16:19.989 INFO:tasks.cephadm:Teardown begin 2024-03-24T12:16:19.989 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:16:20.006 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:16:20.022 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-24T12:16:20.023 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:16:20.053 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:16:20.070 INFO:tasks.cephadm:Stopping all daemons... 2024-03-24T12:16:20.070 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-24T12:16:20.070 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a 2024-03-24T12:16:20.247 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[53981]: audit 2024-03-24T12:16:18.591666+0000 mgr.y (mgr.34107) 605 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:20.247 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[53981]: cluster 2024-03-24T12:16:18.988751+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v386: 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-24T12:16:20.247 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:20 smithi134 systemd[1]: Stopping Ceph mon.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:20.247 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[55379]: audit 2024-03-24T12:16:18.591666+0000 mgr.y (mgr.34107) 605 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:20.248 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[55379]: cluster 2024-03-24T12:16:18.988751+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v386: 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-24T12:16:20.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:20 smithi135 bash[41253]: audit 2024-03-24T12:16:18.591666+0000 mgr.y (mgr.34107) 605 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:16:20.483 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:20 smithi135 bash[41253]: cluster 2024-03-24T12:16:18.988751+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v386: 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-24T12:16:20.570 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[53981]: debug 2024-03-24T12:16:20.244+0000 7f2cad071700 -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-24T12:16:20.570 INFO:journalctl@ceph.mon.a.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[53981]: debug 2024-03-24T12:16:20.244+0000 7f2cad071700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-24T12:16:20.570 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: [24/Mar/2024:12:16:20] ENGINE Bus STOPPING 2024-03-24T12:16:20.571 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: [24/Mar/2024:12:16:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:16:20.571 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: [24/Mar/2024:12:16:20] ENGINE Bus STOPPED 2024-03-24T12:16:20.571 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: [24/Mar/2024:12:16:20] ENGINE Bus STARTING 2024-03-24T12:16:20.571 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: CherryPy Checker: 2024-03-24T12:16:20.571 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: The Application mounted at '' has an empty config. 2024-03-24T12:16:20.571 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: [24/Mar/2024:12:16:20] ENGINE Serving on http://:::9283 2024-03-24T12:16:20.571 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:20 smithi134 bash[50797]: [24/Mar/2024:12:16:20] ENGINE Bus STARTED 2024-03-24T12:16:21.322 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.a.service' 2024-03-24T12:16:21.365 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:21.365 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-24T12:16:21.366 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-24T12:16:21.366 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.c 2024-03-24T12:16:21.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:21 smithi134 systemd[1]: Stopping Ceph mon.c for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:21.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:21 smithi134 bash[55379]: debug 2024-03-24T12:16:21.572+0000 7fa07be1a700 -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-24T12:16:21.678 INFO:journalctl@ceph.mon.c.smithi134.stdout:Mar 24 12:16:21 smithi134 bash[55379]: debug 2024-03-24T12:16:21.572+0000 7fa07be1a700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-24T12:16:22.439 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.c.service' 2024-03-24T12:16:22.471 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:22.472 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-24T12:16:22.472 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-24T12:16:22.472 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.b 2024-03-24T12:16:22.803 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:22 smithi135 systemd[1]: Stopping Ceph mon.b for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:22.804 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:22 smithi135 bash[41253]: debug 2024-03-24T12:16:22.662+0000 7f823a60d700 -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-24T12:16:22.804 INFO:journalctl@ceph.mon.b.smithi135.stdout:Mar 24 12:16:22 smithi135 bash[41253]: debug 2024-03-24T12:16:22.662+0000 7f823a60d700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-24T12:16:23.768 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mon.b.service' 2024-03-24T12:16:23.812 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:23.813 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-24T12:16:23.813 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-24T12:16:23.813 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y 2024-03-24T12:16:24.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:23 smithi134 systemd[1]: Stopping Ceph mgr.y for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:24.178 INFO:journalctl@ceph.mgr.y.smithi134.stdout:Mar 24 12:16:24 smithi134 bash[50797]: debug 2024-03-24T12:16:24.012+0000 7f51c7222700 -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-24T12:16:24.762 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.y.service' 2024-03-24T12:16:24.792 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:24.792 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-24T12:16:24.792 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-24T12:16:24.792 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.x 2024-03-24T12:16:25.231 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Mar 24 12:16:24 smithi135 systemd[1]: Stopping Ceph mgr.x for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:25.898 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@mgr.x.service' 2024-03-24T12:16:25.927 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:25.927 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-24T12:16:25.927 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-24T12:16:25.927 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.0 2024-03-24T12:16:26.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:16:25 smithi134 systemd[1]: Stopping Ceph osd.0 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:26.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:16:26 smithi134 bash[58322]: debug 2024-03-24T12:16:26.108+0000 7f6c1b39d700 -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-24T12:16:26.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:16:26 smithi134 bash[58322]: debug 2024-03-24T12:16:26.108+0000 7f6c1b39d700 -1 osd.0 149 *** Got signal Terminated *** 2024-03-24T12:16:26.428 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:16:26 smithi134 bash[58322]: debug 2024-03-24T12:16:26.108+0000 7f6c1b39d700 -1 osd.0 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:16:32.401 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:16:32 smithi134 bash[94892]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:16:32.401 INFO:journalctl@ceph.osd.0.smithi134.stdout:Mar 24 12:16:32 smithi134 bash[94961]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:16:34.316 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.0.service' 2024-03-24T12:16:34.344 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:34.344 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-24T12:16:34.344 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-24T12:16:34.344 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.1 2024-03-24T12:16:34.541 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:16:34 smithi134 systemd[1]: Stopping Ceph osd.1 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:34.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:16:34 smithi134 bash[60471]: debug 2024-03-24T12:16:34.539+0000 7fa1b4008700 -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-24T12:16:34.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:16:34 smithi134 bash[60471]: debug 2024-03-24T12:16:34.539+0000 7fa1b4008700 -1 osd.1 149 *** Got signal Terminated *** 2024-03-24T12:16:34.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:16:34 smithi134 bash[60471]: debug 2024-03-24T12:16:34.539+0000 7fa1b4008700 -1 osd.1 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:16:40.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:16:40 smithi134 bash[95105]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:16:40.928 INFO:journalctl@ceph.osd.1.smithi134.stdout:Mar 24 12:16:40 smithi134 bash[95181]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:16:42.639 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.1.service' 2024-03-24T12:16:42.676 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:42.677 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-24T12:16:42.677 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-24T12:16:42.677 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.2 2024-03-24T12:16:42.928 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:16:42 smithi134 systemd[1]: Stopping Ceph osd.2 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:42.928 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:16:42 smithi134 bash[62654]: debug 2024-03-24T12:16:42.883+0000 7f0fa59f7700 -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-24T12:16:42.928 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:16:42 smithi134 bash[62654]: debug 2024-03-24T12:16:42.883+0000 7f0fa59f7700 -1 osd.2 149 *** Got signal Terminated *** 2024-03-24T12:16:42.928 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:16:42 smithi134 bash[62654]: debug 2024-03-24T12:16:42.883+0000 7f0fa59f7700 -1 osd.2 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:16:49.166 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:16:48 smithi134 bash[95334]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:16:49.167 INFO:journalctl@ceph.osd.2.smithi134.stdout:Mar 24 12:16:49 smithi134 bash[95407]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:16:51.005 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.2.service' 2024-03-24T12:16:51.039 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:51.039 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-24T12:16:51.039 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-24T12:16:51.039 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.3 2024-03-24T12:16:51.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:51 smithi134 systemd[1]: Stopping Ceph osd.3 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:51.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:51 smithi134 bash[64820]: debug 2024-03-24T12:16:51.207+0000 7fb98f063700 -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-24T12:16:51.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:51 smithi134 bash[64820]: debug 2024-03-24T12:16:51.207+0000 7fb98f063700 -1 osd.3 149 *** Got signal Terminated *** 2024-03-24T12:16:51.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:51 smithi134 bash[64820]: debug 2024-03-24T12:16:51.207+0000 7fb98f063700 -1 osd.3 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:16:52.232 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:51 smithi135 bash[47767]: debug 2024-03-24T12:16:51.758+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:52.729 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:52 smithi135 bash[49774]: debug 2024-03-24T12:16:52.226+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:52.729 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:52 smithi135 bash[45709]: debug 2024-03-24T12:16:52.382+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:16:52.982 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:52 smithi135 bash[43675]: debug 2024-03-24T12:16:52.814+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:16:52.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:52 smithi135 bash[47767]: debug 2024-03-24T12:16:52.718+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:53.697 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:53 smithi135 bash[45709]: debug 2024-03-24T12:16:53.346+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:16:53.697 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:53 smithi135 bash[49774]: debug 2024-03-24T12:16:53.254+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:53.982 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:53 smithi135 bash[43675]: debug 2024-03-24T12:16:53.854+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:16:53.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:53 smithi135 bash[47767]: debug 2024-03-24T12:16:53.686+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:54.482 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:54 smithi135 bash[45709]: debug 2024-03-24T12:16:54.386+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:16:54.482 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:54 smithi135 bash[49774]: debug 2024-03-24T12:16:54.202+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:54.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:54 smithi135 bash[47767]: debug 2024-03-24T12:16:54.714+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:54.983 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:54 smithi135 bash[43675]: debug 2024-03-24T12:16:54.886+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:16:55.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:54 smithi134 bash[64820]: debug 2024-03-24T12:16:54.979+0000 7fb98764f700 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:29.038773+0000 front 2024-03-24T12:16:29.038822+0000 (oldest deadline 2024-03-24T12:16:54.338855+0000) 2024-03-24T12:16:55.448 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:55 smithi135 bash[49774]: debug 2024-03-24T12:16:55.186+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:55.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:55 smithi135 bash[45709]: debug 2024-03-24T12:16:55.438+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:16:55.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:55 smithi135 bash[47767]: debug 2024-03-24T12:16:55.678+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:56.216 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:55 smithi135 bash[43675]: debug 2024-03-24T12:16:55.894+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:16:56.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:55 smithi134 bash[64820]: debug 2024-03-24T12:16:55.939+0000 7fb98764f700 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:29.038773+0000 front 2024-03-24T12:16:29.038822+0000 (oldest deadline 2024-03-24T12:16:54.338855+0000) 2024-03-24T12:16:56.482 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:56 smithi135 bash[49774]: debug 2024-03-24T12:16:56.202+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:56.942 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:56 smithi135 bash[47767]: debug 2024-03-24T12:16:56.666+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:56.942 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:56 smithi135 bash[45709]: debug 2024-03-24T12:16:56.486+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:16:57.232 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:56 smithi135 bash[43675]: debug 2024-03-24T12:16:56.930+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:16:57.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:57 smithi134 bash[95552]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:16:57.428 INFO:journalctl@ceph.osd.3.smithi134.stdout:Mar 24 12:16:57 smithi134 bash[95626]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:16:57.542 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:57 smithi135 bash[49774]: debug 2024-03-24T12:16:57.230+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:57.973 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:57 smithi135 bash[47767]: debug 2024-03-24T12:16:57.710+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:57.974 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:57 smithi135 bash[45709]: debug 2024-03-24T12:16:57.530+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:16:58.232 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:57 smithi135 bash[43675]: debug 2024-03-24T12:16:57.962+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:16:58.693 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:58 smithi135 bash[45709]: debug 2024-03-24T12:16:58.502+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:16:58.693 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:58 smithi135 bash[49774]: debug 2024-03-24T12:16:58.278+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:58.982 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:58 smithi135 bash[43675]: debug 2024-03-24T12:16:58.926+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:16:58.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:58 smithi135 bash[47767]: debug 2024-03-24T12:16:58.682+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:16:59.065 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.3.service' 2024-03-24T12:16:59.096 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:16:59.097 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-24T12:16:59.097 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-24T12:16:59.097 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.4 2024-03-24T12:16:59.474 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:16:59 smithi135 bash[49774]: debug 2024-03-24T12:16:59.310+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:16:59.474 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:59 smithi135 systemd[1]: Stopping Ceph osd.4 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:16:59.474 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:59 smithi135 bash[43675]: debug 2024-03-24T12:16:59.282+0000 7ff43070f700 -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-24T12:16:59.474 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:59 smithi135 bash[43675]: debug 2024-03-24T12:16:59.282+0000 7ff43070f700 -1 osd.4 149 *** Got signal Terminated *** 2024-03-24T12:16:59.474 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:59 smithi135 bash[43675]: debug 2024-03-24T12:16:59.282+0000 7ff43070f700 -1 osd.4 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:16:59.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:16:59 smithi135 bash[45709]: debug 2024-03-24T12:16:59.462+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:00.232 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:16:59 smithi135 bash[43675]: debug 2024-03-24T12:16:59.966+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:17:00.232 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:16:59 smithi135 bash[47767]: debug 2024-03-24T12:16:59.730+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:00.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:00 smithi135 bash[45709]: debug 2024-03-24T12:17:00.446+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:00.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:00 smithi135 bash[49774]: debug 2024-03-24T12:17:00.326+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:01.045 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:00 smithi135 bash[47767]: debug 2024-03-24T12:17:00.726+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:01.045 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:00 smithi135 bash[43675]: debug 2024-03-24T12:17:00.934+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:17:01.046 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:00 smithi135 bash[43675]: debug 2024-03-24T12:17:00.934+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:34.680293+0000 front 2024-03-24T12:16:34.680323+0000 (oldest deadline 2024-03-24T12:17:00.579861+0000) 2024-03-24T12:17:01.707 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:01 smithi135 bash[45709]: debug 2024-03-24T12:17:01.458+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:01.707 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:01 smithi135 bash[49774]: debug 2024-03-24T12:17:01.286+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:01.707 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:01 smithi135 bash[49774]: debug 2024-03-24T12:17:01.286+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:01.982 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:01 smithi135 bash[43675]: debug 2024-03-24T12:17:01.918+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:17:01.982 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:01 smithi135 bash[43675]: debug 2024-03-24T12:17:01.918+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:34.680293+0000 front 2024-03-24T12:16:34.680323+0000 (oldest deadline 2024-03-24T12:17:00.579861+0000) 2024-03-24T12:17:01.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:01 smithi135 bash[47767]: debug 2024-03-24T12:17:01.694+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:02.731 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:02 smithi135 bash[45709]: debug 2024-03-24T12:17:02.410+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:02.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:02 smithi135 bash[49774]: debug 2024-03-24T12:17:02.246+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:02.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:02 smithi135 bash[49774]: debug 2024-03-24T12:17:02.246+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:02.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:02 smithi135 bash[47767]: debug 2024-03-24T12:17:02.722+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:02.982 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:02 smithi135 bash[43675]: debug 2024-03-24T12:17:02.934+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:17:02.982 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:02 smithi135 bash[43675]: debug 2024-03-24T12:17:02.934+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:34.680293+0000 front 2024-03-24T12:16:34.680323+0000 (oldest deadline 2024-03-24T12:17:00.579861+0000) 2024-03-24T12:17:03.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:03 smithi135 bash[45709]: debug 2024-03-24T12:17:03.458+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:03.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:03 smithi135 bash[45709]: debug 2024-03-24T12:17:03.458+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:03.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:03 smithi135 bash[49774]: debug 2024-03-24T12:17:03.222+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:03.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:03 smithi135 bash[49774]: debug 2024-03-24T12:17:03.222+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:04.232 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:03 smithi135 bash[43675]: debug 2024-03-24T12:17:03.947+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.778459+0000 front 2024-03-24T12:16:30.778377+0000 (oldest deadline 2024-03-24T12:16:52.378612+0000) 2024-03-24T12:17:04.232 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:03 smithi135 bash[43675]: debug 2024-03-24T12:17:03.947+0000 7ff42cd03700 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:34.680293+0000 front 2024-03-24T12:16:34.680323+0000 (oldest deadline 2024-03-24T12:17:00.579861+0000) 2024-03-24T12:17:04.232 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:03 smithi135 bash[47767]: debug 2024-03-24T12:17:03.743+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:04.714 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:04 smithi135 bash[45709]: debug 2024-03-24T12:17:04.451+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:04.714 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:04 smithi135 bash[45709]: debug 2024-03-24T12:17:04.451+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:04.714 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:04 smithi135 bash[49774]: debug 2024-03-24T12:17:04.271+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:04.714 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:04 smithi135 bash[49774]: debug 2024-03-24T12:17:04.271+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:04.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:04 smithi135 bash[47767]: debug 2024-03-24T12:17:04.703+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:04.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:04 smithi135 bash[47767]: debug 2024-03-24T12:17:04.703+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:05.419 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[49774]: debug 2024-03-24T12:17:05.271+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:05.420 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[49774]: debug 2024-03-24T12:17:05.271+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:05.672 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[73129]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:17:05.672 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[45709]: debug 2024-03-24T12:17:05.407+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:05.672 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[45709]: debug 2024-03-24T12:17:05.407+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:05.942 INFO:journalctl@ceph.osd.4.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[73205]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:17:05.942 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[47767]: debug 2024-03-24T12:17:05.663+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:05.942 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[47767]: debug 2024-03-24T12:17:05.663+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:06.232 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[62560]: ts=2024-03-24T12:17:05.935Z 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.134:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.134:8765: connect: connection refused" 2024-03-24T12:17:06.232 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[62560]: ts=2024-03-24T12:17:05.937Z 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.134:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.134:8765: connect: connection refused" 2024-03-24T12:17:06.232 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[62560]: ts=2024-03-24T12:17:05.941Z 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.134:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.134:8765: connect: connection refused" 2024-03-24T12:17:06.232 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:05 smithi135 bash[62560]: ts=2024-03-24T12:17:05.944Z 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.134:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.134:8765: connect: connection refused" 2024-03-24T12:17:06.639 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:06 smithi135 bash[45709]: debug 2024-03-24T12:17:06.459+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:06.640 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:06 smithi135 bash[45709]: debug 2024-03-24T12:17:06.459+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:06.640 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:06 smithi135 bash[49774]: debug 2024-03-24T12:17:06.299+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:06.640 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:06 smithi135 bash[49774]: debug 2024-03-24T12:17:06.299+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:06.981 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:06 smithi135 bash[47767]: debug 2024-03-24T12:17:06.627+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:06.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:06 smithi135 bash[47767]: debug 2024-03-24T12:17:06.627+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:07.482 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:07 smithi135 bash[49774]: debug 2024-03-24T12:17:07.351+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:07.482 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:07 smithi135 bash[49774]: debug 2024-03-24T12:17:07.351+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:07.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:07 smithi135 bash[47767]: debug 2024-03-24T12:17:07.595+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:07.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:07 smithi135 bash[47767]: debug 2024-03-24T12:17:07.595+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:07.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:07 smithi135 bash[45709]: debug 2024-03-24T12:17:07.467+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:07.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:07 smithi135 bash[45709]: debug 2024-03-24T12:17:07.467+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:07.929 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.4.service' 2024-03-24T12:17:07.963 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:17:07.963 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-24T12:17:07.964 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-24T12:17:07.964 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.5 2024-03-24T12:17:08.232 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:07 smithi135 systemd[1]: Stopping Ceph osd.5 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:17:08.232 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[45709]: debug 2024-03-24T12:17:08.111+0000 7f59329a3700 -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-24T12:17:08.232 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[45709]: debug 2024-03-24T12:17:08.111+0000 7f59329a3700 -1 osd.5 149 *** Got signal Terminated *** 2024-03-24T12:17:08.232 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[45709]: debug 2024-03-24T12:17:08.111+0000 7f59329a3700 -1 osd.5 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:17:08.618 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[45709]: debug 2024-03-24T12:17:08.471+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:08.618 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[45709]: debug 2024-03-24T12:17:08.471+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:08.618 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[49774]: debug 2024-03-24T12:17:08.355+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:08.618 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[49774]: debug 2024-03-24T12:17:08.355+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:08.981 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[47767]: debug 2024-03-24T12:17:08.607+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:08.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:08 smithi135 bash[47767]: debug 2024-03-24T12:17:08.607+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:09.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[49774]: debug 2024-03-24T12:17:09.347+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:09.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[49774]: debug 2024-03-24T12:17:09.347+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:09.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[45709]: debug 2024-03-24T12:17:09.431+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:09.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[45709]: debug 2024-03-24T12:17:09.431+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:09.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[45709]: debug 2024-03-24T12:17:09.431+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:45.835677+0000 front 2024-03-24T12:16:45.835770+0000 (oldest deadline 2024-03-24T12:17:09.335644+0000) 2024-03-24T12:17:09.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[47767]: debug 2024-03-24T12:17:09.563+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:09.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[47767]: debug 2024-03-24T12:17:09.563+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:09.733 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:09 smithi135 bash[47767]: debug 2024-03-24T12:17:09.563+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:10.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[49774]: debug 2024-03-24T12:17:10.307+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:10.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[49774]: debug 2024-03-24T12:17:10.307+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:10.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[49774]: debug 2024-03-24T12:17:10.307+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:10.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[45709]: debug 2024-03-24T12:17:10.447+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:10.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[45709]: debug 2024-03-24T12:17:10.447+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:10.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[45709]: debug 2024-03-24T12:17:10.447+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:45.835677+0000 front 2024-03-24T12:16:45.835770+0000 (oldest deadline 2024-03-24T12:17:09.335644+0000) 2024-03-24T12:17:10.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[47767]: debug 2024-03-24T12:17:10.551+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:10.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[47767]: debug 2024-03-24T12:17:10.551+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:10.733 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:10 smithi135 bash[47767]: debug 2024-03-24T12:17:10.551+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:11.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[47767]: debug 2024-03-24T12:17:11.543+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:11.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[47767]: debug 2024-03-24T12:17:11.543+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:11.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[47767]: debug 2024-03-24T12:17:11.543+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:11.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[49774]: debug 2024-03-24T12:17:11.347+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:11.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[49774]: debug 2024-03-24T12:17:11.347+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:11.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[49774]: debug 2024-03-24T12:17:11.347+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:11.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[45709]: debug 2024-03-24T12:17:11.451+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:11.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[45709]: debug 2024-03-24T12:17:11.451+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:11.733 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:11 smithi135 bash[45709]: debug 2024-03-24T12:17:11.451+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:45.835677+0000 front 2024-03-24T12:16:45.835770+0000 (oldest deadline 2024-03-24T12:17:09.335644+0000) 2024-03-24T12:17:12.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[49774]: debug 2024-03-24T12:17:12.343+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:12.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[49774]: debug 2024-03-24T12:17:12.343+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:12.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[49774]: debug 2024-03-24T12:17:12.343+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:12.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[45709]: debug 2024-03-24T12:17:12.435+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:30.732537+0000 front 2024-03-24T12:16:30.732753+0000 (oldest deadline 2024-03-24T12:16:51.832322+0000) 2024-03-24T12:17:12.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[45709]: debug 2024-03-24T12:17:12.435+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:37.734037+0000 front 2024-03-24T12:16:37.733995+0000 (oldest deadline 2024-03-24T12:17:03.033596+0000) 2024-03-24T12:17:12.732 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[45709]: debug 2024-03-24T12:17:12.435+0000 7f592af8f700 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:45.835677+0000 front 2024-03-24T12:16:45.835770+0000 (oldest deadline 2024-03-24T12:17:09.335644+0000) 2024-03-24T12:17:12.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[47767]: debug 2024-03-24T12:17:12.531+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:12.733 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[47767]: debug 2024-03-24T12:17:12.531+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:12.733 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:12 smithi135 bash[47767]: debug 2024-03-24T12:17:12.531+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:13.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:13 smithi135 bash[47767]: debug 2024-03-24T12:17:13.487+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:13.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:13 smithi135 bash[47767]: debug 2024-03-24T12:17:13.487+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:13.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:13 smithi135 bash[47767]: debug 2024-03-24T12:17:13.487+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:13.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:13 smithi135 bash[49774]: debug 2024-03-24T12:17:13.359+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:13.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:13 smithi135 bash[49774]: debug 2024-03-24T12:17:13.359+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:13.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:13 smithi135 bash[49774]: debug 2024-03-24T12:17:13.359+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:14.518 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[73349]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:17:14.518 INFO:journalctl@ceph.osd.5.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[73422]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:17:14.518 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[49774]: debug 2024-03-24T12:17:14.339+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:14.518 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[49774]: debug 2024-03-24T12:17:14.339+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:14.518 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[49774]: debug 2024-03-24T12:17:14.339+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:14.981 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[47767]: debug 2024-03-24T12:17:14.507+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:14.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[47767]: debug 2024-03-24T12:17:14.507+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:14.982 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:14 smithi135 bash[47767]: debug 2024-03-24T12:17:14.507+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:15.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:15 smithi135 bash[47767]: debug 2024-03-24T12:17:15.503+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:15.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:15 smithi135 bash[47767]: debug 2024-03-24T12:17:15.503+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:15.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:15 smithi135 bash[47767]: debug 2024-03-24T12:17:15.503+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:15.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:15 smithi135 bash[49774]: debug 2024-03-24T12:17:15.379+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:15.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:15 smithi135 bash[49774]: debug 2024-03-24T12:17:15.379+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:15.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:15 smithi135 bash[49774]: debug 2024-03-24T12:17:15.379+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:16.455 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.5.service' 2024-03-24T12:17:16.489 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:17:16.489 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-24T12:17:16.489 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-24T12:17:16.489 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.6 2024-03-24T12:17:16.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[49774]: debug 2024-03-24T12:17:16.423+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[49774]: debug 2024-03-24T12:17:16.423+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[49774]: debug 2024-03-24T12:17:16.423+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[47767]: debug 2024-03-24T12:17:16.483+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[47767]: debug 2024-03-24T12:17:16.483+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[47767]: debug 2024-03-24T12:17:16.483+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:16 smithi135 systemd[1]: Stopping Ceph osd.6 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[47767]: debug 2024-03-24T12:17:16.671+0000 7f8fc5d19700 -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-24T12:17:16.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[47767]: debug 2024-03-24T12:17:16.671+0000 7f8fc5d19700 -1 osd.6 149 *** Got signal Terminated *** 2024-03-24T12:17:16.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:16 smithi135 bash[47767]: debug 2024-03-24T12:17:16.671+0000 7f8fc5d19700 -1 osd.6 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:17:17.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:17 smithi135 bash[47767]: debug 2024-03-24T12:17:17.475+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:17.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:17 smithi135 bash[47767]: debug 2024-03-24T12:17:17.475+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:17.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:17 smithi135 bash[47767]: debug 2024-03-24T12:17:17.475+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:17.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:17 smithi135 bash[49774]: debug 2024-03-24T12:17:17.459+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:17.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:17 smithi135 bash[49774]: debug 2024-03-24T12:17:17.459+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:17.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:17 smithi135 bash[49774]: debug 2024-03-24T12:17:17.459+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:18.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:18 smithi135 bash[49774]: debug 2024-03-24T12:17:18.459+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:18.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:18 smithi135 bash[49774]: debug 2024-03-24T12:17:18.459+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:18.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:18 smithi135 bash[49774]: debug 2024-03-24T12:17:18.459+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:18.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:18 smithi135 bash[47767]: debug 2024-03-24T12:17:18.443+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:18.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:18 smithi135 bash[47767]: debug 2024-03-24T12:17:18.443+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:18.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:18 smithi135 bash[47767]: debug 2024-03-24T12:17:18.443+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:19.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:19 smithi135 bash[47767]: debug 2024-03-24T12:17:19.427+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:19.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:19 smithi135 bash[47767]: debug 2024-03-24T12:17:19.427+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:19.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:19 smithi135 bash[47767]: debug 2024-03-24T12:17:19.427+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:19.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:19 smithi135 bash[49774]: debug 2024-03-24T12:17:19.479+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:19.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:19 smithi135 bash[49774]: debug 2024-03-24T12:17:19.479+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:19.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:19 smithi135 bash[49774]: debug 2024-03-24T12:17:19.479+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:20.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:20 smithi135 bash[47767]: debug 2024-03-24T12:17:20.439+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:20.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:20 smithi135 bash[47767]: debug 2024-03-24T12:17:20.439+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:20.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:20 smithi135 bash[47767]: debug 2024-03-24T12:17:20.439+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:20.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:20 smithi135 bash[47767]: debug 2024-03-24T12:17:20.439+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.463292+0000 front 2024-03-24T12:16:55.463235+0000 (oldest deadline 2024-03-24T12:17:20.163071+0000) 2024-03-24T12:17:20.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:20 smithi135 bash[49774]: debug 2024-03-24T12:17:20.451+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:20.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:20 smithi135 bash[49774]: debug 2024-03-24T12:17:20.451+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:20.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:20 smithi135 bash[49774]: debug 2024-03-24T12:17:20.451+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:21.731 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[47767]: debug 2024-03-24T12:17:21.487+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.357170+0000 front 2024-03-24T12:16:26.357545+0000 (oldest deadline 2024-03-24T12:16:51.656748+0000) 2024-03-24T12:17:21.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[47767]: debug 2024-03-24T12:17:21.487+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:35.158353+0000 front 2024-03-24T12:16:35.158610+0000 (oldest deadline 2024-03-24T12:17:03.959217+0000) 2024-03-24T12:17:21.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[47767]: debug 2024-03-24T12:17:21.487+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:43.959966+0000 front 2024-03-24T12:16:43.960422+0000 (oldest deadline 2024-03-24T12:17:08.659893+0000) 2024-03-24T12:17:21.732 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[47767]: debug 2024-03-24T12:17:21.487+0000 7f8fbe305700 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.463292+0000 front 2024-03-24T12:16:55.463235+0000 (oldest deadline 2024-03-24T12:17:20.163071+0000) 2024-03-24T12:17:21.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[49774]: debug 2024-03-24T12:17:21.427+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:21.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[49774]: debug 2024-03-24T12:17:21.427+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:21.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[49774]: debug 2024-03-24T12:17:21.427+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:21.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:21 smithi135 bash[49774]: debug 2024-03-24T12:17:21.427+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:22.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:22 smithi135 bash[49774]: debug 2024-03-24T12:17:22.391+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:22.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:22 smithi135 bash[49774]: debug 2024-03-24T12:17:22.391+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:22.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:22 smithi135 bash[49774]: debug 2024-03-24T12:17:22.391+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:22.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:22 smithi135 bash[49774]: debug 2024-03-24T12:17:22.391+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:23.059 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:22 smithi135 bash[73564]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:17:23.392 INFO:journalctl@ceph.osd.6.smithi135.stdout:Mar 24 12:17:23 smithi135 bash[73637]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:17:23.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:23 smithi135 bash[49774]: debug 2024-03-24T12:17:23.383+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:23.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:23 smithi135 bash[49774]: debug 2024-03-24T12:17:23.383+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:23.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:23 smithi135 bash[49774]: debug 2024-03-24T12:17:23.383+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:23.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:23 smithi135 bash[49774]: debug 2024-03-24T12:17:23.383+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:24.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:24 smithi135 bash[49774]: debug 2024-03-24T12:17:24.387+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:24.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:24 smithi135 bash[49774]: debug 2024-03-24T12:17:24.387+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:24.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:24 smithi135 bash[49774]: debug 2024-03-24T12:17:24.387+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:24.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:24 smithi135 bash[49774]: debug 2024-03-24T12:17:24.387+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:25.131 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.6.service' 2024-03-24T12:17:25.165 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:17:25.165 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-24T12:17:25.165 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-24T12:17:25.165 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.7 2024-03-24T12:17:25.446 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 systemd[1]: Stopping Ceph osd.7 for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:17:25.446 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 bash[49774]: debug 2024-03-24T12:17:25.363+0000 7f6a58909700 -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-24T12:17:25.446 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 bash[49774]: debug 2024-03-24T12:17:25.363+0000 7f6a58909700 -1 osd.7 149 *** Got signal Terminated *** 2024-03-24T12:17:25.446 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 bash[49774]: debug 2024-03-24T12:17:25.363+0000 7f6a58909700 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:17:25.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 bash[49774]: debug 2024-03-24T12:17:25.435+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:25.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 bash[49774]: debug 2024-03-24T12:17:25.435+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:25.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 bash[49774]: debug 2024-03-24T12:17:25.435+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:25.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:25 smithi135 bash[49774]: debug 2024-03-24T12:17:25.435+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:26.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:26 smithi135 bash[49774]: debug 2024-03-24T12:17:26.407+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:26.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:26 smithi135 bash[49774]: debug 2024-03-24T12:17:26.407+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:26.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:26 smithi135 bash[49774]: debug 2024-03-24T12:17:26.407+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:26.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:26 smithi135 bash[49774]: debug 2024-03-24T12:17:26.407+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:26.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:26 smithi135 bash[49774]: debug 2024-03-24T12:17:26.407+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.135:6804 osd.4 since back 2024-03-24T12:17:01.270983+0000 front 2024-03-24T12:17:01.271082+0000 (oldest deadline 2024-03-24T12:17:25.970792+0000) 2024-03-24T12:17:27.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:27 smithi135 bash[49774]: debug 2024-03-24T12:17:27.411+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:27.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:27 smithi135 bash[49774]: debug 2024-03-24T12:17:27.411+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:27.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:27 smithi135 bash[49774]: debug 2024-03-24T12:17:27.411+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:27.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:27 smithi135 bash[49774]: debug 2024-03-24T12:17:27.411+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:27.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:27 smithi135 bash[49774]: debug 2024-03-24T12:17:27.411+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.135:6804 osd.4 since back 2024-03-24T12:17:01.270983+0000 front 2024-03-24T12:17:01.271082+0000 (oldest deadline 2024-03-24T12:17:25.970792+0000) 2024-03-24T12:17:28.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:28 smithi135 bash[49774]: debug 2024-03-24T12:17:28.463+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:28.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:28 smithi135 bash[49774]: debug 2024-03-24T12:17:28.463+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:28.731 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:28 smithi135 bash[49774]: debug 2024-03-24T12:17:28.463+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:28.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:28 smithi135 bash[49774]: debug 2024-03-24T12:17:28.463+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:28.732 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:28 smithi135 bash[49774]: debug 2024-03-24T12:17:28.463+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.135:6804 osd.4 since back 2024-03-24T12:17:01.270983+0000 front 2024-03-24T12:17:01.271082+0000 (oldest deadline 2024-03-24T12:17:25.970792+0000) 2024-03-24T12:17:29.734 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:29 smithi135 bash[49774]: debug 2024-03-24T12:17:29.419+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6806 osd.0 since back 2024-03-24T12:16:26.362610+0000 front 2024-03-24T12:16:26.363123+0000 (oldest deadline 2024-03-24T12:16:51.662784+0000) 2024-03-24T12:17:29.734 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:29 smithi135 bash[49774]: debug 2024-03-24T12:17:29.419+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6814 osd.1 since back 2024-03-24T12:16:36.265116+0000 front 2024-03-24T12:16:36.265041+0000 (oldest deadline 2024-03-24T12:17:00.365068+0000) 2024-03-24T12:17:29.734 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:29 smithi135 bash[49774]: debug 2024-03-24T12:17:29.419+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6822 osd.2 since back 2024-03-24T12:16:47.367473+0000 front 2024-03-24T12:16:47.367368+0000 (oldest deadline 2024-03-24T12:17:10.267194+0000) 2024-03-24T12:17:29.734 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:29 smithi135 bash[49774]: debug 2024-03-24T12:17:29.419+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.134:6830 osd.3 since back 2024-03-24T12:16:55.970449+0000 front 2024-03-24T12:16:55.970392+0000 (oldest deadline 2024-03-24T12:17:21.270083+0000) 2024-03-24T12:17:29.734 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:29 smithi135 bash[49774]: debug 2024-03-24T12:17:29.419+0000 7f6a54efd700 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.135:6804 osd.4 since back 2024-03-24T12:17:01.270983+0000 front 2024-03-24T12:17:01.271082+0000 (oldest deadline 2024-03-24T12:17:25.970792+0000) 2024-03-24T12:17:31.607 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:31 smithi135 bash[73777]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:17:31.608 INFO:journalctl@ceph.osd.7.smithi135.stdout:Mar 24 12:17:31 smithi135 bash[73849]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:17:33.650 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@osd.7.service' 2024-03-24T12:17:33.684 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:17:33.684 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-24T12:17:33.684 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-24T12:17:33.684 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a 2024-03-24T12:17:33.914 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 systemd[1]: Stopping Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.885Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.885Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.886Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.886Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.886Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.886Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.886Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.886Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.886Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.887Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:17:33.915 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.887Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-24T12:17:33.916 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:33 smithi135 bash[62560]: ts=2024-03-24T12:17:33.887Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-24T12:17:34.705 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a.service' 2024-03-24T12:17:34.731 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:34 smithi135 bash[73998]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:17:34.731 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:34 smithi135 bash[74061]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:17:34.731 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:34 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:17:34.731 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:Mar 24 12:17:34 smithi135 systemd[1]: Stopped Ceph prometheus.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:17:34.736 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:17:34.736 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-24T12:17:34.736 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T12:17:39.178 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:17:39 smithi134 systemd[1]: Stopping Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:17:40.121 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:17:39 smithi134 bash[95975]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:17:40.121 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:17:39 smithi134 bash[96048]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:17:40.121 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:17:39 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:17:40.121 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:17:39 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-24T12:17:40.121 INFO:journalctl@ceph.node-exporter.a.smithi134.stdout:Mar 24 12:17:39 smithi134 systemd[1]: Stopped Ceph node-exporter.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:17:40.428 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:17:40 smithi134 systemd[1]: Stopping Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:17:40.428 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:17:40 smithi134 bash[86697]: ts=2024-03-24T12:17:40.258Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:17:41.134 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:17:40 smithi134 bash[96109]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:17:41.134 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:17:40 smithi134 bash[96179]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:17:41.134 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:17:40 smithi134 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:17:41.134 INFO:journalctl@ceph.alertmanager.a.smithi134.stdout:Mar 24 12:17:40 smithi134 systemd[1]: Stopped Ceph alertmanager.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:18:14.771 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T12:18:19.230 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:18:19 smithi135 systemd[1]: Stopping Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:18:19.950 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:18:19 smithi135 bash[74302]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:18:19.980 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:18:19 smithi135 bash[74377]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:18:19.980 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:18:19 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:18:19.980 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:18:19 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-24T12:18:19.980 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Mar 24 12:18:19 smithi135 systemd[1]: Stopped Ceph node-exporter.b for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:18:20.381 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:18:20 smithi135 systemd[1]: Stopping Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715... 2024-03-24T12:18:21.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:18:20 smithi135 bash[74439]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:18:21.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:18:21 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:18:21.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:18:21 smithi135 bash[74514]: Error response from daemon: No such container: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:18:21.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:18:21 smithi135 systemd[1]: ceph-ffb840ea-e9d3-11ee-95cd-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-24T12:18:21.230 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Mar 24 12:18:21 smithi135 systemd[1]: Stopped Ceph grafana.a for ffb840ea-e9d3-11ee-95cd-87774f69a715. 2024-03-24T12:18:44.074 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:18:44.090 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:18:44.105 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-24T12:18:44.107 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949/remote/smithi134/crash 2024-03-24T12:18:44.108 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/crash -- . 2024-03-24T12:18:44.124 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T12:18:44.124 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-03-24T12:18:44.126 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949/remote/smithi135/crash 2024-03-24T12:18:44.127 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/crash -- . 2024-03-24T12:18:44.140 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T12:18:44.140 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-03-24T12:18:44.141 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-24T12:18:44.141 DEBUG:teuthology.orchestra.run.smithi134:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:18:44.184 INFO:teuthology.orchestra.run.smithi134.stdout:2024-03-24T11:48:18.989137+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T12:18:44.185 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-24T12:18:44.185 DEBUG:teuthology.orchestra.run.smithi134:> sudo egrep '\[SEC\]' /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:18:44.203 DEBUG:teuthology.orchestra.run.smithi134:> sudo egrep '\[ERR\]' /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:18:44.219 DEBUG:teuthology.orchestra.run.smithi134:> sudo egrep '\[WRN\]' /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:18:44.280 INFO:teuthology.orchestra.run.smithi134.stdout:2024-03-24T11:48:18.989137+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T12:18:44.281 INFO:tasks.cephadm:Compressing logs... 2024-03-24T12:18:44.281 DEBUG:teuthology.orchestra.run.smithi134:> 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-24T12:18:44.283 DEBUG:teuthology.orchestra.run.smithi135:> 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-24T12:18:44.296 INFO:teuthology.orchestra.run.smithi134.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-24T12:18:44.300 INFO:teuthology.orchestra.run.smithi135.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-24T12:18:44.302 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.a.log 2024-03-24T12:18:44.303 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi134.uxfqtg.log 2024-03-24T12:18:44.303 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mgr.y.log 2024-03-24T12:18:44.304 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.c.log 2024-03-24T12:18:44.305 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi134.uxfqtg.log: /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T12:18:44.305 INFO:teuthology.orchestra.run.smithi134.stderr: 76.9% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi134.uxfqtg.log.gz 2024-03-24T12:18:44.305 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.1.log 2024-03-24T12:18:44.305 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/tcmu-runner.log 2024-03-24T12:18:44.306 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.audit.log: /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi134.kbknkp.log 2024-03-24T12:18:44.307 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/tcmu-runner.log: 83.9% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/tcmu-runner.log.gz 2024-03-24T12:18:44.307 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log 2024-03-24T12:18:44.308 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi134.kbknkp.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T12:18:44.308 INFO:teuthology.orchestra.run.smithi134.stderr: 77.0% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi134.kbknkp.log.gz 2024-03-24T12:18:44.315 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.0.log 2024-03-24T12:18:44.317 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.b.log 2024-03-24T12:18:44.318 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.5.log 2024-03-24T12:18:44.319 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.cephadm.log: 90.6% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T12:18:44.319 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.3.log 2024-03-24T12:18:44.319 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.0.log: 93.5% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T12:18:44.319 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T12:18:44.320 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.2.log 2024-03-24T12:18:44.320 INFO:teuthology.orchestra.run.smithi135.stderr:gzip /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.b.log: -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mgr.x.log 2024-03-24T12:18:44.321 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T12:18:44.321 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.6.log 2024-03-24T12:18:44.321 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mgr.x.log: /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi135.rfienr.log 2024-03-24T12:18:44.322 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi135.xbqomt.log 2024-03-24T12:18:44.322 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.3.log: /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-volume.log: 94.3% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-24T12:18:44.322 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-24T12:18:44.323 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.6.log: /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi135.rfienr.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log 2024-03-24T12:18:44.323 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi135.xbqomt.log: 76.9% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi135.rfienr.log.gz 2024-03-24T12:18:44.324 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T12:18:44.324 INFO:teuthology.orchestra.run.smithi135.stderr: 77.0% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi135.xbqomt.log.gz 2024-03-24T12:18:44.324 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.4.log 2024-03-24T12:18:44.325 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T12:18:44.327 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.cephadm.log: /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.4.log: 83.6% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T12:18:44.329 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.7.log 2024-03-24T12:18:44.330 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-volume.log: 88.6% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T12:18:44.333 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-24T12:18:44.333 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.7.log: 90.7% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-24T12:18:44.346 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/cephadm.log: 85.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T12:18:44.347 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T12:18:44.347 INFO:teuthology.orchestra.run.smithi134.stderr: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T12:18:44.347 INFO:teuthology.orchestra.run.smithi135.stderr: 91.5% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T12:18:44.375 INFO:teuthology.orchestra.run.smithi135.stderr: 89.4% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mgr.x.log.gz 2024-03-24T12:18:44.730 INFO:teuthology.orchestra.run.smithi134.stderr: 88.8% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mgr.y.log.gz 2024-03-24T12:18:44.866 INFO:teuthology.orchestra.run.smithi135.stderr: 92.7% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.b.log.gz 2024-03-24T12:18:44.889 INFO:teuthology.orchestra.run.smithi134.stderr: 92.4% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.c.log.gz 2024-03-24T12:18:45.196 INFO:teuthology.orchestra.run.smithi134.stderr: 93.4% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.2.log.gz 2024-03-24T12:18:45.431 INFO:teuthology.orchestra.run.smithi134.stderr: 91.1% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-mon.a.log.gz 2024-03-24T12:18:45.649 INFO:teuthology.orchestra.run.smithi135.stderr: 93.2% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.6.log.gz 2024-03-24T12:18:45.781 INFO:teuthology.orchestra.run.smithi135.stderr: 93.7% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.7.log.gz 2024-03-24T12:18:45.856 INFO:teuthology.orchestra.run.smithi134.stderr: 93.5% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.0.log.gz 2024-03-24T12:18:45.943 INFO:teuthology.orchestra.run.smithi135.stderr: 93.3% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.5.log.gz 2024-03-24T12:18:46.006 INFO:teuthology.orchestra.run.smithi135.stderr: 93.6% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.4.log.gz 2024-03-24T12:18:46.007 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-03-24T12:18:46.007 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m1.718s 2024-03-24T12:18:46.007 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m6.537s 2024-03-24T12:18:46.007 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m0.234s 2024-03-24T12:18:46.062 INFO:teuthology.orchestra.run.smithi134.stderr: 93.5% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.1.log.gz 2024-03-24T12:18:46.309 INFO:teuthology.orchestra.run.smithi134.stderr: 93.4% -- replaced with /var/log/ceph/ffb840ea-e9d3-11ee-95cd-87774f69a715/ceph-osd.3.log.gz 2024-03-24T12:18:46.311 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-24T12:18:46.311 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m2.024s 2024-03-24T12:18:46.311 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m8.037s 2024-03-24T12:18:46.311 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.341s 2024-03-24T12:18:46.311 INFO:tasks.cephadm:Archiving logs... 2024-03-24T12:18:46.311 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949/remote/smithi134/log 2024-03-24T12:18:46.312 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T12:18:47.412 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949/remote/smithi135/log 2024-03-24T12:18:47.413 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T12:18:48.363 INFO:tasks.cephadm:Removing cluster... 2024-03-24T12:18:48.363 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 --force 2024-03-24T12:18:49.157 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb840ea-e9d3-11ee-95cd-87774f69a715 --force 2024-03-24T12:18:49.943 INFO:tasks.cephadm:Removing cephadm ... 2024-03-24T12:18:49.944 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T12:18:49.951 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T12:18:49.955 INFO:tasks.cephadm:Teardown complete 2024-03-24T12:18:49.956 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-24T12:18:49.966 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-24T12:18:49.966 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T12:18:49.997 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T12:18:50.015 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:18:50.015 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-03-24T12:18:50.016 INFO:teuthology.orchestra.run.smithi134.stdout:*hv01.front.sepi 44.4.53.2 2 u 33 128 377 0.101 -0.719 0.143 2024-03-24T12:18:50.016 INFO:teuthology.orchestra.run.smithi134.stdout:+hv02.front.sepi 63.231.80.2 3 u 112 128 377 0.071 0.037 0.113 2024-03-24T12:18:50.016 INFO:teuthology.orchestra.run.smithi134.stdout:+hv03.front.sepi 74.6.168.72 3 u 38 128 377 0.104 0.997 0.195 2024-03-24T12:18:50.016 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-24T12:18:50.019 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:18:50.019 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-03-24T12:18:50.019 INFO:teuthology.orchestra.run.smithi135.stdout:*hv01.front.sepi 44.4.53.2 2 u 40 64 377 0.093 7.491 1.856 2024-03-24T12:18:50.019 INFO:teuthology.orchestra.run.smithi135.stdout:+hv02.front.sepi 63.231.80.2 3 u 46 64 377 0.102 10.429 1.658 2024-03-24T12:18:50.019 INFO:teuthology.orchestra.run.smithi135.stdout:+hv03.front.sepi 74.6.168.72 3 u 39 64 377 0.086 10.839 1.470 2024-03-24T12:18:50.019 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-24T12:18:50.020 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-24T12:18:50.030 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-24T12:18:50.031 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-24T12:18:50.040 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-24T12:18:50.050 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-24T12:18:50.060 INFO:teuthology.task.internal:Duration was 2348.484569 seconds 2024-03-24T12:18:50.061 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-24T12:18:50.070 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-24T12:18:50.071 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T12:18:50.073 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T12:18:50.120 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-24T12:18:50.120 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-03-24T12:18:50.120 DEBUG:teuthology.orchestra.run.smithi134:> 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-24T12:18:50.132 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-03-24T12:18:50.132 DEBUG:teuthology.orchestra.run.smithi135:> 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-24T12:18:50.145 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-24T12:18:50.145 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T12:18:50.176 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T12:18:50.250 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-24T12:18:50.250 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T12:18:50.252 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T12:18:50.425 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-24T12:18:50.439 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-24T12:18:50.439 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T12:18:50.452 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T12:18:50.468 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-24T12:18:50.482 DEBUG:teuthology.orchestra.run.smithi134:> 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-24T12:18:50.484 DEBUG:teuthology.orchestra.run.smithi135:> 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-24T12:18:50.496 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-03-24T12:18:50.498 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-03-24T12:18:50.529 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T12:18:50.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:18:50.568 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T12:18:50.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:18:50.578 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-24T12:18:50.590 INFO:teuthology.task.internal:Transferring archived files... 2024-03-24T12:18:50.591 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949/remote/smithi134 2024-03-24T12:18:50.591 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T12:18:50.625 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949/remote/smithi135 2024-03-24T12:18:50.625 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T12:18:50.654 INFO:teuthology.task.internal:Removing archive directory... 2024-03-24T12:18:50.654 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T12:18:50.657 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T12:18:50.663 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-24T12:18:50.676 INFO:teuthology.task.internal:Not uploading archives. 2024-03-24T12:18:50.676 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-24T12:18:50.691 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-24T12:18:50.691 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T12:18:50.704 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T12:18:50.710 INFO:teuthology.orchestra.run.smithi134.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 12:18 /home/ubuntu/cephtest 2024-03-24T12:18:50.712 INFO:teuthology.orchestra.run.smithi135.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 12:18 /home/ubuntu/cephtest 2024-03-24T12:18:50.714 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-24T12:18:50.727 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-24T12:18:50.754 INFO:teuthology.nuke:Checking targets against current locks 2024-03-24T12:18:50.784 DEBUG:teuthology.nuke:shortname: smithi134 2024-03-24T12:18:50.785 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T12:18:50.804 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949', '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-24 11:29:35.914950', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-24T12:18:50.810 DEBUG:teuthology.nuke:shortname: smithi135 2024-03-24T12:18:50.810 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T12:18:50.829 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617949', '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-24 11:29:35.916856', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-24T12:18:50.845 INFO:teuthology.orchestra.console.smithi134:Power off 2024-03-24T12:18:50.845 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T12:18:50.873 DEBUG:teuthology.orchestra.console.smithi134:power off output: Chassis Power Control: Down/Off 2024-03-24T12:18:50.873 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:18:50.888 INFO:teuthology.orchestra.console.smithi135:Power off 2024-03-24T12:18:50.889 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T12:18:50.898 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2024-03-24T12:18:50.911 DEBUG:teuthology.orchestra.console.smithi135:power off output: Chassis Power Control: Down/Off 2024-03-24T12:18:50.911 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:18:50.933 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-03-24T12:18:54.899 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:18:54.934 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:18:55.008 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2024-03-24T12:18:55.043 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-03-24T12:18:59.012 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:18:59.043 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:18:59.121 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is off 2024-03-24T12:18:59.151 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is off 2024-03-24T12:18:59.223 INFO:teuthology.orchestra.console.smithi134:Power off completed 2024-03-24T12:18:59.252 INFO:teuthology.orchestra.console.smithi135:Power off completed 2024-03-24T12:18:59.356 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 2348.4845685958862 failure_reason: '"2024-03-24T11:48:18.989137+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-24T12:18:59.356 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T12:18:59.425 INFO:teuthology.run:FAIL